Searched defs:FSR_OFA (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/sparc/ | ||
H A D | cpu.h | 163 #define FSR_OFA (1ULL << 8) macro |
/openbmc/qemu/target/riscv/ | ||
H A D | cpu_bits.h | 29 #define FSR_OFA (FPEXC_OF << FSR_AEXC_SHIFT) macro |