代码搜索:objdump
找到约 4,575 项符合「objdump」的源代码
代码结果 4,575
www.eeworm.com/read/447738/1697414
d pfam.d
#as:
#objdump: -dr
#name: i860 pfam
.*: +file format .*
Disassembly of section \.text:
00000000 :
0: 00 04 22 48 r2p1.ss %f0,%f1,%f2
4: 80 1c 85 48 r2p1.sd %f3,%f4,%f5
8: 80 05 4
www.eeworm.com/read/447738/1698343
d warning-014.d
#objdump: -D
#source: warning-014.s
.*: file format elf32-d10v
Disassembly of section .text:
00000000 :
0: 30 12 8e 2d ld r1, @r2+ || btsti r1, 0x6
4: 01 12 0e 2d add r1, r2 || bts
www.eeworm.com/read/447738/1698434
d immediate-001.d
#objdump: -Dr
#source: immediate-001.s
.*: file format elf32-d10v
Disassembly of section .text:
00000000 :
0: e0 00 7f ff ldi.l r0, 0x7fff
4: e0 00 ff ff ldi.l r0, -0x1
8: 41 0f
www.eeworm.com/read/395929/2429250
d mul.d
#objdump: -dr
#name: D30V alignment test
#as: -WO
.*: +file format elf32-d30v
Disassembly of section .text:
00000000 :
0: 8a105187 0a1020c4 mulx2h r5, r6, r7
www.eeworm.com/read/347503/3170833
d split-lo16.d
#objdump: -dr
#name: V850E split LO16 tests
#as: -mv850e
#...
00000000 :
0: 40 0e 00 00 movhi 0, r0, r1
2: R_V850_HI16_S foo
4: 01 16 00 00 addi 0, r1, r2
6: R_V850_LO16 foo
8: 01
www.eeworm.com/read/447738/1696936
d split-lo16.d
#objdump: -dr
#name: V850E split LO16 tests
#as: -mv850e
#...
00000000 :
0: 40 0e 00 00 movhi 0, r0, r1
2: R_V850_HI16_S foo
4: 01 16 00 00 addi 0, r1, r2
6: R_V850_LO16 foo
8: 01
www.eeworm.com/read/347503/3172491
d pushpop-dcr1-sreg.d
#objdump: -rs
#name: pushpop-word-sreg-dcr1-special
.*: file format .*-cris
Contents of section \.text:
0000 fee17e7e fee17e7e fee17e7e f8e17e7e .*
0010 fbe17e7e fce17e7e fde17e7e ffe17e7e .
www.eeworm.com/read/340665/3268256
d pushpop-dcr1-sreg.d
#objdump: -rs
#name: pushpop-word-sreg-dcr1-special
.*: file format .*-cris
Contents of section \.text:
0000 fee17e7e fee17e7e fee17e7e f8e17e7e .*
0010 fbe17e7e fce17e7e fde17e7e ffe17e7e .
www.eeworm.com/read/306946/3730784
makefile
crt0 : crt0.s
arm-linux-gcc -c -o crt0.o crt0.s
arm-linux-ld -Ttext 0x0000000 -g crt0.o -o crt0_tmp.o
arm-linux-objcopy -O binary -S crt0_tmp.o crt0
arm-linux-objdump -D -b binary -m arm crt0 >
www.eeworm.com/read/447738/1698594
d pushpop-dcr1-sreg.d
#objdump: -rs
#name: pushpop-word-sreg-dcr1-special
.*: file format .*-cris
Contents of section \.text:
0000 fee17e7e fee17e7e fee17e7e f8e17e7e .*
0010 fbe17e7e fce17e7e fde17e7e ffe17e7e .