Searched refs:mstatus (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libdecnumber/
H A DdecNumber.c3062 uInt mstatus=0; /* local status */ local
3063 decMultiplyOp(b, b, b, &workset, &mstatus); /* try the multiply */
3064 if (mstatus&DEC_Overflow) { /* result just won't fit */
3068 decCompareOp(t, b, rhs, &workset, COMPARE, &mstatus); /* b ? rhs */
/haiku-buildtools/binutils/include/opcode/
H A Driscv-opc.h1025 DECLARE_CSR(mstatus, CSR_MSTATUS)

Completed in 112 milliseconds