Home
last modified time | relevance | path

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

/qemu/target/tricore/
H A Dtricore-opcodes.h56 #define MASK_OP_SLRO_D(op) MASK_BITS_SHIFT(op, 8, 11) macro
H A Dtranslate.c3627 r1 = MASK_OP_SLRO_D(ctx->opcode); in decode_16Bit_opc()
3632 r1 = MASK_OP_SLRO_D(ctx->opcode); in decode_16Bit_opc()
3637 r1 = MASK_OP_SLRO_D(ctx->opcode); in decode_16Bit_opc()
3642 r1 = MASK_OP_SLRO_D(ctx->opcode); in decode_16Bit_opc()