Did not get around to implementing xsrqpi/xsrqpix
Priority on xsrqpi and Nearest Even (vec_round) / Toward zero (vec_trunc), equivalent to xsrqpi R=1 RMC = 00/01. Ignore RMC = 11 and FPCSR.RN for now.
Separate operations for each RMC.
Round to +/- infinity is extra credit as separate operations.
Defer implement xsrqpix and setting FPSCR status FR/FI/XX unless it fall easily out of the xsrqpi implementation.
Did not get around to implementing xsrqpi/xsrqpix
Priority on xsrqpi and Nearest Even (vec_round) / Toward zero (vec_trunc), equivalent to xsrqpi R=1 RMC = 00/01. Ignore RMC = 11 and FPCSR.RN for now.
Separate operations for each RMC.
Round to +/- infinity is extra credit as separate operations.
Defer implement xsrqpix and setting FPSCR status FR/FI/XX unless it fall easily out of the xsrqpi implementation.