代码搜索:ADDRESSING
找到约 974 项符合「ADDRESSING」的源代码
代码结果 974
www.eeworm.com/read/447738/1698436
s address-004.s
;; Test unsupported indirect addressing
.text
.global main
main:
stb r0,@r2+
jmp r13
www.eeworm.com/read/409921/2220075
h xpath.h
/*
* Summary: XML Path Language implementation
* Description: API for the XML Path Language implementation
*
* XML Path Language implementation
* XPath is a language for addressing parts of
www.eeworm.com/read/409921/2220122
c xpath.c
/*
* xpath.c: XML Path Language implementation
* XPath is a language for addressing parts of an XML document,
* designed to be used by both XSLT and XPointer
*
* Reference:
www.eeworm.com/read/366702/2882951
c loop-19.c
/* This tests strength reduction and choice of induction variables. The targets
for this testcase are quite limited, as with different set of available
addressing modes, the results may be quit
www.eeworm.com/read/387493/8669383
inc sysdef.inc
r0 EQU 0x00 ;Indirect Addressing Register
DirR EQU 0x00 ;Indirect Addressing Register
r2 EQU 0x02 ;Program Counter Register
r3 EQU 0x03 ;Status Register
sr EQU 0x03 ;Status
www.eeworm.com/read/344778/11860677
inc sysdef.inc
r0 EQU 0x00 ;Indirect Addressing Register
DirR EQU 0x00 ;Indirect Addressing Register
r2 EQU 0x02 ;Program Counter Register
r3 EQU 0x03 ;Status Register
sr EQU 0x03 ;Status
www.eeworm.com/read/344776/11860805
inc sysdef.inc
r0 EQU 0x00 ;Indirect Addressing Register
DirR EQU 0x00 ;Indirect Addressing Register
r2 EQU 0x02 ;Program Counter Register
r3 EQU 0x03 ;Status Register
sr EQU 0x03 ;Status
www.eeworm.com/read/344775/11860923
inc sysdef.inc
r0 EQU 0x00 ;Indirect Addressing Register
DirR EQU 0x00 ;Indirect Addressing Register
r2 EQU 0x02 ;Program Counter Register
r3 EQU 0x03 ;Status Register
sr EQU 0x03 ;Status
www.eeworm.com/read/344774/11861038
inc sysdef.inc
r0 EQU 0x00 ;Indirect Addressing Register
DirR EQU 0x00 ;Indirect Addressing Register
r2 EQU 0x02 ;Program Counter Register
r3 EQU 0x03 ;Status Register
sr EQU 0x03 ;Status
www.eeworm.com/read/364251/7075869
h xpath.h
/*
* Summary: XML Path Language implementation
* Description: API for the XML Path Language implementation
*
* XML Path Language implementation
* XPath is a language for addressing parts of an XM