Home | History | Annotate | Download | only in priv

Lines Matching full:decimal

383 #define MASK_FPSCR_DRN  0x700000000ULL // Decimal floating point rounding mode
1122 /* get Decimal float value. Note, they share floating point register file. */
2560 * of the decimal floating point rounding mode, so if the mask
2684 /* Allow writes to either binary or decimal floating point
8552 /* This implies that Decimal Floating Point is supported, and the
8595 /* This implies that Decimal Floating Point is supported, and the
8648 /*--- Decimal Floating Point (DFP) Helper functions ---*/
8706 * 8 0b11000 (24 decimal) if lme=0b00;
8707 * 0b11010 (26 decimal) if lme=0b01;
8708 * 0b11100 (28 decimal) if lme=0b10;
8709 * 9 0b11001 (25 decimal) if lme=0b00;
8710 * 0b11011 (27 decimal) if lme=0b01;
8711 * 0b11101 (29 decimal) if lme=0b10;
8786 * 8 0b11000 (24 decimal) if lme=0b00;
8787 * 0b11010 (26 decimal) if lme=0b01;
8788 * 0b11100 (28 decimal) if lme=0b10
8789 * 9 0b11001 (25 decimal) if lme=0b00;
8790 * 0b11011 (27 decimal) if lme=0b01;
8791 * 0b11101 (29 decimal) if lme=0b10;
9290 /*--- Decimal Floating Point (DFP) instruction translation ---*/
17663 "declined to decode a Decimal Floating Point insn.\n");