Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtricore-opcodes.h185 #define MASK_OP_RCRR_CONST4(op) MASK_BITS_SHIFT(op, 12, 15) macro
H A Dtranslate.c8213 const16 = MASK_OP_RCRR_CONST4(ctx->opcode); in decode_32Bit_opc()