Searched defs:MIPS16OP_EXTRACT_REG32R (Results 1 – 2 of 2) sorted by relevance
1860 #define MIPS16OP_EXTRACT_REG32R(i) ((((i) >> 5) & 7) | ((i) & 0x18)) macro
1866 #define MIPS16OP_EXTRACT_REG32R(i) ((((i) >> 5) & 7) | ((i) & 0x18)) macro