Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dfpu_helper.h81 int rounding_mode = (env->active_tc.msacsr & MSACSR_RM_MASK) >> MSACSR_RM; in restore_msa_fp_status()
H A Dcpu.h509 #define MSACSR_RM 0 macro
510 #define MSACSR_RM_MASK (0x3 << MSACSR_RM)
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c7914 MSACSR_RM_MASK) >> MSACSR_RM], \