Searched refs:MASK_OP_RCRW_D (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/tricore/ | ||
H A D | tricore-opcodes.h | 190 #define MASK_OP_RCRW_D(op) MASK_OP_META_D(op) macro |
H A D | translate.c | 5338 r4 = MASK_OP_RCRW_D(ctx->opcode); in decode_rcrw_insert() |