Searched defs:WK0 (Results 1 - 1 of 1) sorted by relevance

/external/pixman/pixman/
H A Dpixman-arm-simd-asm.h196 PF add, SCRATCH, base, WK0, lsl #bpp_shift-dst_bpp_shift variable
198 PF rsb, SCRATCH, SCRATCH, WK0, lsl #bpp_shift-dst_bpp_shift variable
206 PF add, SCRATCH, SCRATCH, WK0, lsl #32-5+bpp_shift-dst_bpp_shift variable
207 PF rsbs, SCRATCH, SCRATCH, WK0, lsl #32-5+bpp_shift-dst_bpp_shift variable
236 PF add, WK1, WK1, WK0, lsl #bpp_shift variable
279 PF bic, WK0, base, #31 variable
280 PF pld, [WK0]
284 PF cmp, WK1, WK0
289 PF bic, WK0, base, #31 variable
290 PF pld, [WK0]
296 91: PF add, WK0, WK0, #32 variable
297 PF cmp, WK0, WK1 variable
362 movs SCRATCH, WK0, lsl #32-1 /* C,N = bits 1,0 of DST */ variable
366 movs SCRATCH, WK0, lsl #32-3 /* C,N = bits 3, 2 of DST */ variable
448 PF and, WK0, X, #pix_per_block-1 variable
746 rsb WK0, DST, #0 /* bits 0-3 = number of leading bytes until destination aligned */ variable
748 PF and, WK0, WK0, #15 variable
792 rsb WK0, DST, #0 /* bits 0-3 = number of leading bytes until destination aligned */ variable
[all...]

Completed in 91 milliseconds