Home
last modified time | relevance | path

Searched refs:smaddl (Results 1 – 18 of 18) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Darm64-mul.ll126 ; CHECK: smaddl {{x[0-9]+}}, {{w[0-9]+}}, {{w[0-9]+}}, {{x[0-9]+}}
Ddp-3source.ll41 ; CHECK: smaddl {{x[0-9]+}}, {{w[0-9]+}}, {{w[0-9]+}}, {{x[0-9]+}}
Daarch64-fix-cortex-a53-835769.ll165 ; CHECK-NEXT: smaddl
168 ; CHECK-NOWORKAROUND-NEXT: smaddl
/external/llvm/test/MC/AArch64/
Darm64-arithmetic-encoding.s464 smaddl x1, w2, w3, x4
473 ; CHECK: smaddl x1, w2, w3, x4 ; encoding: [0x41,0x10,0x23,0x9b]
Dbasic-a64-instructions.s1605 smaddl x3, w5, w2, x9
1606 smaddl xzr, w10, w11, x12
1607 smaddl x13, wzr, w14, x15
1608 smaddl x16, w17, wzr, x18
1609 smaddl x19, w20, w21, xzr
/external/capstone/suite/MC/AArch64/
Dbasic-a64-instructions.s.cs618 0xa3,0x24,0x22,0x9b = smaddl x3, w5, w2, x9
619 0x5f,0x31,0x2b,0x9b = smaddl xzr, w10, w11, x12
620 0xed,0x3f,0x2e,0x9b = smaddl x13, wzr, w14, x15
621 0x30,0x4a,0x3f,0x9b = smaddl x16, w17, wzr, x18
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-arithmetic.txt431 # CHECK: smaddl x1, w2, w3, x4
Dbasic-a64-instructions.txt1166 # CHECK: smaddl x3, w5, w2, x9
1167 # CHECK: smaddl xzr, w10, w11, x12
1168 # CHECK: smaddl x13, wzr, w14, x15
1169 # CHECK: smaddl x16, w17, wzr, x18
/external/vixl/test/aarch64/
Dtest-disasm-aarch64.cc458 COMPARE(smaddl(x0, w1, w2, x3), "smaddl x0, w1, w2, x3"); in TEST()
459 COMPARE(smaddl(x30, w21, w22, x16), "smaddl x30, w21, w22, x16"); in TEST()
Dtest-cpu-features-aarch64.cc429 TEST_NONE(smaddl_0, smaddl(x0, w1, w2, x3))
/external/vixl/src/aarch64/
Dassembler-aarch64.h985 void smaddl(const Register& xd,
Dassembler-aarch64.cc938 void Assembler::smaddl(const Register& xd, in smaddl() function in vixl::aarch64::Assembler
Dmacro-assembler-aarch64.h2328 smaddl(rd, rn, rm, ra); in Smaddl()
/external/capstone/arch/AArch64/
DAArch64MappingInsnOp.inc5205 { /* AArch64_SMADDLrrr, ARM64_INS_SMADDL: smaddl $rd, $rn, $rm, $ra */
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md2353 void smaddl(const Register& xd,
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td737 def SMADDLrrr : WideMulAccum<0, 0b001, "smaddl", add, sext>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td1327 def SMADDLrrr : WideMulAccum<0, 0b001, "smaddl", add, sext>;
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc12564 "1b\007sm3tt2a\007sm3tt2b\004sm4e\007sm4ekey\006smaddl\004smax\005smaxp\005"
17331 …{ 4412 /* smaddl */, AArch64::SMADDLrrr, Convert__Reg1_0__Reg1_1__Reg1_2__Reg1_3, AMFBS_None, { MC…
24704 …{ 4412 /* smaddl */, AArch64::SMADDLrrr, Convert__Reg1_0__Reg1_1__Reg1_2__Reg1_3, AMFBS_None, { MC…