Home
last modified time | relevance | path

Searched refs:OPC2_32_BRR_JGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/tricore/
H A Dtricore-opcodes.h847 OPC2_32_BRR_JGE = 0x00, enumerator
H A Dtranslate.c3098 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JGE) { in gen_compute_branch()