Home
last modified time | relevance | path

Searched defs:xcpt (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/rx/
H A Dop_helper.c75 int xcpt, cause, enable; in update_fpsw() local
/openbmc/qemu/target/sh4/
H A Dop_helper.c211 int xcpt, cause, enable; in update_fpscr() local
/openbmc/qemu/target/loongarch/
H A Dfpu_helper.c36 int ieee_ex_to_loongarch(int xcpt) in ieee_ex_to_loongarch()