Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dcpu.h337 #define SFSR_CT_NOTRANS (3ULL << 4) macro
H A Dmmu_helper.c508 sfsr |= SFSR_CT_NOTRANS; in build_sfsr()