Home
last modified time | relevance | path

Searched refs:OH_TBR (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/bedbug/
Dppc.h43 #define OH_TBR 0x10 /* this operand is a TBR */ macro
Dtables.h50 { O_tbr, "O_tbr", 10, 11, OH_TBR }, /* 11-20 */
/external/u-boot/common/
Dbedbug.c312 else if (opr->hint & OH_TBR) { in print_operands()
906 else if (oper->hint & OH_TBR) { in parse_operand()