Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dcpu.h58 #define UPDATE_FP_CAUSE(REG, V) \ macro
/openbmc/qemu/target/loongarch/tcg/
H A Dvec_helper.c2385 UPDATE_FP_CAUSE(env->fcsr0, flags); in vec_update_fcsr0_mask()