Home
last modified time | relevance | path

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

/u-boot/include/bedbug/
A Dtables.h82 0, "addi", H_RA0_IS_0 },
178 0, "lwzx", H_RA0_IS_0 },
212 0, "dcbf", H_RA0_IS_0 },
214 0, "lbzx", H_RA0_IS_0 },
254 0, "stbx", H_RA0_IS_0 },
448 0, "lwz", H_RA0_IS_0 },
452 0, "lbz", H_RA0_IS_0 },
456 0, "stw", H_RA0_IS_0 },
460 0, "stb", H_RA0_IS_0 },
464 0, "lhz", H_RA0_IS_0 },
[all …]
A Dppc.h333 #define H_RA0_IS_0 0x4 /* If rA = 0 then treat as literal 0 */ macro
/u-boot/common/
A Dbedbug.c297 (opr->field == O_rA) && (ctx->op->hint & H_RA0_IS_0)) { in print_operands()

Completed in 6 milliseconds