Searched refs:MASK_OP_SLR_D (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/tricore/ | ||
H A D | tricore-opcodes.h | 53 #define MASK_OP_SLR_D(op) MASK_BITS_SHIFT(op, 8, 11) macro |
H A D | translate.c | 3404 r1 = MASK_OP_SLR_D(ctx->opcode); in decode_slr_opc() |