Home
last modified time | relevance | path

Searched refs:USESAS_REG (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-sh.c1605 #define USESAS_REG(x) (((((x) >> 8) - 2) & 3) + 2) macro
1608 #define SETSAS_REG(x) USESAS_REG (x)
2068 if ((f & USESAS) && reg == USESAS_REG (insn)) in sh_insn_uses_reg()
DChangeLog-00019372 (USESAS, USESAS_REG, USESR8, SETSAS, SETSAS_REG): New macros.