Lines Matching full:8
62 # define LOADX(DST,RX) ldd.ab DST, [RX, 8]
63 # define STOREX(SRC,RX) std.ab SRC, [RX, 8]
98 ; if size <= 8
99 cmp r2, 8
159 MERGE_1 (r6, r6, 8)
173 SHIFT_2 (r5, r6, 8)
177 SHIFT_2 (r5, r8, 8)
186 ; Write back the remaining 8bits
190 and.f lp_count, r2, 0x07 ;Last 8bytes
233 and.f lp_count, r2, 0x07 ;Last 8bytes
258 SHIFT_1 (r7, r6, 8)
262 SHIFT_1 (r9, r8, 8)
275 and.f lp_count, r2, 0x07 ;Last 8bytes
297 ;;; if size <= 8
298 cmp r2, 8
323 ldd.ab r6,[r1,8]
324 std.ab r6,[r3,8]