Searched refs:SIB_REGS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru.h208 SIB_REGS, enumerator in enum:reg_class
222 "SIB_REGS", \
235 /* SIB_REGS */ { 0xf, 0xff000000, ~0, 0xffffff, 0}, \
251 && (REGNO) <= LAST_ARG_REGNUM ? SIB_REGS \
252 : (REGNO) == STATIC_CHAIN_REGNUM ? SIB_REGS \
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru.h213 SIB_REGS, enumerator in enum:reg_class
228 "SIB_REGS", \
242 /* SIB_REGS */ { 0xf, 0xff000000, ~0, 0xffffff, 0}, \
261 && (REGNO) <= LAST_ARG_REGNUM ? SIB_REGS \
262 : (REGNO) == STATIC_CHAIN_REGNUM ? SIB_REGS \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.h190 SIB_REGS, enumerator in enum:reg_class
201 "SIB_REGS", \
211 /* SIB_REGS */ { 0xfe0c, 0}, \
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.h190 SIB_REGS, enumerator in enum:reg_class
201 "SIB_REGS", \
211 /* SIB_REGS */ { 0xfe0c, 0}, \

Completed in 102 milliseconds