Changeset 95522 in vbox for trunk/src/VBox/VMM/testcase
- Timestamp:
- Jul 5, 2022 9:36:07 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp
r95516 r95522 313 313 #define iemAImpl_punpckhwd_u64 NULL 314 314 #define iemAImpl_punpckhdq_u64 NULL 315 #define iemAImpl_packsswb_u64 NULL 316 #define iemAImpl_packssdw_u64 NULL 317 #define iemAImpl_packuswb_u64 NULL 318 315 319 #define iemAImpl_punpcklbw_u128 NULL 316 320 #define iemAImpl_punpcklwd_u128 NULL … … 321 325 #define iemAImpl_punpckhdq_u128 NULL 322 326 #define iemAImpl_punpckhqdq_u128 NULL 327 #define iemAImpl_packsswb_u128 NULL 328 #define iemAImpl_packssdw_u128 NULL 329 #define iemAImpl_packuswb_u128 NULL 330 #define iemAImpl_packusdw_u128 NULL 331 323 332 324 333 #define iemAImpl_pand_u64 NULL
Note:
See TracChangeset
for help on using the changeset viewer.