Home
last modified time | relevance | path

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

/qemu/target/rx/
H A Dop_helper.c64 #define SET_FPSW(b) \ macro
88 SET_FPSW(V); in update_fpsw()
91 SET_FPSW(Z); in update_fpsw()
94 SET_FPSW(O); in update_fpsw()
97 SET_FPSW(U); in update_fpsw()
100 SET_FPSW(X); in update_fpsw()