代码搜索:ADDRESSING
找到约 974 项符合「ADDRESSING」的源代码
代码结果 974
www.eeworm.com/read/124443/6047564
current_settings
AGP settings dump:
Device 0, vendor_id 8086, device_id 7190,(bus 0, device 0, function 0) - AGP device found:
Status (1f000203): Sideband addressing 2x 1x
Command (00000000): AGP-Disabled
Device 1,
www.eeworm.com/read/492812/6409912
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/7654/126069
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/191809/5162073
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/190682/5171388
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/347503/3171085
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/347503/3171401
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/347503/3172288
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/340665/3267485
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 f8 7f mov.b #0x7
www.eeworm.com/read/340665/3268120
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