Searched refs:OPC2_32_BRR_JNZ_A (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/tricore/ | ||
H A D | tricore-opcodes.h | 862 OPC2_32_BRR_JNZ_A = 0x01, enumerator |
H A D | translate.c | 3140 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JNZ_A) { in gen_compute_branch() |