代码搜索:Packing
找到约 2,087 项符合「Packing」的源代码
代码结果 2,087
www.eeworm.com/read/447738/1698398
s instruction_packing-003.s
.section s1 ,"ax"
foo:
add r1,r11
add r2,r11 || add r3,r11
.section s2 ,"ax"
bar:
add r4,r11 || add r5,r11
www.eeworm.com/read/447738/1698400
d instruction_packing-010.d
#objdump: -D
#source: instruction_packing-007.s
#as: -gstabs --no-gstabs-packing --gstabs-packing
.*: file format elf32-d10v
Disassembly of section .text:
00000000 :
0: e0 00 00 00 ldi
www.eeworm.com/read/447738/1698405
s instruction_packing-001.s
.text
.align 2
foo:
ldi r1,0x3000
ldi r0, #1
jl r1
L0:
ldi r0, #1
trap #0
ldi r0, #1
bl L0
ldi r0, #1
jmp r1
ldi r0, #1
stop
ldi r0, #1
sleep
ldi r0, #1
wait
L1:
ldi r0, #1
dbt
ldi
www.eeworm.com/read/447738/1698428
s instruction_packing-005.s
.globl in_data
.data
.align 1
.type in_data,@object
.size in_data,2
in_data:
.word 8192
.text
.align 2
.globl foo
.type foo,@function
foo:
st r13,@-sp
ld r0,@((in_data),r14)
bl func_a
www.eeworm.com/read/447738/1698437
d instruction_packing-002.d
#objdump: -Dr
#source: instruction_packing-002.s
#as: -W
.*: file format elf32-d10v
Disassembly of section s1:
00000000 :
0: 01 1b 5e 00 add r1, r11 || nop
Disassembly of section s2:
www.eeworm.com/read/402480/2322097
c odls_packing_fns.c
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/372507/9507391
doc best fit bin packing.doc
www.eeworm.com/read/453711/7413999
pdf dropping method for rectangle packing problem.pdf
www.eeworm.com/read/402480/2322044
c rmgr_data_type_packing_fns.c
/*
* Copyright (c) 2004-2006 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/402480/2322205
c gpr_data_type_packing_fns.c
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.