Lines Matching refs:td0
21 td0 .req r3 label
40 ldrbne td0, [buf], #1
42 adcsne sum, sum, td0, put_byte_1
51 ldrh td0, [buf], #2
54 ldrb td0, [buf], #1
58 orr td0, td0, td3, lsl #8
60 orr td0, td3, td0, lsl #8
63 adcs sum, sum, td0
68 ldrbne td0, [buf], #1 @ include last byte
69 adcsne sum, sum, td0, put_byte_0 @ update checksum
72 ldr td0, [sp], #4
73 tst td0, #1 @ check buffer alignment
78 ldrbne td0, [buf], #1 @ make even
80 adcsne sum, sum, td0, put_byte_1 @ update checksum
84 ldrhne td0, [buf], #2 @ make 32-bit aligned
87 ldrbne td0, [buf], #1
91 orrne td0, td0, ip, lsl #8
93 orrne td0, ip, td0, lsl #8
96 adcsne sum, sum, td0 @ update checksum
115 2: ldmia buf!, {td0, td1, td2, td3}
116 adcs sum, sum, td0
120 ldmia buf!, {td0, td1, td2, td3}
121 adcs sum, sum, td0
133 4: ldr td0, [buf], #4
135 adcs sum, sum, td0