Home
last modified time | relevance | path

Searched defs:SP_REG (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp91 #define SP_REG __rsp macro
97 # define SP_REG __sp macro
99 # define SP_REG sp macro
105 #define SP_REG __esp macro
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc89 #define SP_REG __rsp macro
95 # define SP_REG __sp macro
97 # define SP_REG sp macro
103 #define SP_REG __esp macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc91 #define SP_REG __rsp macro
97 # define SP_REG __sp macro
99 # define SP_REG sp macro
105 #define SP_REG __esp macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.h375 SP_REG, /* sp register (aka a1) */ enumerator
H A Dxtensa.cc4408 RL_REGS, SP_REG, RL_REGS, RL_REGS, in xtensa_regno_to_class() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.h369 SP_REG, /* sp register (aka a1) */ enumerator
H A Dxtensa.c4376 RL_REGS, SP_REG, RL_REGS, RL_REGS, in xtensa_regno_to_class() enumerator