hilo-hazard-2.s
来自「这个是LINUX下的GDB调度工具的源码」· S 代码 · 共 19 行
S
19 行
# Test for architectures without mf{hi,lo} -> mult/div/mt{hi,lo} hazards.## mach: vr5500 mips32 mips64# as: -mabi=eabi# ld: -N -Ttext=0x80010000# output: pass\\n .include "hilo-hazard.inc" .include "testutils.inc" setup .set noreorder .ent DIAGDIAG: hilo pass .end DIAG
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?