Lines Matching full:amx
3 * amx tests
7 * Tests for amx #NM exception and save/restore.
136 /* xfd=0, enable amx */ in guest_code()
157 /* xfd=0x40000, disable amx tiledata */ in guest_code()
162 * remains the same even when amx tiledata is disabled by IA32_XFD. in guest_code()
192 /* xfd=0, enable amx */ in guest_nm_handler()
234 /* amx cfg for guest_code */ in main()
238 /* amx tiledata for guest_code */ in main()
271 /* Compacted mode, get amx offset by xsave area in main()
272 * size subtract 8K amx size. in main()
285 "GUEST_SYNC(%ld), #NM exception and enable amx\n", uc.args[1]); in main()