Searched defs:AM3Opc (Results 1 – 1 of 1) sorted by relevance
437 inline unsigned char getAM3Offset(unsigned AM3Opc) { return AM3Opc & 0xFF; } in getAM3Offset() argument 438 inline AddrOpc getAM3Op(unsigned AM3Opc) { in getAM3Op() argument 441 inline unsigned getAM3IdxMode(unsigned AM3Opc) { return (AM3Opc >> 9); } in getAM3IdxMode() argument