- CHAPTER 16
Floating Point Unit Test (fputest)
-
fputest checks the floating point unit on machines with the SPARC-based architecture. fputest performs the following subtests:
- Instruction tests:
-
- FSR Register test
- Registers test
- NACK test
- Move Registers test
- Positive to Negative test
- Negative to Positive test
- Absolute test
- Single-Precision Integer to Floating Point test
- Double-Precision Integer to Floating Point test
- Single-Precision Floating Point to Integer test
- Double-Precision Floating Point to Integer test
- Single-Precision Round Toward Zero test
- Double-Precision Round Toward Zero test
- Single to Double-Precision Format Conversion test
- Double to Single-Precision Format Conversion test
- Single and Double-Precision Addition, Subtraction, Multiplication, Square-root, Division, and Compare tests
- Single and Double-Precision Compare and Exception if Unordered tests
- Branching and no Branching on Condition Instructions tests
- Single and Double-Precision Chaining tests
- Weitek Status tests
- Lock test
- Single and Double-Precision Datapath tests
- Timing (load) test
- Benchmark tests:
-
- Linpack test
- Cparanoia test
- Cora test
- Kcsqrt test
- Kcdiv test
- Clorenz test
- Cvector test
fputest Options

FIGURE 16-1 fputest
fputest Test Modes
-
TABLE 16-1 fputest
| Test Mode | Description |
| Connection Test Mode | In this mode, fputest includes all the instruction tests. |
| Functional Test Mode | Functional test includes all the Instruction Tests and all the benchmark tests. |
| Online Mode | Provides a means to run fputest through SyMON. In Online mode, the following Functional Test description applies: fputest includes Linpack test and all the instruction tests. |
| Stress Mode | When stress mode is selected, several fpu benchmark tests are run. |
fputest Command Line Syntax
-
-
/opt/SUNWvts/bin/fputest standard_arguments
fputest Error Messages
-
TABLE 16-2 fputest
| Error Message | Probable Cause(s) | Recommended Action |
| 6012 | Precision worse than 5 decimal figures | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6013 | Radix is too big: roundoff problems | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6014 | Radix is not as good as 2 or 10 | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6015 | (1-U1)-1/2 < 1/2 is FALSE, prog. fails? | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6016 | X=1 but X-1/2-1/2!= 0 | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6017 | Subtraction is not normalized X=Y,X+Z != Y+Z! | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6018 | Multiplication lacks a Guard Digit, so 1*X != X | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6019 | Multiplication gets too many final digits wrong | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6020 | Division lacks a Guard Digit | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6021 | Division lacks a Guard Digit, so X/1 != X | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6022 | Computed value of 1/1.000.1 >= 1 | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6023 | Multiplication and/or Division gets too many last digits wrong | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6024 | Subtraction lacks Guard Digit, so cancellation is obscured | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6025 | X * (1/X) differs from 1 | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6026 | Radix * ( 1 / Radix ) differs from 1 | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6027 | Incomplete carry-propagation in Addition | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6028 | Square root of 0.0, -0.0 or 1.0 wrong | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6029 | sqrt gets too many last digits wrong | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6030 | Square root is neither chopped nor correctly rounded | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6031 | PseudoZero prints out as: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6032 | PseudoZero prints out as: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6033 | Underflow prints out as: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6034 | Accuracy deteriorates as numbers approach a threshold = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6035 | Underflow confuses
Comparison | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6036 | X = value is not equal to Z = value yet X - Z yields value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6037 | X = value is not equal to Z = value yet X - Z yields value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6038 | Calculation yields: value :This is not between 0 and underflow threshold = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6039 | Calculation yields: value :This is not between 0 and underflow threshold = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6040 | Calculated value for (1 + (value) ^ (value); differs from correct value by value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6041 | Calculated value for (1 + (value) ^ (value); differs from correct value by value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6042 | Overflow(`Z = -Y') test on Y = value finds that -(-Y) differs from Y | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6043 | Overflow(`Z = -Y') test on Y = value finds that -(-Y) differs from Y | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6044 | Overflow past value shrinks to value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6045 | Overflow past value shrinks to value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6046 | Comparisons involving +-value, +-value and +-value are confused by Overflow | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6047 | Comparisons involving +-value, +-value and +-value are confused by Overflow | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6048 | A total of value floating point exceptions were registered | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6049 | (value) ^ (value) yielded value; which compared unequal to correct value; they differ by value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6050 | (value) ^ (value) yielded value; which compared unequal to correct value; they differ by value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6051 | What prints as Z = value compares different from Z * 1 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6052 | What prints as Z = value compares different from 1 * Z == value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6053 | What prints as Z = value compares different from Z / 1 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6054 | What prints as Z = value compares different from Z * 1 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6055 | What prints as Z = value compares different from 1 * Z == value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6056 | What prints as Z = value compares different from Z / 1 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6057 | Multiplication does not commute:Comparison alleges that 1 * Z = value differs from Z * 1 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6058 | Multiplication does not commute:Comparison alleges that 1 * Z = value differs from Z * 1 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6059 | subtest_name test appears to be inconsistent. | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6060 | Comparison alleges that - 0.0 is Non-zero! | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6061 | Disagreements among the values X1, Y1, Z1 respectively value value value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6062 | Disagreements among the values X1, Y1, Z1 respectively value, value, value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6063 | Comparison alleges (1-U1) < 1 although subtraction yields (1-U1) - 1 = 0 | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6064 | Multiplication appears to chop | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6065 | Multiplication is neither chopped nor correctly rounded | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6066 | Division appears to chop | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6067 | Division is neither chopped nor correctly rounded | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6068 | Addition/Subtraction appears to be chopped | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6069 | Addition/Subtraction neither rounds nor chops | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6070 | (X - Y) + (Y - X) is non zero | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6071 | Sticky bit used incorrectly or not at all | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6072 | X * Y == Y * X trial fails | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6073 | Sqrt(X) is non-monotonic for X near value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6074 | Sqrt(X) is non-monotonic for X near value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6075 | Anomalous arithmetic with Integer Radix-Precision = value fails test whether sqrt rounds or chops | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6076 | Anomalous arithmetic with Integer Radix-Precision = value fails test whether sqrt rounds or chops | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6077 | Square root appears to be chopped | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6078 | Comparison alleges that Z = value is too far from sqrt(Z) ^ 2 (value) | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6079 | Comparison alleges that Z = value is too far from sqrt(Z) ^ 2 (value) | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6080 | Unbalanced range; UfThold * V = value is too far from 1 | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6081 | Unbalanced range; UfThold * V = value is too far from 1 | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6082 | Sqrt( value) - value = value
instead of correct value 0 | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6083 | Sqrt( value) - value = value
instead of correct value 0 | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6084 | Similar discrepancies have occurred value times | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6085 | X / X traps when X = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6086 | X / X traps when X = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6087 | X / X differs from 1 when X = value instead, X / X - 1/2 - 1/2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6088 | X / X differs from 1 when X = value instead, X / X - 1/2 - 1/2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6089 | Computed:character
Expected:character | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6090 | Failed Vector test | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6091 | Error: Invalid operator (character) | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6092 | Error: Invalid version (character) | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6093 | Error: Invalid precision (character) | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6094 | Error: Illegal input (character) | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6095 | Failed Vector subtest_name sub-
test[text],
Operand 1 text value value,
Operand 2 text value value,
charactercharactercharacter Correct text value value (text),
Computed text value value (text)
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6096 | Failed Vector subtest_name sub-
test[text],
Operand 1 text value value,
Operand 2 text value value value,
charactercharactercharacter Correct text value value value (text),
Computed text value value value (text)
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6097 | Failed Vector subtest_name sub-
test[text],
Operand 1 text value value value value,
Operand 2 text value value value value,
charactercharactercharacter Correcttext value value value value
(text),
Computed text value value value value (text)
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6098 | Failed Vector subtest_name sub-
test[text]
Operand 1 text value value Operand 2 text value value value
charactercharactercharacter Correct text value value value (text)
Computed text value value value (text)
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6099 | charactercharactercharacter value (text) character value (text) <computed character> | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6100 | charactercharactercharacter Op1
(text) character Op2 (text)
<computed character> | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6101 | Flags: Correct (text) Computed (text) | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6102 | FPU initialization failure | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6103 | Multiplication failed, result was (value), expected (value) | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6104 | Failed Single-Precision FPA math test | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6105 | Failed Double-Precision FPA math test | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6106 | Failed linpack test | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6107 | Failed cparanoia test | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6108 | Failed cora test | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6109 | Failed clorenz test | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6110 | Failed kcsqrt test | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6111 | Failed kcdiv test | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6112 | Error: a + b, Expected: 2.2221000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6113 | Error a - b,, Expected: 0.2469000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6114 | Error a * b, Expected: 1.2191922 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6115 | Error a / b, Expected: 1.2500000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6116 | Error: a + (a + b), Expected: 1.4814000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6117 | Error: a - (a + b), Expected: -0.9876000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6118 | Error: a + (a * b), Expected: 2.4536924 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6119 | Error: a - (a * b), Expected: 0.0153078 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6120 | a + (a / b), Expected: 2.4845002 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6121 | Error: a - (a / b), Expected: -0.0155000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6122 | Error: a * (a + b), Expected: 2.7431825 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6123 | Error: a * ( a - b), Expected: 0.3047980 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6124 | Error: a / ( a - b), Expected: 0.5555550 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6125 | Error: a / ( a - b), Expected: 5.0000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6126 | Error: a * ( a / b), Expected: 1.5431250 Actual: value) | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6127 | Error: a / ( a * b), Expected: 1.0125557 Actual: value) | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6128 | Error: a + b, Expected: 2.222100000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6129 | Error: a - b, Expected: 0.246899999999999 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6130 | Error: a * b, Expected: 1.219192199999999 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6131 | Error: a / b, Expected: 1.249999999999999 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6132 | Error: a + (a - b), Expected:
1.481399999999999 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6133 | Error: a - (a + b), Expected: -
0.987600000000000 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6134 | Error: a + (a * b), Expected:
2.453692200000000 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6135 | Error: a - (a * b), Expected:
0.015307800000000 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6136 | Error: a + (a / b), Expected:
2.484500000000000 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6137 | Error: a - (a / b), Expected: -
0.015499999999999 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6138 | Error: a * (a + b), Expected:
2.743182449999999 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6139 | Error: a * (a - b), Expected:
0.304798049999999 Actual: value
| FFaulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6140 | Error: a / (a + b), Expected:
0.555555555555555 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6141 | Error: a / (a - b), Expected:
5.000000000000002 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6142 | Error: a * (a / b), Expected:
1.543124999999999 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6143 | Error: a / (a * b), Expected:
1.0125555690562980 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6144 | Error: sin(-2pi), Expected: -0.000000000820413 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6145 | Error: sin(-3pi 2), Expected:
1.0000000000000000 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6146 | Error: sin(-3pi/2), Expected:
1.0000000000000000 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6147 | Error: sin(-pi), Expected: 0.000000000410206 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6148 | Error: sin(-pi/2), Expected:
-1.0000000000000000 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6149 | Error: sin(0), Expected: 0.0000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6150 | Error: sin(pi/2),
Expected:
1.0000000000000000
Actual: value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6151 | Error: sin(pi), Expected: - 0.000000000410206 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6152 | Error: sin(3pi/2),
Expected: -
1.0000000000000000
Actual: value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6153 | Error: sin(2pi), Expected: 0.000000000820143 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6154 | Error: cos(-2pi),
Expected:
1.0000000000000000
Actual: value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6155 | Error: cos(-3pi/2), Expected:
0.000000000615310 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6156 | Error: cos(-pi), Expected: -1.0000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6157 | Error: cos(-pi/2), Expected: -
0.000000000205103 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6158 | Error: cos(0), Expected: 1.0000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6159 | Error: cos(pi/2), Expected: -
0.000000000205103 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6160 | Error: cos(pi), Expected: - 1.0000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6161 | Error: cos(3pi/2), Expected:
0.000000000615310 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6162 | Error: cos(pi/2),
Expected:
1.0000000000000000
Actual: value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6163 | Error: sin(pi/4), Expected:
0.707106781259062 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6164 | Error: sin(3pi/4), Expected:
0.707106780969002 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6165 | Error: sin(5pi/4), Expected: -
0.707106781549122 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6166 | Error: sin(7pi/4), Expected: -
0.707106780678942 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6167 | Error: cos(pi/4), Expected:
0.707106781114032 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6168 | Error: cos(3pi/4), Expected: -
0.707106781404092 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6169 | Error: cos(5pi/4), Expected: -
0.707106780823972 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6170 | Error: cos(7pi/4), Expected:
0.707106781694152 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6171 | Error: exp(0), Expected: 1.0000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6172 | Error: exp(1), Expected: 2.718281828459045 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6173 | Error: exp(2), Expected: 7.389056098930650 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6174 | Error: exp(5), Expected: 148.413159102576600 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6175 | Error: exp(10), Expected: 22026.465794806718000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6176 | Error: exp(-1), Expected: 0.367879441171442 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6177 | Error: exp(-2), Expected: 0.135335283236612 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6178 | Error: exp(-5), Expected: 0.006737946999085 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6179 | Error: exp(-10), Expected: 0.000045399929762 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6180 | Error: exp(log(1),
Expected:
1.0000000000000000
Actual: value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6181 | Error: exp(log(10), Expected 10.000000000000002 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6182 | Error: log(1), Expected: 0.0000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6183 | Error: log(2), Expected: 0.693147180559945 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6184 | Error: log(10), Expected: 2.302585092994045 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6185 | Error: log(100), Expected: 4.605170185988091 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6186 | Error: log(exp(0)), Expected:
0.0000000000000000 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6187 | Error: log(exp(1)), Expected:
1.0000000000000000 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6188 | Error: log(exp(10)), Expected:
10.0000000000000000 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6189 | Error: tan(-2pi),
Expected: -
0.000000000820414
Actual: value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6190 | Error: tan(-7pi/4), Expected: 0.999999998564275 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6191 | Error: tan(-5pi/4), Expected: -
1.000000001025517 Actual: value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6192 | Error: tan(-pi, Expected: 0.000000000410207 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6193 | Error: tan(-3pi/4), Expected: 0.999999999384690 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6194 | Error: tan(-pi/4),
Expected: -
1.000000000205103
Actual: value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6195 | Error: tan(0.0), Expected: 0.000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6196 | Error: tan(pi / 4), Expected: 1.000000000205103 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6197 | Error: tan(3pi/4),
Expected: -
0.999999999384690
Actual: value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6198 | Error: tan(pi), Expected: 0.000000000410207 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6199 | Error: tan(5pi/4), Expected: 1.000000001025517 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6200 | Error: tan(7pi/4),
Expected: -
0.999999998564275
Actual: value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6201 | Error: tan(2pi), Expected: 0.000000000820414 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6202 | Error: sqrt(0), Expected: 0.000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6203 | Error: sqrt(1), Expected: 1.000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6204 | Error: sqrt(4), Expected: 2.000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6205 | Error: sqrt(9), Expected: 3.000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6206 | Error: sqrt(16), Expected: 4.000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6207 | Error: sqrt(25), Expected: 5.000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6208 | Error: sqrt(36), Expected: 6.000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6209 | Error: sqrt(49), Expected: 7.000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6210 | Error: sqrt(64), Expected: 8.000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6211 | Error: sqrt(81), Expected: 9.000000000000000 Actual: value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6212 | Error: sqrt(100),
Expected:
10.000000000000000
Actual: value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6213 | log-test failed: int = value,
expected / observed = value /
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6214 | kvm_read(mem,nl[0].n_value, ..) failed | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6215 | kvm_open()
failed:<error_message>
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6216 | kvm_nlist()
failed:<error_message>
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6217 | Add SP failed: expected / read = value / value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6218 | Multiply SP
failed:expected / read = value / value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6219 | Add DP failed: msw : expected / read = value / value, lsw : expected / read = value / value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6220 | Multiply DP failed: msw : expected / read = value / value, lsw : expected / read = value / value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6221 | Single-Precision: add, expected / observed = 0x41200000 / 0xvalue | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6222 | Single-Precision: Multiply, expected / observed = 0x43470000 / 0xvalue | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6223 | Double-Precision: Add, MSW : expcected / observed = 0x40240000 /
0xvalue, LSW : expected / observed = 0x0 / 0xvalue
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6224 | Double-Precision: Multiply, MSW : expected / observed = 0x4034000 / 0xvalue,
LSW : expected / observed = 0x0 / 0xvalue
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6225 | Error: expected / observed = value / 0xvalue | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6226 | Error: expected / observed = value / 0xvalue | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6227 | fitos failed: int = value,
expected / observed = value /
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6228 | fitod failed: int = value,
expected / observed = value /
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6229 | fstoi failed: int = value,
expected / observed = value /
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6230 | fdtoi failed: int = value,
expected / observed = value /
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6231 | fstod failed: int = value,
expected / observed = value /
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6232 | fdtos failed: int = value,
expected / observed = value /
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6233 | fmovs failed : written value
to f0, read from f31 = value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6234 | fnegs failed(from pos to neg): int = value, expected / observed = value / value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6235 | fnegs failed (from neg. to pos): int = value, expected / observed = value / value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6236 | fabs failed: int = value,
expected / observed = value /
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6237 | fadds failed: int = value, f0
= value, f2 = value, f0+f2 =
f4 = value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6238 | faddd failed: int = value, f0
= value, f2 = value, f0+f2 =
f4 = value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6239 | fsubs failed:int = value, f0
= value, f2 = value, f0-f2 =
f4 = value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6240 | fsubd failed: int = value, f0
= value, f2 = value, f0-f2 =
f4 = value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6241 | fsqrt(single) failed: written / read = value / value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6242 | fsqrt(double) failed: written / read = value / value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6243 | fdivs failed: int = value, f0
= value, f2 = value, f0 / f2 =
f4 = value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6244 | fdivd failed: int = value, f0
= value, f2 = value, f0 / f2 =
f4 = value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6245 | fmuls failed: int = value, f0
= value, f2 = value, f0 / f2 =
f4 = value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6246 | fmuld failed: int = value, f0
= value, f2 = value, f0 / f2 =
f4 = value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6247 | fcmps failed: f0 = value, f2
= value : expected / observed
= 0 / value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6248 | fcmps failed: f0 = value, f2
= value : expected / observed
= 1 /value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6249 | fcmps failed: f0 = value, f2
= value : expected / observed
= 2 /value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6250 | fcmps failed: f0 = value, f2 = NaN : expected / observed = 3 /value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6251 | fcmpd failed: f0 = value, f2
= value : expected / observed
= 0 / value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6252 | fcmpd failed: f0 = value, f2
= value : expected / observed
= 1 /value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6253 | fcmpd failed: f0 = value, f2
= value : expected / observed
= 2 /value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6254 | fcmpd failed: f0 = value, f2 = NaN : expected / observed = 3 /value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6255 | FBU failed. result = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6256 | FBG failed: f0 = value, f2 =
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6257 | FBUG (unordered) failed | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6258 | FBUG (greater) failed: f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6259 | FBL failed: f0 = value, f2 =
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6260 | FBUL (unordered) failed | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6261 | FBUL (Less) failed: f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6262 | FBLG (Less) failed: f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6263 | FBLG (Greater) failed: f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6264 | FBNE failed: f0 = value, f2
= value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6265 | FBE failed : f0 = value, f2
= value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6266 | FBUE (unordered) failed | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6267 | FBUE (equal) failed : f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6268 | FBGE (equal) failed : f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6269 | FBGE (greater) failed: f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6270 | FBUGE (unordered) failed | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6271 | FBUGE (equal) failed : f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6272 | FBUGE (greater) failed: f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6273 | FBLE (Less) failed: f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6274 | FBLE (equal) failed : f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6275 | FBULE (unordered) failed | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6276 | FBULE (Less) failed: f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6277 | FBULE (equal) failed : f0 = value, f2 = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6278 | FBO failed: f0 = value, f2 =
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6279 | FBA failed: f0 = value, f2 =
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6280 | FBN failed: f0 = value, f2 =
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6281 | FBU failed | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6282 | FBG failed: f0 = value, f2 =
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6283 | FBUG failed: f0 = value, f2
= value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6284 | FBLfailed: f0 = value, f2 =
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6285 | FBUL failed: f0 = value, f2
= value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6286 | FBLG failed: f0 = value, f2
= value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6287 | FBNE failed: f0 = value, f2
= value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6288 | FBE failed: f0 = value, f2 =
value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6289 | FBUE failed: f0 = value, f2
= value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6290 | FBGE failed: f0 = value, f2
= value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6291 | FBUGE failed: f0 = value, f2
= value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6292 | FBLE failed: f0 = value, f2
= value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6293 | FBULE failed: f0 = value, f2
= value | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6294 | FBO failed | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6295 | fcmpxs failed: Exception did not occur. fsr = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6296 | fcmpxd failed: Exception did not occur. fsr = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6297 | Error: Bus error occured. ftt = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6298 | Error: Bus error did not occur(IEEE exception). ftt = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6299 | Error: Bus error did not occur(Unfinished exception). ftt = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6300 | register read/write failed : reg = value, expected / observed = value / value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6301 | register test-2 read/write failed : reg = value, expected / observed = value / value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6302 | register read/write failed : reg = value, expected / observed = value / value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6303 | FSR Error: expected / observed = value / value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6304 | Wrong code is given | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6305 | FPU Trap did not occur , i = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6306 | FPU Trap Should not occur
but occured | Faulty CPU module. | Retry test. If the problem persists,
contact your Sun service provider. |
| 6307 | Bus Error did not occur | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6308 | Did not create correct IEEE exception (Inexact): expected = 1, observed = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6309 | Did not create correct IEEE exception (Divide By zero) : expected = 2, observed = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6310 | Did not create correct IEEE exception (Overflow) : expected = 8, observed = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6311 | Did not create correct IEEE exception (Invalid) : expected = 10, observed = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6312 | Sun FPU Reliability Test Failed due to segment violation error | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6313 | Sun FPU Reliability Test Failed due to fpu bus error | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6314 | Number of failures (out of value cases) = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6315 | malloc(0xvalue) failed :<error_message> | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6316 | Failed value precision linpack test | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6317 | DIVTEST value: Number of failures (out of value cases) = value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6318 | , expected t value, observedvalue,
expected x
value,observedvalue, expected y value, observed value, expected z value, observed value
| Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6319 | , expected t value, observed value /n expected x value, observed value ,expected y value, observed value , expected z value, observed value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
-
TABLE 16-2 fputest(Continued)
| Error Message | Probable Cause(s) | Recommended Action |
| 6320 | Failed value precision Cora test:Check Sum = value Expected value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6321 | value | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6322 | Sun FPU Reliability Test Failed due to floating point exception error | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 6323 | Sun FPU Reliability Test Failed due to illegal instruction error | Faulty CPU module. | Retry test. If the problem persists, contact your Sun service provider. |
| 8000 | Failed systest for FPU |
|
|
| 8001 | Floating point exception interrupt |
|
|
|