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

📄 delay.d

📁 Linux下嵌入式开发工具源代码
💻 D
字号:
#objdump: -dr --prefix-addresses -mmips:4000#name: MIPS delay#as: -mips3# # Gas should produce nop's after mtc1 and related # insn's if the target fpr is used in the # immediatly following insn.  See also nodelay.d.#.*: +file format .*mips.*Disassembly of section .text:0+0000 <[^>]*> mtc1	\$zero,\$f00+0004 <[^>]*> nop0+0008 <[^>]*> cvt.d.w	\$f0,\$f00+000c <[^>]*> mtc1	\$zero,\$f10+0010 <[^>]*> nop0+0014 <[^>]*> cvt.d.w	\$f1,\$f1	...

⌨️ 快捷键说明

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