synth64.d

来自「Linux下嵌入式开发工具源代码」· D 代码 · 共 20 行

D
20
字号
#as: -Av9#objdump: -dr --prefix-addresses#name: sparc64 synth64.*: +file format .*sparc.*Disassembly of section .text:0+0000 <foo-(0x|)4> iprefetch  0+0004 <foo>0+0004 <foo> signx  %g1, %g20+0008 <foo\+(0x|)4> clruw  %g1, %g20+000c <foo\+(0x|)8> cas  \[ %g1 \], %g2, %g30+0010 <foo\+(0x|)c> casl  \[ %g1 \], %g2, %g30+0014 <foo\+(0x|)10> casx  \[ %g1 \], %g2, %g30+0018 <foo\+(0x|)14> casxl  \[ %g1 \], %g2, %g30+001c <foo\+(0x|)18> clrx  \[ %g1 \+ %g2 \]0+0020 <foo\+(0x|)1c> clrx  \[ %g1 \]0+0024 <foo\+(0x|)20> clrx  \[ %g1 \+ 1 \]0+0028 <foo\+(0x|)24> clrx  \[ %g1 \+ 0x2a \]0+002c <foo\+(0x|)28> clrx  \[ 0x42 \]

⌨️ 快捷键说明

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