hilo-hazard-1.s
来自「gdb-6.8 Linux下的调试程序 最新版本」· S 代码 · 共 20 行
S
20 行
# Test for architectures with mf{hi,lo} -> mult/div/mt{hi,lo} hazards.## mach: mips1 mips2 mips3 mips4 vr4100 vr4111 vr4120 vr5000 vr5400# as: -mabi=eabi# ld: -N -Ttext=0x80010000# output: HILO: * too close to MF at *\\n\\nprogram stopped*\\n# xerror: .include "hilo-hazard.inc" .include "testutils.inc" setup .set noreorder .ent DIAGDIAG: hilo pass .end DIAG
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?