Lines Matching full:amx
3 * amx tests
7 * Tests for amx #NM exception and save/restore.
151 /* xfd=0, enable amx */ in guest_code()
172 /* xfd=0x40000, disable amx tiledata */ in guest_code()
177 * remains the same even when amx tiledata is disabled by IA32_XFD. in guest_code()
207 /* xfd=0, enable amx */ in guest_nm_handler()
249 /* amx cfg for guest_code */ in main()
253 /* amx tiledata for guest_code */ in main()
286 /* Compacted mode, get amx offset by xsave area in main()
287 * size subtract 8K amx size. in main()
300 "GUEST_SYNC(%ld), #NM exception and enable amx\n", uc.args[1]); in main()