Home
last modified time | relevance | path

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

/qemu/target/tricore/
H A Dtricore-opcodes.h52 #define MASK_OP_SLR_S2(op) MASK_BITS_SHIFT(op, 12, 15) macro
H A Dtranslate.c3406 r2 = MASK_OP_SLR_S2(ctx->opcode); in decode_slr_opc()