OLD | NEW |
1 # Copyright 2009 the V8 project authors. All rights reserved. | 1 # Copyright 2009 the V8 project authors. All rights reserved. |
2 # Redistribution and use in source and binary forms, with or without | 2 # Redistribution and use in source and binary forms, with or without |
3 # modification, are permitted provided that the following conditions are | 3 # modification, are permitted provided that the following conditions are |
4 # met: | 4 # met: |
5 # | 5 # |
6 # * Redistributions of source code must retain the above copyright | 6 # * Redistributions of source code must retain the above copyright |
7 # notice, this list of conditions and the following disclaimer. | 7 # notice, this list of conditions and the following disclaimer. |
8 # * Redistributions in binary form must reproduce the above | 8 # * Redistributions in binary form must reproduce the above |
9 # copyright notice, this list of conditions and the following | 9 # copyright notice, this list of conditions and the following |
10 # disclaimer in the documentation and/or other materials provided | 10 # disclaimer in the documentation and/or other materials provided |
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
118 S15.1.2.2_D1.2: PASS || FAIL_OK | 118 S15.1.2.2_D1.2: PASS || FAIL_OK |
119 S13_D1_T1: PASS || FAIL_OK | 119 S13_D1_T1: PASS || FAIL_OK |
120 S14_D4_T3: PASS || FAIL_OK | 120 S14_D4_T3: PASS || FAIL_OK |
121 S14_D7: PASS || FAIL_OK | 121 S14_D7: PASS || FAIL_OK |
122 S15.5.4.11_D1.1_T2: PASS || FAIL_OK | 122 S15.5.4.11_D1.1_T2: PASS || FAIL_OK |
123 S15.5.4.11_D1.1_T4: PASS || FAIL_OK | 123 S15.5.4.11_D1.1_T4: PASS || FAIL_OK |
124 S15.5.2_D2: PASS || FAIL_OK | 124 S15.5.2_D2: PASS || FAIL_OK |
125 S15.5.4.11_D1.1_T1: PASS || FAIL_OK | 125 S15.5.4.11_D1.1_T1: PASS || FAIL_OK |
126 S15.5.4.11_D1.1_T3: PASS || FAIL_OK | 126 S15.5.4.11_D1.1_T3: PASS || FAIL_OK |
127 S12.6.4_D1: PASS || FAIL_OK | 127 S12.6.4_D1: PASS || FAIL_OK |
128 S15.5.4.14_A1_T6: PASS || FAIL_OK | 128 S15.5.4.14_A1_T6: FAIL_OK |
129 S15.5.4.14_A1_T7: PASS || FAIL_OK | 129 S15.5.4.14_A1_T7: FAIL_OK |
130 S15.5.4.14_A1_T8: PASS || FAIL_OK | 130 S15.5.4.14_A1_T8: FAIL_OK |
131 S15.5.4.14_A1_T9: PASS || FAIL_OK | 131 S15.5.4.14_A1_T9: FAIL_OK |
132 S15.5.4.14_A2_T7: PASS || FAIL_OK | 132 S15.5.4.14_A2_T7: FAIL_OK |
| 133 S15.10.2.12_A1_T1: FAIL_OK |
| 134 S15.10.2.12_A2_T1: FAIL_OK |
133 | 135 |
134 # We allow function declarations within statements | 136 # We allow function declarations within statements |
135 S12.6.2_A13_T1: FAIL_OK | 137 S12.6.2_A13_T1: FAIL_OK |
136 S12.6.2_A13_T2: FAIL_OK | 138 S12.6.2_A13_T2: FAIL_OK |
137 S12.6.4_A13_T1: FAIL_OK | 139 S12.6.4_A13_T1: FAIL_OK |
138 S12.6.4_A13_T2: FAIL_OK | 140 S12.6.4_A13_T2: FAIL_OK |
139 #S12.6.4_A13_T3: FAIL_OK | 141 #S12.6.4_A13_T3: FAIL_OK |
140 S15.3.4.2_A1_T1: FAIL_OK | 142 S15.3.4.2_A1_T1: FAIL_OK |
141 | 143 |
142 # Linux and Mac defaults to extended 80 bit floating point format in the FPU. | 144 # Linux and Mac defaults to extended 80 bit floating point format in the FPU. |
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
233 S15.1.3.1_A2.5_T1: SKIP | 235 S15.1.3.1_A2.5_T1: SKIP |
234 S15.1.3.2_A2.5_T1: SKIP | 236 S15.1.3.2_A2.5_T1: SKIP |
235 S15.1.3.1_A2.4_T1: SKIP | 237 S15.1.3.1_A2.4_T1: SKIP |
236 S15.1.3.1_A2.5_T1: SKIP | 238 S15.1.3.1_A2.5_T1: SKIP |
237 S15.1.3.2_A2.4_T1: SKIP | 239 S15.1.3.2_A2.4_T1: SKIP |
238 S15.1.3.2_A2.5_T1: SKIP | 240 S15.1.3.2_A2.5_T1: SKIP |
239 S15.1.3.3_A2.3_T1: SKIP | 241 S15.1.3.3_A2.3_T1: SKIP |
240 S15.1.3.4_A2.3_T1: SKIP | 242 S15.1.3.4_A2.3_T1: SKIP |
241 S15.1.3.1_A2.5_T1: SKIP | 243 S15.1.3.1_A2.5_T1: SKIP |
242 S15.1.3.2_A2.5_T1: SKIP | 244 S15.1.3.2_A2.5_T1: SKIP |
OLD | NEW |