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

📄 wince_ldconst.d

📁 GNU binutils是GNU交叉工具链中的一个源码包
💻 D
字号:
#objdump: -dr --prefix-addresses --show-raw-insn#name: ARM ldr with immediate constant (WinCE version)#as: -mcpu=arm7m -EL#source: ldconst.s# This file is the same as ldconst.d except that the PC-# relative LDR instructions have not had a -8 bias inserted..*: +file format .*arm.*Disassembly of section .text:0+00 <[^>]*> e3a00000 ?	mov	r0, #0	; 0x00+04 <[^>]*> e3a004ff ?	mov	r0, #-16777216	; 0xff0000000+08 <[^>]*> e3e00000 ?	mvn	r0, #0	; 0x00+0c <[^>]*> e51f000c ?	ldr	r0, \[pc, #-12\]	; 0+08 <[^>]*>0+10 <[^>]*> 0fff0000 ?	.*0+14 <[^>]*> e3a0e000 ?	mov	lr, #0	; 0x00+18 <[^>]*> e3a0e8ff ?	mov	lr, #16711680	; 0xff00000+1c <[^>]*> e3e0e8ff ?	mvn	lr, #16711680	; 0xff00000+20 <[^>]*> e51fe00c ?	ldr	lr, \[pc, #-12\]	; 0+1c <[^>]*>0+24 <[^>]*> 00fff000 ?	.*0+28 <[^>]*> 03a00000 ?	moveq	r0, #0	; 0x00+2c <[^>]*> 03a00cff ?	moveq	r0, #65280	; 0xff000+30 <[^>]*> 03e00cff ?	mvneq	r0, #65280	; 0xff000+34 <[^>]*> 051f000c ?	ldreq	r0, \[pc, #-12\]	; 0+30 <[^>]*>0+38 <[^>]*> 000fff00 ?	.*0+3c <[^>]*> 43a0b000 ?	movmi	fp, #0	; 0x00+40 <[^>]*> 43a0b0ff ?	movmi	fp, #255	; 0xff0+44 <[^>]*> 43e0b0ff ?	mvnmi	fp, #255	; 0xff0+48 <[^>]*> 451fb00c ?	ldrmi	fp, \[pc, #-12\]	; 0+44 <[^>]*>0+4c <[^>]*> 0000fff0 ?	.*

⌨️ 快捷键说明

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