Searched defs:OP32_TREG (Results 1 – 2 of 2) sorted by relevance
13574 #define OP32_TREG(opcode) (((opcode) >> 21) & 0x1f) macro
13659 #define OP32_TREG(opcode) (((opcode) >> 21) & 0x1f) macro