Searched refs:VM86_STI (Results 1 – 2 of 2) sorted by relevance
171 } else if (VM86_TYPE(ret) == VM86_STI) { in do_test()303 do_test(&v86, vmcode_sti - vmcode, VM86_STI, 0, "STI with VIP set"); in main()313 do_test(&v86, vmcode_popf_hlt - vmcode, VM86_STI, 0, "POPF with VIP and IF set"); in main()
37 #define VM86_STI 3 /* sti/popf/iret instruction enabled macro