代码搜索:Packing
找到约 2,087 项符合「Packing」的源代码
代码结果 2,087
www.eeworm.com/read/347503/3172175
d instruction_packing-004.d
#objdump: -Dr
#source: instruction_packing-004.s
#as: -W
.*: file format elf32-d10v
Disassembly of section s1:
00000000 :
0: 01 1b 5e 00 add r1, r11 || nop
00000004 :
4: 01 2
www.eeworm.com/read/347503/3172188
d instruction_packing-001.d
#objdump: -D
#source: instruction_packing-001.s
.*: file format elf32-d10v
Disassembly of section .text:
00000000 :
0: e0 10 30 00 ldi.l r1, 0x3000
4: 26 81 40 03 jl r1 || ldi.s r0
www.eeworm.com/read/347503/3172210
d instruction_packing-007.d
#objdump: -D
#source: instruction_packing-007.s
.*: file format elf32-d10v
Disassembly of section .text:
00000000 :
0: e0 00 00 00 ldi.l r0, 0x0
4: e0 10 10 00 ldi.l r1, 0x1000
www.eeworm.com/read/347503/3172229
d instruction_packing-006.d
#objdump: -Dr
#source: instruction_packing-006.s
.*: file format elf32-d10v
Disassembly of section .text:
00000000 :
0: 24 81 5e 00 bl.s 8 || nop
4: 20 01 de 00 ldi.s r0
www.eeworm.com/read/347503/3172236
s instruction_packing-002.s
.section s1, "ax"
foo:
add r1,r11
.section s2, "ax"
bar:
add r2,r11 || add r3,r11
add r2,r11 -> add r3,r11
add r2,r11
www.eeworm.com/read/347503/3172241
d instruction_packing-008.d
#objdump: -D
#source: instruction_packing-007.s
#as: -gstabs
.*: file format elf32-d10v
Disassembly of section .text:
00000000 :
0: e0 00 00 00 ldi.l r0, 0x0
4: e0 10 10 00 ldi.l
www.eeworm.com/read/347503/3172261
d instruction_packing-005.d
#objdump: -D
#source: instruction_packing-005.s
#as: -O
.*: file format elf32-d10v
Disassembly of section .text:
00000000 :
0: 36 df de 00 st r13, @-sp || nop
4: f0 0e 00 00 ld r0
www.eeworm.com/read/347503/3172265
d instruction_packing-003.d
#objdump: -Dr
#source: instruction_packing-003.s
#as: -W
.*: file format elf32-d10v
Disassembly of section s1:
00000000 :
0: 01 1b 5e 00 add r1, r11 || nop
4: 01 2b 02 76 add r2,
www.eeworm.com/read/347503/3172273
d instruction_packing-009.d
#objdump: -D
#source: instruction_packing-007.s
#as: -gstabs --no-gstabs-packing
.*: file format elf32-d10v
Disassembly of section .text:
00000000 :
0: e0 00 00 00 ldi.l r0, 0x0
4:
www.eeworm.com/read/347503/3172290
s instruction_packing-004.s
.section s1 ,"ax"
foo:
add r1,r11
.section s1 ,"ax"
bar:
add r2,r11 || add r3,r11