builtin2.d

来自「GNU binutils是GNU交叉工具链中的一个源码包」· D 代码 · 共 25 行

D
25
字号
# as: -no-predefined-syms# objdump: -dtr# source: builtin1.s# Make sure we don't look at the symbol table when parsing special# register names..*:     file format elf64-mmixSYMBOL TABLE:0+ l    d  \.text	0+ (|\.text)0+ l    d  \.data	0+ (|\.data)0+ l    d  \.bss	0+ (|\.bss)0+14 l       \*ABS\*	0+ rJ0+ g     F \.text	0+ MainDisassembly of section \.text:0+ <Main>:   0:	fe050004 	get \$5,rJ   4:	fe060004 	get \$6,rJ   8:	f6040007 	put rJ,\$7   c:	f6040008 	put rJ,\$8

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?