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