代码搜索:ADDRESSING
找到约 974 项符合「ADDRESSING」的源代码
代码结果 974
www.eeworm.com/read/447738/1697496
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/447738/1697609
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/395229/2445947
am_et
% Copy the template from ISO/IEC 14651
copy "iso14651_t1"
% Correct Unicode Addressing
script
order_start ;forward
# qW qWi
# QW QWi
# hW hWi
www.eeworm.com/read/327242/13092218
sun makefile.sun
#
# makefile for fasta3, fasta3_t. Use makefile.pvm for pvcompxx.
#CC= cc -g -xarch=v8plusa
# switches for 64-bit addressing
CC= cc -fast -xO4 -xarch=v9
#CC= cc -g -xarch=v9
# for SUNMP, use -DTHR
www.eeworm.com/read/487320/1237467
makefile
CROSS_COMPILE ?=
EXTRA_CFLAGS ?=
CC = $(CROSS_COMPILE)gcc -g
CFLAGS := $(CFLAGS) $(EXTRA_CFLAGS)
coldfire:memory.o addressing.o i.o cycle.o handlers.o exception.o ../tracer/tracer.o board.o ram.o
me
www.eeworm.com/read/347503/3171746
d x86-64-addr32.d
#as: -J
#objdump: -drw
#name: x86-64 32-bit addressing
.*: +file format elf64-x86-64
Disassembly of section .text:
0+000 :
[ ]*0:[ ]+67 48 8d 80 00 00 00 00[ ]+addr32[ ]+lea[ ]+0x0\(%[r
www.eeworm.com/read/347503/3172280
d address-001.d
#objdump: -D
#name: D10V supported indirect addressing
#as:
.*: +file format elf32-d10v
Disassembly of section .text:
00000000 :
0: 78 02 72 04 ldb r0, @r2 -> ldub r0, @r2
4: 70 02 62
www.eeworm.com/read/340665/3268112
d address-001.d
#objdump: -D
#name: D10V supported indirect addressing
#as:
.*: +file format elf32-d10v
Disassembly of section .text:
00000000 :
0: 78 02 72 04 ldb r0, @r2 -> ldub r0, @r2
4: 70 02 62
www.eeworm.com/read/288816/4004528
makefile
CROSS_COMPILE ?=
EXTRA_CFLAGS ?=
CC = $(CROSS_COMPILE)gcc -g
CFLAGS := $(CFLAGS) $(EXTRA_CFLAGS)
coldfire:memory.o addressing.o i.o cycle.o handlers.o exception.o ../tracer/tracer.o board.o ram.o
me
www.eeworm.com/read/448675/1685695
makefile
CROSS_COMPILE ?=
EXTRA_CFLAGS ?=
CC = $(CROSS_COMPILE)gcc -g
CFLAGS := $(CFLAGS) $(EXTRA_CFLAGS)
coldfire:memory.o addressing.o i.o cycle.o handlers.o exception.o ../tracer/tracer.o board.o ram.o
me