Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtricore-opcodes.h56 #define MASK_OP_SLRO_D(op) MASK_BITS_SHIFT(op, 8, 11) macro
H A Dtranslate.c3629 r1 = MASK_OP_SLRO_D(ctx->opcode); in decode_16Bit_opc()
3634 r1 = MASK_OP_SLRO_D(ctx->opcode); in decode_16Bit_opc()
3639 r1 = MASK_OP_SLRO_D(ctx->opcode); in decode_16Bit_opc()
3644 r1 = MASK_OP_SLRO_D(ctx->opcode); in decode_16Bit_opc()