Lines Matching refs:dstend
26 #define dstend x4 macro
34 add dstend, dstin, count
45 str val, [dstend, -8]
50 str valw, [dstend, -4]
55 strh valw, [dstend, -2]
62 str q0, [dstend, -16]
65 str q0, [dstend, -32]
74 stp q0, q0, [dstend, -32]
95 sub count, dstend, dst /* Count is now 64 too large. */
104 stp q0, q0, [dstend, -64]
105 stp q0, q0, [dstend, -32]
109 sub count, dstend, dst /* Count is 16 too large. */
117 stp q0, q0, [dstend, -64]
118 stp q0, q0, [dstend, -32]