Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dint32_helper.c149 env->fsr_qne = FSR_QNE; in sparc_cpu_do_interrupt()
H A Dcpu.h187 #define FSR_QNE (1ULL << 13) macro
H A Dfop_helper.c603 env->fsr_qne = fsr & FSR_QNE; in cpu_put_fsr()