Home
last modified time | relevance | path

Searched defs:USESF2_REG (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-sh.c1586 #define USESF2_REG(x) ((x & 0x00f0) >> 4) macro
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcoff-sh.c1634 #define USESF2_REG(x) ((x & 0x00f0) >> 4) macro