pixman-arm-simd-asm.h | 99 .macro pixldst op, cond=al, numbytes, reg0, reg1, reg2, reg3, base, unaligned=0 variable 104 op&r&cond WK®2, [base], #4 variable 107 op&m&cond&ia base!, {WK®0,WK®1,WK®2,WK®3} variable 127 .macro pixst_baseupdated cond, numbytes, reg0, reg1, reg2, reg3, base variable 129 stm&cond&db base, {WK®0,WK®1,WK®2,WK®3} variable
|