Searched refs:MASK_OP_SRRS_N (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/tricore/ | ||
H A D | tricore-opcodes.h | 73 #define MASK_OP_SRRS_N(op) MASK_BITS_SHIFT(op, 6, 7) macro |
H A D | translate.c | 3619 const16 = MASK_OP_SRRS_N(ctx->opcode); in decode_16Bit_opc() |