Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtricore-opcodes.h45 #define MASK_OP_SBR_DISP4(op) MASK_BITS_SHIFT(op, 8, 11) macro
H A Dtranslate.c3685 address = MASK_OP_SBR_DISP4(ctx->opcode); in decode_16Bit_opc()
3703 address = MASK_OP_SBR_DISP4(ctx->opcode); in decode_16Bit_opc()