OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mmx_2
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
hax-all.c
1006
memcpy((XMMReg *)(env->xmm_regs) + 8, fpu.
mmx_2
, sizeof(fpu.
mmx_2
));
1027
memcpy(fpu.
mmx_2
, (XMMReg *)(env->xmm_regs) + 8, sizeof (fpu.
mmx_2
));
hax-interface.h
49
uint8
mmx_2
[8][16];
member in struct:fx_layout
Completed in 477 milliseconds