Searched refs:c3210 (Results 1 – 3 of 3) sorted by relevance
12 ULong c3210; in do_fprem() local27 : /*out*/ "=r" (c3210) in do_fprem()32 res->i = (int)(c3210 & 0x4700); /* mask for C3,2,1,0 */ in do_fprem()
1857 UInt c3210 = x87->env[FP_ENV_STAT] & 0x4700; in do_put_x87() local1888 vex_state->guest_FC3210 = c3210; in do_put_x87()1915 UInt c3210 = vex_state->guest_FC3210; in do_get_x87() local1922 = toUShort(((ftop & 7) << 11) | (c3210 & 0x4700)); in do_get_x87()2363 ULong c3210 = vex_state->guest_FC3210; in amd64g_dirtyhelper_FSTENV() local2370 = toUShort(toUInt( ((ftop & 7) << 11) | (c3210 & 0x4700) )); in amd64g_dirtyhelper_FSTENV()2416 UInt c3210 = vex_state->guest_FC3210; in amd64g_dirtyhelper_FNSAVES() local2422 = toUShort(((ftop & 7) << 11) | (c3210 & 0x4700)); in amd64g_dirtyhelper_FNSAVES()2472 UInt c3210 = x87->env[FPS_ENV_STAT] & 0x4700; in amd64g_dirtyhelper_FRSTORS() local2501 vex_state->guest_FC3210 = c3210; in amd64g_dirtyhelper_FRSTORS()
1613 UInt c3210 = x87->env[FP_ENV_STAT] & 0x4700; in do_put_x87() local1644 vex_state->guest_FC3210 = c3210; in do_put_x87()1671 UInt c3210 = vex_state->guest_FC3210; in do_get_x87() local1678 = toUShort(((ftop & 7) << 11) | (c3210 & 0x4700)); in do_get_x87()