Searched refs:is_xmm (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-i386/
H A Dtranslate.c3090 int b1, op1_offset, op2_offset, is_xmm, val, ot; local
3107 is_xmm = 1;
3111 is_xmm = 0;
3113 is_xmm = 1;
3126 if (is_xmm && !(s->flags & HF_OSFXSR_MASK))
3143 if (!is_xmm) {
3149 if (is_xmm)
3435 if (is_xmm) {
3451 if (is_xmm) {
3944 if (is_xmm) {
[all...]

Completed in 37 milliseconds