Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dfpu_helper.c57 static void update_fcsr0_mask(CPULoongArchState *env, uintptr_t pc, int mask) in update_fcsr0_mask() function
82 update_fcsr0_mask(env, pc, 0); in update_fcsr0()
325 update_fcsr0_mask(env, GETPC(), float_flag_inexact); in helper_flogb_s()
339 update_fcsr0_mask(env, GETPC(), float_flag_inexact); in helper_flogb_d()