Home
last modified time | relevance | path

Searched defs:hflags (Results 1 – 6 of 6) sorted by relevance

/external/qemu/target-i386/
Dmachine.c29 uint32_t hflags; in cpu_save() local
192 uint32_t hflags; in cpu_load() local
Dkvm.c499 uint32_t hflags; in kvm_get_sregs() local
Dhax-all.c788 uint32_t hflags; in hax_setup_qemu_emulator() local
Dcpu.h579 uint32_t hflags; /* TB flags, see HF_xxx constants. These flags member
/external/qemu/target-mips/
Dtranslate.c433 static TCGv_i32 hflags; variable
469 uint32_t hflags, saved_hflags; member
8232 int hflags = ctx->hflags & MIPS_HFLAG_BMASK; in decode_opc() local
Dcpu.h417 uint32_t hflags; /* CPU State */ member