Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtricore-opcodes.h95 #define MASK_OP_ABSB_BPOS(op) MASK_BITS_SHIFT(op, 8, 10) macro
H A Dtranslate.c8082 bpos = MASK_OP_ABSB_BPOS(ctx->opcode); in decode_32Bit_opc()