elf-rel14.s

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

S
11
字号
	.ent	foofoo:	lw	$4,%call16(bar)($28)	la	$5,.L1	# Insert an instruction that doesn't use $5 to avoid a spurious	# nop after the previous load macro.	addiu	$6,$6,1.L1:	.space	32	.end	foo

⌨️ 快捷键说明

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