Home
last modified time | relevance | path

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

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