Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtricore-opcodes.h200 #define MASK_OP_RLC_CONST16(op) MASK_BITS_SHIFT(op, 12, 27) macro
H A Dtranslate.c5542 const16 = MASK_OP_RLC_CONST16(ctx->opcode); in decode_rlc_opc()
5558 const16 = MASK_OP_RLC_CONST16(ctx->opcode); in decode_rlc_opc()
5568 const16 = MASK_OP_RLC_CONST16(ctx->opcode); in decode_rlc_opc()