Lines Matching refs:dstend
21 #define dstend x4 macro
29 add dstend, dstin, count
40 str val, [dstend, -8]
45 str valw, [dstend, -4]
50 strh valw, [dstend, -2]
57 str q0, [dstend, -16]
60 str q0, [dstend, -32]
69 stp q0, q0, [dstend, -32]
90 sub count, dstend, dst /* Count is now 64 too large. */
99 stp q0, q0, [dstend, -64]
100 stp q0, q0, [dstend, -32]
104 sub count, dstend, dst /* Count is 16 too large. */
112 stp q0, q0, [dstend, -64]
113 stp q0, q0, [dstend, -32]