Searched refs:OPC_BGEZC (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/mips/tcg/ | ||
H A D | micromips_translate.c.inc | 2791 mips32_op = OPC_BGEZC; |
H A D | nanomips_translate.c.inc | 2510 /* OPC_BGEZC */ |
H A D | translate.c | 133 OPC_BGEZC = (0x16 << 26), enumerator |