Home
last modified time | relevance | path

Searched refs:stnt1w (Results 1 - 5 of 5) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dmacro-assembler-sve-aarch64.cc1655 stnt1w(zt, pg, addr); in Stnt1w()
1660 &MacroAssembler::stnt1w, in Stnt1w()
H A Dassembler-sve-aarch64.cc5285 void Assembler::stnt1w(const ZRegister& zt, in stnt1w() function in vixl::aarch64::Assembler
8903 void Assembler::stnt1w(const ZRegister& zt, const PRegister& pg, const ZRegister& zn, const Register& rm) {
H A Dassembler-aarch64.h5619 void stnt1w(const ZRegister& zt,
/third_party/vixl/test/aarch64/
H A Dtest-disasm-sve-aarch64.cc4543 COMPARE(stnt1w(z0.VnS(), p4.Zeroing(), SVEMemOperand(x11, x1, LSL, 2)), in TEST()
4544 "stnt1w {z0.s}, p4, [x11, x1, lsl #2]"); in TEST()
4545 COMPARE(stnt1w(z0.VnS(), p4.Zeroing(), SVEMemOperand(sp, xzr, LSL, 2)), in TEST()
4546 "stnt1w {z0.s}, p4, [sp, xzr, lsl #2]"); in TEST()
4556 COMPARE(stnt1w(z17.VnS(), p4.Zeroing(), SVEMemOperand(x15, 7, SVE_MUL_VL)), in TEST()
4557 "stnt1w {z17.s}, p4, [x15, #7, mul vl]"); in TEST()
4558 COMPARE(stnt1w(z17.VnS(), p4.Zeroing(), SVEMemOperand(sp, 7, SVE_MUL_VL)), in TEST()
4559 "stnt1w {z17.s}, p4, [sp, #7, mul vl]"); in TEST()
4579 "stnt1w {z4.s}, p2, [x16]"); in TEST()
4586 "stnt1w {z in TEST()
[all...]
H A Dtest-api-movprfx-aarch64.cc2710 __ stnt1w(z0.VnS(), p4.Zeroing(), SVEMemOperand(z11.VnS(), x1)); in TEST()
2713 __ stnt1w(z0.VnD(), p4.Zeroing(), SVEMemOperand(z11.VnD(), x1)); in TEST()

Completed in 42 milliseconds