Home | History | Annotate | Download | only in target-i386

Lines Matching refs:xmm_regs

3168             gen_sto_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg]));
3190 offsetof(CPUX86State,xmm_regs[reg]));
3197 offsetof(CPUX86State,xmm_regs[reg]));
3222 gen_ldo_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg]));
3225 gen_op_movo(offsetof(CPUX86State,xmm_regs[reg]),
3226 offsetof(CPUX86State,xmm_regs[rm]));
3233 tcg_gen_st32_tl(cpu_T[0], cpu_env, offsetof(CPUX86State,xmm_regs[reg].XMM_L(0)));
3235 tcg_gen_st32_tl(cpu_T[0], cpu_env, offsetof(CPUX86State,xmm_regs[reg].XMM_L(1)));
3236 tcg_gen_st32_tl(cpu_T[0], cpu_env, offsetof(CPUX86State,xmm_regs[reg].XMM_L(2)));
3237 tcg_gen_st32_tl(cpu_T[0], cpu_env, offsetof(CPUX86State,xmm_regs[reg].XMM_L(3)));
3240 gen_op_movl(offsetof(CPUX86State,xmm_regs[reg].XMM_L(0)),
3241 offsetof(CPUX86State,xmm_regs[rm].XMM_L(0)));
3247 gen_ldq_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)));
3249 tcg_gen_st32_tl(cpu_T[0], cpu_env, offsetof(CPUX86State,xmm_regs[reg].XMM_L(2)));
3250 tcg_gen_st32_tl(cpu_T[0], cpu_env, offsetof(CPUX86State,xmm_regs[reg].XMM_L(3)));
3253 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)),
3254 offsetof(CPUX86State,xmm_regs[rm].XMM_Q(0)));
3261 gen_ldq_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)));
3265 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)),
3266 offsetof(CPUX86State,xmm_regs[rm].XMM_Q(1)));
3272 gen_ldo_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg]));
3275 gen_op_movl(offsetof(CPUX86State,xmm_regs[reg].XMM_L(0)),
3276 offsetof(CPUX86State,xmm_regs[rm].XMM_L(0)));
3277 gen_op_movl(offsetof(CPUX86State,xmm_regs[reg].XMM_L(2)),
3278 offsetof(CPUX86State,xmm_regs[rm].XMM_L(2)));
3280 gen_op_movl(offsetof(CPUX86State,xmm_regs[reg].XMM_L(1)),
3281 offsetof(CPUX86State,xmm_regs[reg].XMM_L(0)));
3282 gen_op_movl(offsetof(CPUX86State,xmm_regs[reg].XMM_L(3)),
3283 offsetof(CPUX86State,xmm_regs[reg].XMM_L(2)));
3288 gen_ldq_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)));
3291 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)),
3292 offsetof(CPUX86State,xmm_regs[rm].XMM_Q(0)));
3294 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(1)),
3295 offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)));
3301 gen_ldq_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg].XMM_Q(1)));
3305 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(1)),
3306 offsetof(CPUX86State,xmm_regs[rm].XMM_Q(0)));
3312 gen_ldo_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg]));
3315 gen_op_movl(offsetof(CPUX86State,xmm_regs[reg].XMM_L(1)),
3316 offsetof(CPUX86State,xmm_regs[rm].XMM_L(1)));
3317 gen_op_movl(offsetof(CPUX86State,xmm_regs[reg].XMM_L(3)),
3318 offsetof(CPUX86State,xmm_regs[rm].XMM_L(3)));
3320 gen_op_movl(offsetof(CPUX86State,xmm_regs[reg].XMM_L(0)),
3321 offsetof(CPUX86State,xmm_regs[reg].XMM_L(1)));
3322 gen_op_movl(offsetof(CPUX86State,xmm_regs[reg].XMM_L(2)),
3323 offsetof(CPUX86State,xmm_regs[reg].XMM_L(3)));
3343 offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)));
3349 offsetof(CPUX86State,xmm_regs[reg].XMM_L(0)));
3356 gen_ldq_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)));
3359 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)),
3360 offsetof(CPUX86State,xmm_regs[rm].XMM_Q(0)));
3362 xmm_regs[reg].XMM_Q(1)));
3382 gen_sto_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg]));
3385 gen_op_movo(offsetof(CPUX86State,xmm_regs[rm]),
3386 offsetof(CPUX86State,xmm_regs[reg]));
3392 tcg_gen_ld32u_tl(cpu_T[0], cpu_env, offsetof(CPUX86State,xmm_regs[reg].XMM_L(0)));
3396 gen_op_movl(offsetof(CPUX86State,xmm_regs[rm].XMM_L(0)),
3397 offsetof(CPUX86State,xmm_regs[reg].XMM_L(0)));
3403 gen_stq_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)));
3406 gen_op_movq(offsetof(CPUX86State,xmm_regs[rm].XMM_Q(0)),
3407 offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)));
3414 gen_stq_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)));
3423 gen_stq_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg].XMM_Q(1)));
3453 op2_offset = offsetof(CPUX86State,xmm_regs[rm]);
3465 offsetof(CPUX86State,xmm_regs[rm]));
3473 offsetof(CPUX86State,xmm_regs[rm]));
3489 op1_offset = offsetof(CPUX86State,xmm_regs[reg]);
3506 op1_offset = offsetof(CPUX86State,xmm_regs[reg]);
3527 op2_offset = offsetof(CPUX86State,xmm_regs[rm]);
3563 op2_offset = offsetof(CPUX86State,xmm_regs[rm]);
3584 offsetof(CPUX86State,xmm_regs[reg].XMM_W(val)));
3601 offsetof(CPUX86State,xmm_regs[rm].XMM_W(val)));
3614 gen_stq_env_A0(s->mem_index, offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)));
3617 gen_op_movq(offsetof(CPUX86State,xmm_regs[rm].XMM_Q(0)),
3618 offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)));
3619 gen_op_movq_env_0(offsetof(CPUX86State,xmm_regs[rm].XMM_Q(1)));
3625 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)),
3627 gen_op_movq_env_0(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(1)));
3633 offsetof(CPUX86State,xmm_regs[rm].XMM_Q(0)));
3641 tcg_gen_addi_ptr(cpu_ptr0, cpu_env, offsetof(CPUX86State,xmm_regs[rm]));
3669 op1_offset = offsetof(CPUX86State,xmm_regs[reg]);
3671 op2_offset = offsetof(CPUX86State,xmm_regs[rm | REX_B(s)]);
3777 xmm_regs[reg].XMM_B(val & 15)));
3786 xmm_regs[reg].XMM_W(val & 7)));
3797 xmm_regs[reg].XMM_L(val & 3)));
3808 xmm_regs[reg].XMM_Q(val & 1)));
3821 xmm_regs[reg].XMM_L(val & 3)));
3835 xmm_regs[reg].XMM_B(val & 15)));
3840 offsetof(CPUX86State,xmm_regs[rm]
3848 offsetof(CPUX86State,xmm_regs[reg]
3853 xmm_regs[reg].XMM_L(0)));
3857 xmm_regs[reg].XMM_L(1)));
3861 xmm_regs[reg].XMM_L(2)));
3865 xmm_regs[reg].XMM_L(3)));
3877 xmm_regs[reg].XMM_L(val & 3)));
3887 xmm_regs[reg].XMM_Q(val & 1)));
3898 op1_offset = offsetof(CPUX86State,xmm_regs[reg]);
3900 op2_offset = offsetof(CPUX86State,xmm_regs[rm | REX_B(s)]);
3945 op1_offset = offsetof(CPUX86State,xmm_regs[reg]);
3965 op2_offset = offsetof(CPUX86State,xmm_regs[rm]);