branch-misc-1.s

来自「工具链BINUTIS-2.16的源代码」· S 代码 · 共 28 行

S
28
字号
# Source file used to test the branches to locals in this file.	.textl1:	.space 20l2:	.space 20l3:	.space 20x:	bal	l1	bal	l2	bal	l3	bal	l4	bal	l5	bal	l6	.space 20l4:	.space 20l5:	.space 20l6:# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...	.space	8

⌨️ 快捷键说明

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