OLD | NEW |
1 // Copyright 2011 the V8 project authors. All rights reserved. | 1 // Copyright 2011 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 1047 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1058 COMPARE(vrsqrts(q15, q0, q8), | 1058 COMPARE(vrsqrts(q15, q0, q8), |
1059 "f260ef70 vrsqrts.f32 q15, q0, q8"); | 1059 "f260ef70 vrsqrts.f32 q15, q0, q8"); |
1060 COMPARE(vtst(Neon8, q0, q1, q2), | 1060 COMPARE(vtst(Neon8, q0, q1, q2), |
1061 "f2020854 vtst.i8 q0, q1, q2"); | 1061 "f2020854 vtst.i8 q0, q1, q2"); |
1062 COMPARE(vtst(Neon16, q1, q2, q8), | 1062 COMPARE(vtst(Neon16, q1, q2, q8), |
1063 "f2142870 vtst.i16 q1, q2, q8"); | 1063 "f2142870 vtst.i16 q1, q2, q8"); |
1064 COMPARE(vtst(Neon32, q15, q0, q8), | 1064 COMPARE(vtst(Neon32, q15, q0, q8), |
1065 "f260e870 vtst.i32 q15, q0, q8"); | 1065 "f260e870 vtst.i32 q15, q0, q8"); |
1066 COMPARE(vceq(q0, q1, q2), | 1066 COMPARE(vceq(q0, q1, q2), |
1067 "f2020e44 vceq.f32 q0, q1, q2"); | 1067 "f2020e44 vceq.f32 q0, q1, q2"); |
| 1068 COMPARE(vcge(q0, q1, q2), |
| 1069 "f3020e44 vcge.f32 q0, q1, q2"); |
| 1070 COMPARE(vcgt(q0, q1, q2), |
| 1071 "f3220e44 vcgt.f32 q0, q1, q2"); |
1068 COMPARE(vceq(Neon8, q0, q1, q2), | 1072 COMPARE(vceq(Neon8, q0, q1, q2), |
1069 "f3020854 vceq.i8 q0, q1, q2"); | 1073 "f3020854 vceq.i8 q0, q1, q2"); |
1070 COMPARE(vceq(Neon16, q1, q2, q8), | 1074 COMPARE(vceq(Neon16, q1, q2, q8), |
1071 "f3142870 vceq.i16 q1, q2, q8"); | 1075 "f3142870 vceq.i16 q1, q2, q8"); |
1072 COMPARE(vceq(Neon32, q15, q0, q8), | 1076 COMPARE(vceq(Neon32, q15, q0, q8), |
1073 "f360e870 vceq.i32 q15, q0, q8"); | 1077 "f360e870 vceq.i32 q15, q0, q8"); |
| 1078 COMPARE(vcge(NeonS8, q0, q1, q2), |
| 1079 "f2020354 vcge.s8 q0, q1, q2"); |
| 1080 COMPARE(vcge(NeonU16, q1, q2, q8), |
| 1081 "f3142370 vcge.u16 q1, q2, q8"); |
| 1082 COMPARE(vcge(NeonS32, q15, q0, q8), |
| 1083 "f260e370 vcge.s32 q15, q0, q8"); |
| 1084 COMPARE(vcgt(NeonS8, q0, q1, q2), |
| 1085 "f2020344 vcgt.s8 q0, q1, q2"); |
| 1086 COMPARE(vcgt(NeonU16, q1, q2, q8), |
| 1087 "f3142360 vcgt.u16 q1, q2, q8"); |
| 1088 COMPARE(vcgt(NeonS32, q15, q0, q8), |
| 1089 "f260e360 vcgt.s32 q15, q0, q8"); |
1074 COMPARE(vbsl(q0, q1, q2), | 1090 COMPARE(vbsl(q0, q1, q2), |
1075 "f3120154 vbsl q0, q1, q2"); | 1091 "f3120154 vbsl q0, q1, q2"); |
1076 COMPARE(vbsl(q15, q0, q8), | 1092 COMPARE(vbsl(q15, q0, q8), |
1077 "f350e170 vbsl q15, q0, q8"); | 1093 "f350e170 vbsl q15, q0, q8"); |
1078 COMPARE(vext(q15, q0, q8, 3), | 1094 COMPARE(vext(q15, q0, q8, 3), |
1079 "f2f0e360 vext.8 q15, q0, q8, #3"); | 1095 "f2f0e360 vext.8 q15, q0, q8, #3"); |
1080 COMPARE(vzip(Neon16, q15, q0), | 1096 COMPARE(vzip(Neon16, q15, q0), |
1081 "f3f6e1c0 vzip.16 q15, q0"); | 1097 "f3f6e1c0 vzip.16 q15, q0"); |
1082 COMPARE(vrev64(Neon8, q15, q0), | 1098 COMPARE(vrev64(Neon8, q15, q0), |
1083 "f3f0e040 vrev64.8 q15, q0"); | 1099 "f3f0e040 vrev64.8 q15, q0"); |
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1380 | 1396 |
1381 COMPARE(ldrexb(r0, r1), "e1d10f9f ldrexb r0, [r1]"); | 1397 COMPARE(ldrexb(r0, r1), "e1d10f9f ldrexb r0, [r1]"); |
1382 COMPARE(strexb(r0, r1, r2), "e1c20f91 strexb r0, r1, [r2]"); | 1398 COMPARE(strexb(r0, r1, r2), "e1c20f91 strexb r0, r1, [r2]"); |
1383 COMPARE(ldrexh(r0, r1), "e1f10f9f ldrexh r0, [r1]"); | 1399 COMPARE(ldrexh(r0, r1), "e1f10f9f ldrexh r0, [r1]"); |
1384 COMPARE(strexh(r0, r1, r2), "e1e20f91 strexh r0, r1, [r2]"); | 1400 COMPARE(strexh(r0, r1, r2), "e1e20f91 strexh r0, r1, [r2]"); |
1385 COMPARE(ldrex(r0, r1), "e1910f9f ldrex r0, [r1]"); | 1401 COMPARE(ldrex(r0, r1), "e1910f9f ldrex r0, [r1]"); |
1386 COMPARE(strex(r0, r1, r2), "e1820f91 strex r0, r1, [r2]"); | 1402 COMPARE(strex(r0, r1, r2), "e1820f91 strex r0, r1, [r2]"); |
1387 | 1403 |
1388 VERIFY_RUN(); | 1404 VERIFY_RUN(); |
1389 } | 1405 } |
OLD | NEW |