⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jal-svr4pic.s

📁 Linux下嵌入式开发工具源代码
💻 S
字号:
# Source file used to test the jal macro with -KPIC code.	text_label:		.set	noreorder	.cpload	$25	.set	reorder	.cprestore	0	jal	$25	jal	$4,$25	jal	text_label	jal	external_text_label	# Test j as well		j	text_label# Round to a 16 byte boundary, for ease in testing multiple targets.	nop	nop	nop	nop

⌨️ 快捷键说明

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