Searched defs:hv (Results 1 – 5 of 5) sorted by relevance
/qemu/target/ppc/ |
H A D | helper_regs.c | 58 bool hv; in hreg_check_bhrb_enable() local
|
H A D | cpu.c | 144 bool hv = extract32(dawrx, PPC_BIT_NR(61), 1); in ppc_update_daw() local
|
H A D | tcg-excp_helper.c | 348 bool wt, wti, hv, sv, pr; in ppc_cpu_debug_check_watchpoint() local
|
H A D | translate.c | 174 bool pr, hv, dr, le_mode; member
|
H A D | cpu.h | 2983 static inline bool ppc_interrupts_little_endian(PowerPCCPU *cpu, bool hv) in ppc_interrupts_little_endian()
|