Home
last modified time | relevance | path

Searched defs:SPREG (Results 1 – 25 of 70) sorted by relevance

123

/dports/lang/gforth/gforth-0.7.3/arch/386/
H A Dmachine.h77 # define SPREG asm("%edi") macro
91 # define SPREG asm("%esi") macro
104 # define SPREG asm("%esi") macro
109 # define SPREG asm("%esi") macro
119 # define SPREG asm("%esi") macro
132 # define SPREG asm("%esi") macro
140 # define SPREG asm("%ebx") macro
/dports/lang/gforth/gforth-0.7.3/arch/mips/
H A Dmachine.h43 #define SPREG asm("$17") macro
/dports/lang/qscheme/qscheme-0.5.1/
H A Dvm2.h17 #define SPREG asm("%edi") macro
27 #define SPREG /* asm("%g6") */ macro
41 #define SPREG asm("%esp") macro
49 #define SPREG macro
H A Dvm2.c427 register SOBJ *sp SPREG; in scm_vm() local
/dports/lang/gforth/gforth-0.7.3/arch/alpha/
H A Dmachine.h38 #define SPREG asm("$11") macro
/dports/lang/gforth/gforth-0.7.3/arch/hppa/
H A Dmachine.h46 #define SPREG asm("%r9") macro
/dports/lang/gforth/gforth-0.7.3/arch/m68k/
H A Dmachine.h70 #define SPREG asm("%a4") macro
/dports/lang/gforth/gforth-0.7.3/arch/amd64/
H A Dmachine.h93 # define SPREG asm("%r15") macro
/dports/lang/gforth/gforth-0.7.3/engine/
H A Dengine.c158 #define SPREG macro
328 register Cell *sp SPREG = sp0; local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A Dregisters.h324 #define SPREG(N) cpu_registers(processor)->spr[N] macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A Dregisters.h324 #define SPREG(N) cpu_registers(processor)->spr[N] macro
/dports/devel/avr-gdb/gdb-7.3.1/sim/ppc/
H A Dregisters.h324 #define SPREG(N) cpu_registers(processor)->spr[N] macro
/dports/devel/gdb761/gdb-7.6.1/sim/ppc/
H A Dregisters.h323 #define SPREG(N) cpu_registers(processor)->spr[N] macro
/dports/devel/dev86/dev86-0.16.20/as/
H A Dconst.h92 SPREG, enumerator
/dports/lang/pcc/pcc-1.1.0/arch/powerpc/
H A Dmacdefs.h339 #define SPREG R1 /* stack pointer */ macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rl78/
H A Drl78.h223 SPREG, enumerator
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rl78/
H A Drl78.h223 SPREG, enumerator
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rl78/
H A Drl78.h223 SPREG, enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rl78/
H A Drl78.h223 SPREG, enumerator
/dports/lang/gcc48/gcc-4.8.5/gcc/config/rl78/
H A Drl78.h196 SPREG, enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rl78/
H A Drl78.h223 SPREG, enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rl78/
H A Drl78.h223 SPREG, enumerator
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/rl78/
H A Drl78.h196 SPREG, enumerator
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rl78/
H A Drl78.h223 SPREG, enumerator
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rl78/
H A Drl78.h223 SPREG, enumerator

123