代码搜索:ADDRESSING
找到约 974 项符合「ADDRESSING」的源代码
代码结果 974
www.eeworm.com/read/447738/1697188
s mode5.s
| Test conversion of mode 5 addressing with a zero offset into mode 2.
.text
move.l 0(%a3),%d1
move.l %d2,0(%a4)
move.l 0(%a5),0(%a1)
.p2align 4
www.eeworm.com/read/447738/1697504
d bug-1825.d
#objdump: -S -r
#as: -m68hc12 -gdwarf2
#name: 68HC12 PC-relative addressing modes (bug-1825)
.*: file format elf32\-m68hc12
Disassembly of section \.text:
0+ :
;;;
\.sect \.text
\.glo
www.eeworm.com/read/447738/1698391
s address-001.s
;;
;; address-001.s
;; Test supported indirect addressing
;;
.text
.global main
main:
;;
;; Indirect
;;
ldb r0,@r2
ldub r0,@r2
ld r0,@r2
ld2w r0,@r
www.eeworm.com/read/398200/2386856
changelog
2004-03-07 Gary Thomas
* include/flash_tc58xxx.inl: Page addressing was wrong for large (> 32MB) devices.
2004-02-25 Gary Thomas
* include/flash_tc58xx
www.eeworm.com/read/395929/2429685
d ffxx1.d
#objdump: --prefix-addresses -dr
#name: FFxx1
# Test for FFxx:8 addressing.
.*: file format .*h8300.*
Disassembly of section .text:
...
0: 16 main
0+0400 f8 7f mov.b #0x7
www.eeworm.com/read/294899/8194986
asm fircircfunc.asm
;FIRcircfunc.asm ASM function called from C using circular addressing
;A4=newest sample, B4=coefficient address, A6=filter order
;Delay samples organized: x[n-(N-1)]...x[n]; coeff as h(0)...h[N-1]
www.eeworm.com/read/347503/3171386
d indexed12.d
#objdump: -S
#as: -m68hc12 -gdwarf2
#name: 68HC12 indexed addressing mode with 5, 9 and 16-bit offsets (indexed12)
#source: indexed12.s
.*: +file format elf32\-m68hc12
Disassembly of section .text:
www.eeworm.com/read/347503/3171393
d opers12.d
#objdump: -d --prefix-addresses --reloc
#as: -m68hc12
#name: 68HC12 specific addressing modes (opers12)
.*: +file format elf32\-m68hc12
Disassembly of section .text:
0+0+ anda \[12,X\]
0+000
www.eeworm.com/read/347503/3171506
d ffxx1-coff.d
#objdump: --prefix-addresses -dr
#name: FFxx1
# Test for FFxx:8 addressing.
.*: file format .*h8300.*
Disassembly of section .text:
...
0: 16 main
0+0400 .*mov.b #0x7f,r0l
0+0402
www.eeworm.com/read/447738/1697489
d indexed12.d
#objdump: -S
#as: -m68hc12 -gdwarf2
#name: 68HC12 indexed addressing mode with 5, 9 and 16-bit offsets (indexed12)
#source: indexed12.s
.*: +file format elf32\-m68hc12
Disassembly of section .text: