hilo-hazard-2.s

来自「gdb-6.8 Linux下的调试程序 最新版本」· 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 + -
显示快捷键?