Searched defs:MRM_REGD (Results 1 – 2 of 2) sorted by relevance
1461 #define MRM_REGD(x) (((x)>>3)&0x7) macro1466 #define MRM_REGD(x) (R|(((x)>>3)&0x7)) macro
1467 #define MRM_REGD(x) (((x)>>3)&0x7) macro1472 #define MRM_REGD(x) (R|(((x)>>3)&0x7)) macro