Searched refs:OH_SPR (Results 1 – 3 of 3) sorted by relevance
42 #define OH_SPR 0x08 /* this operand is an SPR */ macro
49 { O_spr, "O_spr", 10, 11, OH_SPR }, /* 11-20 */
308 else if (opr->hint & OH_SPR) { in print_operands()898 else if (oper->hint & OH_SPR) { in parse_operand()