Searched refs:IEMOPMEDIAF1L1 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp182 IEMOPMEDIAF1L1 g_iemAImpl_punpcklbw;
183 IEMOPMEDIAF1L1 g_iemAImpl_punpcklwd;
184 IEMOPMEDIAF1L1 g_iemAImpl_punpckldq;
185 IEMOPMEDIAF1L1 g_iemAImpl_punpcklqdq;
/vbox/src/VBox/VMM/include/
H A DIEMInternal.h1262 typedef struct IEMOPMEDIAF1L1 struct
1266 } IEMOPMEDIAF1L1; typedef in typeref:struct:IEMOPMEDIAF1L1
1268 typedef IEMOPMEDIAF1L1 const *PCIEMOPMEDIAF1L1;
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp640 static const IEMOPMEDIAF1L1 g_iemAImpl_punpcklbw = { iemAImpl_punpcklbw_u64, iemAImpl_punpcklbw_u128 };
642 static const IEMOPMEDIAF1L1 g_iemAImpl_punpcklwd = { iemAImpl_punpcklwd_u64, iemAImpl_punpcklwd_u128 };
644 static const IEMOPMEDIAF1L1 g_iemAImpl_punpckldq = { iemAImpl_punpckldq_u64, iemAImpl_punpckldq_u128 };
646 static const IEMOPMEDIAF1L1 g_iemAImpl_punpcklqdq = { NULL, iemAImpl_punpcklqdq_u128 };

Completed in 373 milliseconds