Searched refs:XTENSA_OP_POSTPROCESS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/xtensa/ | ||
H A D | cpu.h | 393 XTENSA_OP_POSTPROCESS = enumerator |
H A D | translate.c | 366 if (dc->op_flags & XTENSA_OP_POSTPROCESS) { in gen_jump_slot() |