Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c2854 static const uint8_t fcmov_cc[8] = { in gen_x87() local
2864 op1 = fcmov_cc[op & 3] | (((op >> 3) & 1) ^ 1); in gen_x87()