Searched refs:OH_TBR (Results 1 – 3 of 3) sorted by relevance
43 #define OH_TBR 0x10 /* this operand is a TBR */ macro
50 { O_tbr, "O_tbr", 10, 11, OH_TBR }, /* 11-20 */
312 else if (opr->hint & OH_TBR) { in print_operands()906 else if (oper->hint & OH_TBR) { in parse_operand()