write_rflags
write_rflags(rflags);
write_rflags(rflags & ~PSL_T);
write_rflags(read_rflags() | vmxctx->host_tf);