Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtricore-opcodes.h177 #define MASK_OP_RCR_CONST9_SEXT(op) MASK_BITS_SHIFT_SEXT(op, 12, 20) macro
H A Dtranslate.c5379 const9 = MASK_OP_RCR_CONST9_SEXT(ctx->opcode); in decode_rcr_cond_select()
5418 const9 = MASK_OP_RCR_CONST9_SEXT(ctx->opcode); in decode_rcr_madd()
5473 const9 = MASK_OP_RCR_CONST9_SEXT(ctx->opcode); in decode_rcr_msub()