Home
last modified time | relevance | path

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

/openbmc/u-boot/include/bedbug/
H A Dppc.h42 #define OH_SPR 0x08 /* this operand is an SPR */ macro
H A Dtables.h49 { O_spr, "O_spr", 10, 11, OH_SPR }, /* 11-20 */
/openbmc/u-boot/common/
H A Dbedbug.c308 else if (opr->hint & OH_SPR) { in print_operands()
898 else if (oper->hint & OH_SPR) { in parse_operand()