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