Searched refs:fmov (Results 1 - 25 of 26) sorted by relevance

12

/external/llvm/test/MC/AArch64/
H A Darm64-fp-encoding-error.s3 fmov s0, #-0.0
6 fmov d0, #-0.0
H A Doptional-hash.s8 // CHECK: fmov s0, #1.06250000
9 fmov s0, 1.0625
H A Darm64-optional-hash.s16 ; CHECK: fmov s1, #0.12500000 ; encoding: [0x01,0x10,0x28,0x1e]
17 fmov s1, 0.125 label
H A Ddot-req.s31 fmov d2, dora
37 // CHECK: fmov d2, d3 // encoding: [0x62,0x40,0x60,0x1e]
H A Darm64-fp-encoding.s538 fmov h1, w2
539 fmov w1, h2
540 fmov h1, x2
541 fmov x1, h2
542 fmov s1, w2
543 fmov w1, s2
544 fmov d1, x2
545 fmov x1, d2
547 ; FP16: fmov h1, w2 ; encoding: [0x41,0x00,0xe7,0x1e]
549 ; NO-FP16-NEXT: fmov h
[all...]
H A Dneon-mov.s186 fmov v1.2s, #1.0
187 fmov v15.4s, #1.0
188 fmov v31.2d, #1.0
190 // CHECK: fmov v1.2s, #{{1.00000000|1.000000e\+00}} // encoding: [0x01,0xf6,0x03,0x0f]
191 // CHECK: fmov v15.4s, #{{1.00000000|1.000000e\+00}} // encoding: [0x0f,0xf6,0x03,0x4f]
192 // CHECK: fmov v31.2d, #{{1.00000000|1.000000e\+00}} // encoding: [0x1f,0xf6,0x03,0x6f]
H A Dbasic-a64-diagnostics.s1617 fmov d0, s3
1620 // CHECK-ERROR-NEXT: fmov d0, s3
1777 fmov d3, #0.0625
1778 fmov s2, #32.0
1780 // CHECK-ERROR-NEXT: fmov d3, #0.0625
1783 // CHECK-ERROR-NEXT: fmov s2, #32.0
1787 fmov s9, #1.03125
1788 fmov s28, #1.96875
1790 // CHECK-ERROR-NEXT: fmov s9, #1.03125
1793 // CHECK-ERROR-NEXT: fmov s2
[all...]
H A Dbasic-a64-instructions.s1827 fmov s0, s1
1840 // CHECK: fmov s0, s1 // encoding: [0x20,0x40,0x20,0x1e]
1854 fmov d0, d1
1867 // CHECK: fmov d0, d1 // encoding: [0x20,0x40,0x60,0x1e]
2176 fmov w3, s9
2177 fmov s9, w3
2178 // CHECK: fmov w3, s9 // encoding: [0x23,0x01,0x26,0x1e]
2179 // CHECK: fmov s9, w3 // encoding: [0x69,0x00,0x27,0x1e]
2181 fmov x20, d31
2182 fmov d
[all...]
H A Darm64-advsimd.s968 fmov.2d v0, #1.250000e-01
970 ; CHECK: fmov.2d v0, #0.12500000 ; encoding: [0x00,0xf4,0x02,0x6f]
972 fmov.2s v0, #1.250000e-01
973 fmov.4s v0, #1.250000e-01
975 ; CHECK: fmov.2s v0, #0.12500000 ; encoding: [0x00,0xf4,0x02,0x0f]
976 ; CHECK: fmov.4s v0, #0.12500000 ; encoding: [0x00,0xf4,0x02,0x4f]
H A Dneon-diagnostics.s281 fmov v0.4h, #1.0
284 // CHECK:ERROR: fmov v0.4h, #1.0
/external/libffi/src/sh/
H A Dsysv.S140 fmov.s @r15+,fr5
142 fmov.s @r15+,fr4
143 fmov.s @r15+,fr7
145 fmov.s @r15+,fr6
146 fmov.s @r15+,fr9
148 fmov.s @r15+,fr8
149 fmov.s @r15+,fr11
151 fmov.s @r15+,fr10
153 fmov.s @r15+,fr4
155 fmov
[all...]
/external/python/cpython2/Modules/_ctypes/libffi/src/sh/
H A Dsysv.S140 fmov.s @r15+,fr5
142 fmov.s @r15+,fr4
143 fmov.s @r15+,fr7
145 fmov.s @r15+,fr6
146 fmov.s @r15+,fr9
148 fmov.s @r15+,fr8
149 fmov.s @r15+,fr11
151 fmov.s @r15+,fr10
153 fmov.s @r15+,fr4
155 fmov
[all...]
/external/python/cpython3/Modules/_ctypes/libffi/src/sh/
H A Dsysv.S140 fmov.s @r15+,fr5
142 fmov.s @r15+,fr4
143 fmov.s @r15+,fr7
145 fmov.s @r15+,fr6
146 fmov.s @r15+,fr9
148 fmov.s @r15+,fr8
149 fmov.s @r15+,fr11
151 fmov.s @r15+,fr10
153 fmov.s @r15+,fr4
155 fmov
[all...]
/external/capstone/suite/MC/AArch64/
H A Dneon-mov.s.cs68 0x01,0xf6,0x03,0x0f = fmov v1.2s, #1.00000000
69 0x0f,0xf6,0x03,0x4f = fmov v15.4s, #1.00000000
70 0x1f,0xf6,0x03,0x6f = fmov v31.2d, #1.00000000
H A Dbasic-a64-instructions.s.cs703 0x20,0x40,0x20,0x1e = fmov s0, s1
716 0x20,0x40,0x60,0x1e = fmov d0, d1
853 0x23,0x01,0x26,0x1e = fmov w3, s9
854 0x69,0x00,0x27,0x1e = fmov s9, w3
855 0xf4,0x03,0x66,0x9e = fmov x20, d31
856 0xe1,0x01,0x67,0x9e = fmov d1, x15
857 0x83,0x01,0xae,0x9e = fmov x3, v12.d[1]
858 0x61,0x02,0xaf,0x9e = fmov v1.d[1], x19
859 0xe3,0x03,0xaf,0x9e = fmov v3.d[1], xzr
860 0x02,0x10,0x28,0x1e = fmov s
[all...]
/external/v8/src/arm64/
H A Dmacro-assembler-arm64-inl.h723 // registers. fmov(s0, s0) is not a no-op because it clears the top word of
724 // d0. Technically, fmov(d0, d0) is not a no-op either because it clears the
727 fmov(fd, fn);
734 fmov(fd, rn);
747 fmov(fd, imm);
749 fmov(fd, xzr);
765 fmov(fd, imm);
767 fmov(fd, wzr);
781 fmov(rd, fn);
H A Dassembler-arm64.h1514 void fmov(FPRegister fd, double imm);
1515 void fmov(FPRegister fd, float imm);
1518 void fmov(Register rd, FPRegister fn);
1521 void fmov(FPRegister fd, Register rn);
1524 void fmov(FPRegister fd, FPRegister fn);
H A Dassembler-arm64.cc1824 void Assembler::fmov(FPRegister fd, double imm) { function in class:v8::internal::Assembler
1831 void Assembler::fmov(FPRegister fd, float imm) { function in class:v8::internal::Assembler
1838 void Assembler::fmov(Register rd, FPRegister fn) { function in class:v8::internal::Assembler
1845 void Assembler::fmov(FPRegister fd, Register rn) { function in class:v8::internal::Assembler
1852 void Assembler::fmov(FPRegister fd, FPRegister fn) { function in class:v8::internal::Assembler
/external/vixl/src/aarch64/
H A Dassembler-aarch64.h1273 void fmov(const VRegister& vd, double imm);
1276 void fmov(const VRegister& vd, float imm);
1279 void fmov(const Register& rd, const VRegister& fn);
1282 void fmov(const VRegister& vd, const Register& rn);
1285 void fmov(const VRegister& vd, const VRegister& fn);
1288 void fmov(const VRegister& vd, int index, const Register& rn);
1291 void fmov(const Register& rd, const VRegister& vn, int index);
H A Dmacro-assembler-aarch64.cc1494 fmov(vd, imm);
1499 fmov(vd, xzr);
1526 fmov(vd, imm);
1531 fmov(vd, wzr);
H A Dmacro-assembler-aarch64.h1347 // registers. fmov(s0, s0) is not a no-op because it clears the top word of
1348 // d0. Technically, fmov(d0, d0) is not a no-op either because it clears
1351 fmov(vd, vn);
1358 fmov(vd, rn);
1369 fmov(vd, index, rn);
1374 fmov(rd, vn, index);
1393 fmov(rd, vn);
H A Dassembler-aarch64.cc2079 void Assembler::fmov(const VRegister& vd, double imm) {
2093 void Assembler::fmov(const VRegister& vd, float imm) {
2107 void Assembler::fmov(const Register& rd, const VRegister& vn) {
2115 void Assembler::fmov(const VRegister& vd, const Register& rn) {
2123 void Assembler::fmov(const VRegister& vd, const VRegister& vn) {
2130 void Assembler::fmov(const VRegister& vd, int index, const Register& rn) {
2137 void Assembler::fmov(const Register& rd, const VRegister& vn, int index) {
/external/vixl/test/aarch64/
H A Dtest-trace-aarch64.cc531 __ fmov(d13, d6);
532 __ fmov(d2, x17);
533 __ fmov(d8, -2.5000);
534 __ fmov(s5, s3);
535 __ fmov(s25, w20);
536 __ fmov(s21, 2.8750f);
537 __ fmov(w18, s24);
538 __ fmov(x18, d2);
2664 __ fmov(v14.V2D(), -0.34375);
2665 __ fmov(v2
[all...]
H A Dtest-disasm-aarch64.cc2509 COMPARE(fmov(s0, 1.0f), "fmov s0, #0x70 (1.0000)");
2510 COMPARE(fmov(s31, -13.0f), "fmov s31, #0xaa (-13.0000)");
2511 COMPARE(fmov(d1, 1.0), "fmov d1, #0x70 (1.0000)");
2512 COMPARE(fmov(d29, -13.0), "fmov d29, #0xaa (-13.0000)");
2521 COMPARE(fmov(w3, s13), "fmov w
[all...]
/external/valgrind/none/tests/arm64/
H A Dfp_and_simd.stdout.exp26566 fmov v22.2d, #0.125 113e0258322281912b52b6ae1cd007ae a5d80ef4ab56e2711ccd3a03a5f5c88d 3fc00000000000003fc0000000000000 a5d80ef4ab56e2711ccd3a03a5f5c88d fpsr=00000000
26567 fmov v22.2d, #-4.0 53b0775b14704a9da4e398e32be47ae3 c5bfe29406ae295d370116702dec2f08 c010000000000000c010000000000000 c5bfe29406ae295d370116702dec2f08 fpsr=00000000
26568 fmov v22.2d, #1.0 443cdc744ab1a91ee373469ab27e3770 e6748d5c9f841d05e3cabf3f831be596 3ff00000000000003ff0000000000000 e6748d5c9f841d05e3cabf3f831be596 fpsr=00000000
26569 fmov v22.4s, #0.125 d85d9d1fadf95ed23a5ba4069aa35e15 42b56dee7dd8be993fe3f1fc534e5ef5 3e0000003e0000003e0000003e000000 42b56dee7dd8be993fe3f1fc534e5ef5 fpsr=00000000
26570 fmov v22.4s, #-4.0 70f31b3b9e28ca99087c1308443250b2 3a63e12a008c6ef9aa2e0b86fc63f903 c0800000c0800000c0800000c0800000 3a63e12a008c6ef9aa2e0b86fc63f903 fpsr=00000000
26571 fmov v22.4s, #1.0 6bdeb5a97c1d4c55aeb7f380100d6c27 2d5e49f0887e8d0484896dbedf3b16a1 3f8000003f8000003f8000003f800000 2d5e49f0887e8d0484896dbedf3b16a1 fpsr=00000000
26572 fmov v22.2s, #0.125 2afecb4aa8ba44e58beaa24e5c121254 7b860520768f7a9c2ed578855bb616ae 00000000000000003e0000003e000000 7b860520768f7a9c2ed578855bb616ae fpsr=00000000
26573 fmov v22.2s, #-4.0 85bb76992a9f959f07f28bb9d0b4590c c8eb18824c97d9537003f26d34a4719a 0000000000000000c0800000c0800000 c8eb18824c97d9537003f26d34a4719a fpsr=00000000
26574 fmov v22.2s, #1.0 abddfb3d028e3fef70c0063b9f153d9a 5383a9f35e897d09bc986f66e849f5a7 00000000000000003f8000003f800000 5383a9f35e897d09bc986f66e849f5a7 fpsr=00000000
26575 fmov d2
[all...]

Completed in 657 milliseconds

12