Home
last modified time | relevance | path

Searched refs:umulh (Results 1 – 25 of 47) sorted by relevance

12

/external/boringssl/linux-aarch64/crypto/fipsmodule/
Darmv8-mont.S44 umulh x7,x7,x9
46 umulh x11,x8,x9
52 umulh x13,x13,x15
65 umulh x17,x14,x15
79 umulh x11,x8,x9
84 umulh x17,x14,x15
112 umulh x7,x7,x9
116 umulh x11,x8,x9
123 umulh x13,x13,x15
127 umulh x17,x14,x15
[all …]
/external/boringssl/ios-aarch64/crypto/fipsmodule/
Darmv8-mont.S43 umulh x7,x7,x9
45 umulh x11,x8,x9
51 umulh x13,x13,x15
64 umulh x17,x14,x15
78 umulh x11,x8,x9
83 umulh x17,x14,x15
111 umulh x7,x7,x9
115 umulh x11,x8,x9
122 umulh x13,x13,x15
126 umulh x17,x14,x15
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/
Dumulh.s10 umulh z0.b, p7/m, z0.b, z31.b label
16 umulh z0.h, p7/m, z0.h, z31.h label
22 umulh z0.s, p7/m, z0.s, z31.s label
28 umulh z0.d, p7/m, z0.d, z31.d label
44 umulh z0.d, p7/m, z0.d, z31.d label
56 umulh z0.d, p7/m, z0.d, z31.d label
Dumulh-diagnostics.s7 umulh z0.b, p7/m, z1.b, z2.b label
16 umulh z0.b, p8/m, z0.b, z1.b label
/external/boringssl/ios-aarch64/crypto/third_party/sike/asm/
Dfp-armv8.S116 umulh x21, x3, x26
118 umulh x22, x3, x23
123 umulh x23, x4, x23
128 umulh x26, x4, x26
140 umulh x24, x3, x10
141 umulh x26, x3, x11
149 umulh x10, x4, x10
154 umulh x11, x4, x11
165 umulh x10, x5, x12
170 umulh x23, x5, x13
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dmul-lohi.ll6 ; CHECK: umulh [[HI:x[0-9]+]], x0, x2
13 ; CHECK-BE: umulh [[HI:x[0-9]+]], x1, x3
28 ; CHECK: umulh [[HI:x[0-9]+]], x0, x2
40 ; CHECK: umulh [[HI:x[0-9]+]], x0, x2
Dmadd-lohi.ll6 ; CHECK-DAG: umulh [[CARRY:x[0-9]+]], x0, x2
12 ; CHECK-BE-DAG: umulh [[CARRY:x[0-9]+]], x1, x3
Dfunnel-shift.ll46 ; CHECK-NEXT: umulh x13, x8, x11
47 ; CHECK-NEXT: umulh x11, x12, x11
178 ; CHECK-NEXT: umulh x13, x9, x11
179 ; CHECK-NEXT: umulh x11, x12, x11
Darm64-fast-isel.ll110 ; CHECK-NEXT: umulh x{{[0-9]+}}, [[ARG1]], [[ARG2]]
Drotate-extract.ll55 ; CHECK-NEXT: umulh x8, x0, x8
Darm64-mul.ll10 ; CHECK: umulh {{x[0-9]+}}, {{x[0-9]+}}, {{x[0-9]+}}
Ddp-3source.ll93 ; CHECK: umulh {{x[0-9]+}}, {{x[0-9]+}}, {{x[0-9]+}}
Darm64-xaluo.ll248 ; CHECK: umulh [[MREG:x[0-9]+]], x0, x1
529 ; CHECK: umulh [[MREG:x[0-9]+]], x0, x1
541 ; CHECK: umulh [[MREG:x[0-9]+]], x0, x1
766 ; CHECK: umulh [[REG:x[0-9]+]], x0, x1
/external/llvm/test/CodeGen/AArch64/
Dmul-lohi.ll7 ; CHECK-DAG: umulh [[CARRY:x[0-9]+]], x0, x2
13 ; CHECK-BE-DAG: umulh [[CARRY:x[0-9]+]], x1, x3
26 ; CHECK: umulh [[HI:x[0-9]+]], x0, x2
38 ; CHECK: umulh [[HI:x[0-9]+]], x0, x2
Dmadd-lohi.ll6 ; CHECK-DAG: umulh [[CARRY:x[0-9]+]], x0, x2
12 ; CHECK-BE-DAG: umulh [[CARRY:x[0-9]+]], x1, x3
Darm64-fast-isel.ll108 ; CHECK-NEXT: umulh x{{[0-9]+}}, [[ARG1]], [[ARG2]]
Darm64-mul.ll10 ; CHECK: umulh {{x[0-9]+}}, {{x[0-9]+}}, {{x[0-9]+}}
Ddp-3source.ll93 ; CHECK: umulh {{x[0-9]+}}, {{x[0-9]+}}, {{x[0-9]+}}
Darm64-xaluo.ll248 ; CHECK: umulh [[MREG:x[0-9]+]], x0, x1
403 ; CHECK: umulh [[MREG:x[0-9]+]], x0, x1
628 ; CHECK: umulh [[REG:x[0-9]+]], x0, x1
/external/vixl/doc/
Dchangelog.md28 + Added support for `umulh` instruction.
/external/llvm/test/MC/AArch64/
Darm64-arithmetic-encoding.s483 umulh x1, x2, x3
486 ; CHECK: umulh x1, x2, x3 ; encoding: [0x41,0x7c,0xc3,0x9b]
Dbasic-a64-instructions.s1660 umulh x30, x29, x28
1661 umulh xzr, x27, x26
1662 umulh x25, xzr, x24
1663 umulh x23, x22, xzr
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Darm64-arithmetic-encoding.s483 umulh x1, x2, x3
486 ; CHECK: umulh x1, x2, x3 ; encoding: [0x41,0x7c,0xc3,0x9b]
Dbasic-a64-instructions.s1643 umulh x30, x29, x28
1644 umulh xzr, x27, x26
1645 umulh x25, xzr, x24
1646 umulh x23, x22, xzr
/external/capstone/suite/MC/AArch64/
Dbasic-a64-instructions.s.cs642 0xbe,0x7f,0xdc,0x9b = umulh x30, x29, x28
643 0x7f,0x7f,0xda,0x9b = umulh xzr, x27, x26
644 0xf9,0x7f,0xd8,0x9b = umulh x25, xzr, x24
645 0xd7,0x7e,0xdf,0x9b = umulh x23, x22, xzr

12