Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dhelper_regs.c87 uint32_t hflags = 0; in hreg_compute_pmu_hflags_value() local
136 uint32_t hflags = 0; in hreg_compute_hflags_value() local
H A Dtranslate.c6504 uint32_t hflags = ctx->base.tb->flags; in ppc_tr_init_disas_context() local
H A Dcpu.h1376 uint32_t hflags; member
/qemu/target/i386/
H A Dgdbstub.c86 static int gdb_read_reg_cs64(uint32_t hflags, GByteArray *buf, target_ulong val) in gdb_read_reg_cs64()
94 static int gdb_write_reg_cs64(uint32_t hflags, uint8_t *buf, target_ulong *val) in gdb_write_reg_cs64()
H A Dhelper.c51 uint32_t hflags = env->hflags; in cpu_sync_bndcs_hflags() local
187 uint32_t hflags; in cpu_x86_update_cr4() local
H A Dcpu.c9211 uint32_t hflags; in x86_update_hflags() local
H A Dcpu.h1854 uint32_t hflags; /* TB flags, see HF_xxx constants. These flags member
/qemu/target/mips/tcg/
H A Dtranslate.h33 uint32_t hflags, saved_hflags; member
H A Dtranslate.c1179 static TCGv_i32 hflags; variable
/qemu/target/mips/
H A Dcpu.h1104 uint32_t hflags; /* CPU State */ member
1245 static inline int hflags_mmu_index(uint32_t hflags) in hflags_mmu_index()
/qemu/target/arm/
H A Dcpu.h276 CPUARMTBFlags hflags; member