Searched refs:OP2_32_BRC_JGE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/tricore/ | ||
H A D | tricore-opcodes.h | 811 OP2_32_BRC_JGE = 0x00, enumerator |
H A D | translate.c | 3031 if (MASK_OP_BRC_OP2(ctx->opcode) == OP2_32_BRC_JGE) { in gen_compute_branch() |