Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash32.h40 #define SDR_32_HTABMASK 0x000001FFUL macro
69 return ((cpu->env.spr[SPR_SDR1] & SDR_32_HTABMASK) << 16) | 0xFFFF; in ppc_hash32_hpt_mask()