HomeSort by relevance Sort by last modified time
    Searched refs:OH_TBR (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/bedbug/
ppc.h 43 #define OH_TBR 0x10 /* this operand is a TBR */
tables.h 50 { O_tbr, "O_tbr", 10, 11, OH_TBR }, /* 11-20 */
  /external/u-boot/common/
bedbug.c 314 else if (opr->hint & OH_TBR) {
919 else if (oper->hint & OH_TBR) {

Completed in 251 milliseconds