rd-usp-1b.d

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

D
16
字号
#objdump: -dr#as: --march=v32 --em=criself#source: v32-err-8.s# Check that USP gets the right number for V32..*:     file format elf32-us-crisDisassembly of section \.text:00000000 <\.text>:   0:	3ae6                	move r10,usp   2:	3fee b0ab 0f00      	move 0xfabb0,usp   8:	75ea                	move usp,\[r5\]   a:	3cea                	move \[r12\],usp

⌨️ 快捷键说明

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