Searched defs:cc_op_live (Results 1 – 2 of 2) sorted by relevance
/qemu/target/i386/tcg/ | ||
H A D | translate.c | 313 static uint8_t cc_op_live(CCOp op) in cc_op_live() function |
/qemu/target/m68k/ | ||
H A D | translate.c | 203 static const uint8_t cc_op_live[CC_OP_NB] = { variable |