VXRM
RWFixed-point vector rounding mode.; Values: 0=RNU: Round to nearest, ties up.; 1=RNE: Round to nearest even.; 2=RDN: Round down/truncate.; 3=ROD: Round to odd.
VXRM (bits 1:0) — Fixed-point vector rounding mode.; Values: 0=RNU: Round to nearest, ties up.; 1=RNE: Round to nearest even.; 2=RDN: Round down/truncate.; 3=ROD: Round to odd.
What This Field Controls
- - Fixed-point vector rounding mode.; Values: 0=RNU: Round to nearest, ties up.; 1=RNE: Round to nearest even.; 2=RDN: Round down/truncate.; 3=ROD: Round to odd.
Common Values
Round to nearest up; add 0.5 LSB.
Round to nearest even.
Round down; no rounding increment.
Round to odd, also called jam.