Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1417 #define read_fcsr(source) \ macro
/openbmc/qemu/target/riscv/
H A Dcsr.c664 static RISCVException read_fcsr(CPURISCVState *env, int csrno, in read_fcsr() function