Lines Matching refs:matrix
33 //Because a template is being used, calculate an offset value for the matrix...
39 VLDMIA r2,{s9-s11} // First line of matrix p2 to registers [S9-S11]
40 VLDMIA r1,{s0-s2} // First line of matrix p1 to registers [S0-S2]
43 VLDMIA r2,{s12-s14} // Second line of matrix p2 to registers [S12-S14]
44 VLDMIA r1,{s3-s5} // Second line of matrix p1 to registers [S3-S5]
47 VLDMIA r2,{s15-s17} // Third line of matrix p2 to registers [S15-S17]
48 VLDMIA r1,{s6-s8} // Third line of matrix p1 to registers [S6-S8]
103 //Because a template is being used, calculate an offset value for the matrix...
113 VLDMIA r2!,{s10-s15} // First and second line of matrix p2 to registers [S10-S15]
133 VLDMIA r2,{s10-s12} // Third line of matrix p2 to registers [S10-S12]
169 VLDMIA r2,{s9-s11} // First line of matrix p2 to registers [S9-S11]
170 VLDMIA r1,{s18-s20} // First line of matrix p1 to registers [S18-S20]
173 VLDMIA r2,{s12-s14} // Second line of matrix p2 to registers [S12-S14]
174 VLDMIA r1,{s21-s23} // Second line of matrix p1 to registers [S21-S23]
177 VLDMIA r2,{s15-s17} // Third line of matrix p2 to registers [S15-S17]
178 VLDMIA r1,{s24-s26} // Third line of matrix p1 to registers [S24-S26]