Home
last modified time | relevance | path

Searched refs:HFSCR_BHRB (Results 1 – 2 of 2) sorted by relevance

/qemu/target/ppc/
H A Dmisc_helper.c533 helper_hfscr_facility_check(env, HFSCR_BHRB, "clrbhrb", FSCR_IC_BHRB); in helper_clrbhrb()
546 helper_hfscr_facility_check(env, HFSCR_BHRB, "mfbhrbe", FSCR_IC_BHRB); in helper_mfbhrbe()
H A Dcpu.h643 #define HFSCR_BHRB PPC_BIT_NR(59) /* BHRB Instructions */ macro