代码搜索结果

找到约 10,000 项符合 D 的代码

if.d

#objdump: -d --prefix-addresses #name: MRI structured if #as: -M # Test MRI structured if pseudo-op. .*: file format .* Disassembly of section .text: 0+000 cmpw %d1,%d0 0+002

for.d

#objdump: -d --prefix-addresses #name: MRI structured for #as: -M # Test MRI structured for pseudo-op. .*: file format .* Disassembly of section .text: 0+000 clrw %d1 0+002

and.d

#as: -EL #objdump: -dr -EL .*: +file format elf32-.*arc Disassembly of section .text: 00000000 : 0: 00 84 00 60 60008400 and r0,r1,r2 4: 00 b8 4d 63 634db800 and

or.d

#as: -EL #objdump: -dr -EL .*: +file format elf32-.*arc Disassembly of section .text: 00000000 : 0: 00 84 00 68 68008400 or r0,r1,r2 4: 00 b8 4d 6b 6b4db800 or

and.d

#objdump: -dr --prefix-addresses -mmips:4000 #name: MIPS and # Test the and macro. .*: +file format .*mips.* Disassembly of section .text: 0+0000 ]*> andi a0,a0,0x0 0+0004 ]*> andi a0,a0,0x

if.d

#objdump: -d --prefix-addresses #name: MRI structured if #as: -M # Test MRI structured if pseudo-op. .*: file format .* Disassembly of section .text: 0+000 cmpw %d1,%d0 0+002

for.d

#objdump: -d --prefix-addresses #name: MRI structured for #as: -M # Test MRI structured for pseudo-op. .*: file format .* Disassembly of section .text: 0+000 clrw %d1 0+002

and.d

#as: -EL #objdump: -dr -EL .*: +file format elf32-.*arc Disassembly of section .text: 00000000 : 0: 00 84 00 60 60008400 and r0,r1,r2 4: 00 b8 4d 63 634db800 and

or.d

#as: -EL #objdump: -dr -EL .*: +file format elf32-.*arc Disassembly of section .text: 00000000 : 0: 00 84 00 68 68008400 or r0,r1,r2 4: 00 b8 4d 6b 6b4db800 or

@n=d

Index of /courses/GD/jsj/GD_jsj_002b/images/pic/chapter05/gs Index of /courses/GD/jsj/GD_js