Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtricore-opcodes.h176 #define MASK_OP_RCR_CONST9(op) MASK_BITS_SHIFT(op, 12, 20) macro
H A Dtranslate.c5443 const9 = MASK_OP_RCR_CONST9(ctx->opcode); in decode_rcr_madd()
5448 const9 = MASK_OP_RCR_CONST9(ctx->opcode); in decode_rcr_madd()
5454 const9 = MASK_OP_RCR_CONST9(ctx->opcode); in decode_rcr_madd()
5498 const9 = MASK_OP_RCR_CONST9(ctx->opcode); in decode_rcr_msub()
5503 const9 = MASK_OP_RCR_CONST9(ctx->opcode); in decode_rcr_msub()
5509 const9 = MASK_OP_RCR_CONST9(ctx->opcode); in decode_rcr_msub()