dependency-1.d

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

D
18
字号
# as: -xexplicit# objdump: -d# name: IA64 read-before-write dependency# Note - this test is based on a bug reported here:#  http://sources.redhat.com/ml/bug-gnu-utils/2003-03/msg00270.html# With follows up on the binutils mailing list here:#  http://sources.redhat.com/ml/binutils/2003-04/msg00162.html.*: +file format .*Disassembly of section \.text:0+000 <foo>:   0:.*0b 40 00 40 10 18.*\[MMI\].*ldfs f8=\[r32\];;   6:.*00 40 84 30 33 00.*stfd \[r33\]=f8   c:.*00 00 04 00.*nop\.i 0x0;;

⌨️ 快捷键说明

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