Home
last modified time | relevance | path

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

/openbmc/qemu/include/libdecnumber/
H A DdecContext.h252 extern uint32_t decContextTestStatus(decContext *, uint32_t);
/openbmc/qemu/libdecnumber/
H A DdecContext.c418 uInt decContextTestStatus(decContext *context, uInt mask) { in decContextTestStatus() function
/openbmc/qemu/target/ppc/
H A Ddfp_helper.c1016 if (decContextTestStatus(&dfp.context, DEC_Invalid_operation)) { \
1061 if (decContextTestStatus(&dfp.context, DEC_Invalid_operation)) { in helper_DCTFIXQQ()