Home
last modified time | relevance | path

Searched defs:write_fcsr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1427 #define write_fcsr(dest, val) \ macro
/openbmc/qemu/target/riscv/
H A Dcsr.c672 static RISCVException write_fcsr(CPURISCVState *env, int csrno, in write_fcsr() function