Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu-hash64.c464 int key, amrbits; in ppc_hash64_amr_prot() local
473 amrbits = (env->spr[SPR_AMR] >> 2 * (31 - key)) & 0x3; in ppc_hash64_amr_prot()
482 if (amrbits & 0x2) { in ppc_hash64_amr_prot()
489 if (amrbits & 0x1) { in ppc_hash64_amr_prot()