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

/external/qemu/target-i386/
H A Dcpu.h779 MMXReg mmx_t0; member in struct:CPUX86State
H A Dtranslate.c3646 tcg_gen_st32_tl(cpu_T[0], cpu_env, offsetof(CPUX86State,mmx_t0.MMX_L(0)));
3648 tcg_gen_st32_tl(cpu_T[0], cpu_env, offsetof(CPUX86State,mmx_t0.MMX_L(1)));
3649 op1_offset = offsetof(CPUX86State,mmx_t0);
3688 op2_offset = offsetof(CPUX86State,mmx_t0);
3926 op2_offset = offsetof(CPUX86State,mmx_t0);
4133 op2_offset = offsetof(CPUX86State,mmx_t0);
4193 op2_offset = offsetof(CPUX86State,mmx_t0);

Completed in 533 milliseconds