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

📄 sib.s

📁 GNU binutils是GNU交叉工具链中的一个源码包
💻 S
字号:
#Test the special case of the index bits, 0x4, in SIB.	.textfoo:	.byte	0x8B, 0x04, 0x23	# effect is: movl (%ebx), %eax	.byte	0x8B, 0x04, 0x63	# effect is: movl (%ebx), %eax		.byte	0x8B, 0x04, 0xA3	# effect is: movl (%ebx), %eax	.byte	0x8B, 0x04, 0xE3	# effect is: movl (%ebx), %eax	nop	nop	.p2align	4,0

⌨️ 快捷键说明

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