Home
last modified time | relevance | path

Searched refs:MASK_OP_BRR_OP2 (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/target/tricore/
H A Dtricore-opcodes.h145 #define MASK_OP_BRR_OP2(op) MASK_BITS_SHIFT(op, 31, 31) macro
H A Dtranslate.c3515 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ) { in gen_compute_branch()
3524 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ_A) { in gen_compute_branch()
3533 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JGE) { in gen_compute_branch()
3542 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JLT) { in gen_compute_branch()
3551 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_LOOP) { in gen_compute_branch()
3580 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JNZ_A) { in gen_compute_branch()
/dports/emulators/qemu5/qemu-5.2.0/target/tricore/
H A Dtricore-opcodes.h145 #define MASK_OP_BRR_OP2(op) MASK_BITS_SHIFT(op, 31, 31) macro
H A Dtranslate.c3519 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ) { in gen_compute_branch()
3528 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ_A) { in gen_compute_branch()
3537 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JGE) { in gen_compute_branch()
3546 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JLT) { in gen_compute_branch()
3555 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_LOOP) { in gen_compute_branch()
3584 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JNZ_A) { in gen_compute_branch()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/tricore/
H A Dtricore-opcodes.h145 #define MASK_OP_BRR_OP2(op) MASK_BITS_SHIFT(op, 31, 31) macro
H A Dtranslate.c3515 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ) { in gen_compute_branch()
3524 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ_A) { in gen_compute_branch()
3533 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JGE) { in gen_compute_branch()
3542 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JLT) { in gen_compute_branch()
3551 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_LOOP) { in gen_compute_branch()
3580 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JNZ_A) { in gen_compute_branch()
/dports/emulators/qemu42/qemu-4.2.1/target/tricore/
H A Dtricore-opcodes.h145 #define MASK_OP_BRR_OP2(op) MASK_BITS_SHIFT(op, 31, 31) macro
H A Dtranslate.c3515 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ) { in gen_compute_branch()
3524 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ_A) { in gen_compute_branch()
3533 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JGE) { in gen_compute_branch()
3542 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JLT) { in gen_compute_branch()
3551 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_LOOP) { in gen_compute_branch()
3580 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JNZ_A) { in gen_compute_branch()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/tricore/
H A Dtricore-opcodes.h142 #define MASK_OP_BRR_OP2(op) MASK_BITS_SHIFT(op, 31, 31) macro
H A Dtranslate.c3521 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ) { in gen_compute_branch()
3530 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ_A) { in gen_compute_branch()
3539 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JGE) { in gen_compute_branch()
3548 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JLT) { in gen_compute_branch()
3557 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_LOOP) { in gen_compute_branch()
3586 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JNZ_A) { in gen_compute_branch()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/tricore/
H A Dtricore-opcodes.h145 #define MASK_OP_BRR_OP2(op) MASK_BITS_SHIFT(op, 31, 31) macro
H A Dtranslate.c3515 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ) { in gen_compute_branch()
3524 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ_A) { in gen_compute_branch()
3533 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JGE) { in gen_compute_branch()
3542 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JLT) { in gen_compute_branch()
3551 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_LOOP) { in gen_compute_branch()
3580 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JNZ_A) { in gen_compute_branch()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/tricore/
H A Dtricore-opcodes.h145 #define MASK_OP_BRR_OP2(op) MASK_BITS_SHIFT(op, 31, 31) macro
H A Dtranslate.c3507 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ) { in gen_compute_branch()
3516 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ_A) { in gen_compute_branch()
3525 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JGE) { in gen_compute_branch()
3534 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JLT) { in gen_compute_branch()
3543 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_LOOP) { in gen_compute_branch()
3572 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JNZ_A) { in gen_compute_branch()
/dports/emulators/qemu/qemu-6.2.0/target/tricore/
H A Dtricore-opcodes.h145 #define MASK_OP_BRR_OP2(op) MASK_BITS_SHIFT(op, 31, 31) macro
H A Dtranslate.c3495 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ) { in gen_compute_branch()
3504 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ_A) { in gen_compute_branch()
3513 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JGE) { in gen_compute_branch()
3522 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JLT) { in gen_compute_branch()
3531 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_LOOP) { in gen_compute_branch()
3560 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JNZ_A) { in gen_compute_branch()
/dports/emulators/qemu60/qemu-6.0.0/target/tricore/
H A Dtricore-opcodes.h145 #define MASK_OP_BRR_OP2(op) MASK_BITS_SHIFT(op, 31, 31) macro
H A Dtranslate.c3519 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ) { in gen_compute_branch()
3528 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JEQ_A) { in gen_compute_branch()
3537 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JGE) { in gen_compute_branch()
3546 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JLT) { in gen_compute_branch()
3555 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_LOOP) { in gen_compute_branch()
3584 if (MASK_OP_BRR_OP2(ctx->opcode) == OPC2_32_BRR_JNZ_A) { in gen_compute_branch()