operand-or.d

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

D
31
字号
# as: -xnone# objdump: -d --disassemble-zeroes# name: ia64 operand-or.*: +file format .*Disassembly of section \.text:0+000 <_start>:   0:	1c 00 00 00 01 00 	\[MFB\]       nop\.m 0x0   6:	30 20 80 09 28 00 	            fclass\.m p3,p4=f4,0x180   c:	00 00 00 20       	            nop\.b 0x0  10:	1c 00 00 00 01 00 	\[MFB\]       nop\.m 0x0  16:	30 20 c0 09 28 00 	            fclass\.m p3,p4=f4,0x1c0  1c:	00 00 00 20       	            nop\.b 0x0  20:	1c 00 00 00 01 00 	\[MFB\]       nop\.m 0x0  26:	30 20 c0 89 28 00 	            fclass\.m p3,p4=f4,0x1c1  2c:	00 00 00 20       	            nop\.b 0x0  30:	1c 00 00 00 01 00 	\[MFB\]       nop\.m 0x0  36:	30 20 c0 89 29 00 	            fclass\.m p3,p4=f4,0x1c3  3c:	00 00 00 20       	            nop\.b 0x0  40:	1c 00 00 00 01 00 	\[MFB\]       nop\.m 0x0  46:	30 20 c8 89 29 00 	            fclass\.m p3,p4=f4,0x1cb  4c:	00 00 00 20       	            nop\.b 0x0  50:	1c 00 00 00 01 00 	\[MFB\]       nop\.m 0x0  56:	30 20 d8 89 29 00 	            fclass\.m p3,p4=f4,0x1db  5c:	00 00 00 20       	            nop\.b 0x0  60:	1d 00 00 00 01 00 	\[MFB\]       nop\.m 0x0  66:	30 20 f8 89 29 00 	            fclass\.m p3,p4=f4,0x1fb  6c:	00 00 00 20       	            nop\.b 0x0;;

⌨️ 快捷键说明

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