Searched defs:gen_op_movq (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/target-i386/
H A Dtranslate.c2948 static inline void gen_op_movq(int d_offset, int s_offset) function
3453 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)),
3465 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)),
3491 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)),
3494 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(1)),
3505 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(1)),
3559 gen_op_movq(offsetof(CPUX86State,xmm_regs[reg].XMM_Q(0)),
3570 gen_op_movq(offsetof(CPUX86State,fpregs[rm].mmx),
3606 gen_op_movq(offsetof(CPUX86State,xmm_regs[rm].XMM_Q(0)),
3833 gen_op_movq(offseto
[all...]

Completed in 40 milliseconds