Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dmacro-assembler-sve-aarch64.cc1532 ldnt1b(zt, pg, addr); in Ldnt1b()
1537 &MacroAssembler::ldnt1b, in Ldnt1b()
H A Dassembler-aarch64.h4936 void ldnt1b(const ZRegister& zt,
7942 // E.g. ld1qb, ld1qh, ldnt1b, ...
H A Dassembler-sve-aarch64.cc4958 void Assembler::ldnt1b(const ZRegister& zt, in ldnt1b() function in vixl::aarch64::Assembler
/third_party/vixl/test/aarch64/
H A Dtest-api-movprfx-aarch64.cc2455 __ ldnt1b(z21.VnS(), p5.Zeroing(), SVEMemOperand(z21.VnS(), x23)); in TEST()
2458 __ ldnt1b(z21.VnD(), p5.Zeroing(), SVEMemOperand(z1.VnD(), x23)); in TEST()
H A Dtest-disasm-sve-aarch64.cc4435 COMPARE(ldnt1b(z21.VnB(), p5.Zeroing(), SVEMemOperand(x1, x23)), in TEST()
4436 "ldnt1b {z21.b}, p5/z, [x1, x23]"); in TEST()
4447 "ldnt1b {z0.b}, p0/z, [x0, x1]"); in TEST()
4462 COMPARE(ldnt1b(z1.VnB(), p3.Zeroing(), SVEMemOperand(x11)), in TEST()
4463 "ldnt1b {z1.b}, p3/z, [x11]"); in TEST()
4464 COMPARE(ldnt1b(z2.VnB(), p2.Zeroing(), SVEMemOperand(x12, -8, SVE_MUL_VL)), in TEST()
4465 "ldnt1b {z2.b}, p2/z, [x12, #-8, mul vl]"); in TEST()
4481 "ldnt1b {z2.b}, p0/z, [x16]"); in TEST()
7858 "ldnt1b {z24.s}, p4/z, [z18.s, x13]"); in TEST()
7869 "ldnt1b {z2 in TEST()
[all...]

Completed in 37 milliseconds