Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtricore-opcodes.h811 OP2_32_BRC_JGE = 0x00, enumerator
H A Dtranslate.c3034 if (MASK_OP_BRC_OP2(ctx->opcode) == OP2_32_BRC_JGE) { in gen_compute_branch()