Searched refs:LDPTR (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/sparc/ |
D | xform.S | 63 LDPTR [%o2 + V4F_START], %g1 64 LDPTR [%o0 + V4F_START], %g2 137 LDPTR [%o2 + V4F_START], %g1 138 LDPTR [%o0 + V4F_START], %g2 178 LDPTR [%o2 + V4F_START], %g1 179 LDPTR [%o0 + V4F_START], %g2 232 LDPTR [%o2 + V4F_START], %g1 233 LDPTR [%o0 + V4F_START], %g2 280 LDPTR [%o2 + V4F_START], %g1 281 LDPTR [%o0 + V4F_START], %g2 [all …]
|
D | norm.S | 32 LDPTR [%o0 + MATRIX_INV], %o0 ! o0 = mat->inv 33 LDPTR [%o2 + V4F_START], %o5 ! o5 = 'from' in->start 36 LDPTR [%o4 + V4F_START], %g3 ! g3 = 'out' dest->start 171 LDPTR [%o0 + MATRIX_INV], %o0 ! o0 = mat->inv 172 LDPTR [%o2 + V4F_START], %o5 ! o5 = 'from' in->start 175 LDPTR [%o4 + V4F_START], %g3 ! g3 = 'out' dest->start 276 LDPTR [%o0 + MATRIX_INV], %o0 ! o0 = mat->inv 277 LDPTR [%o2 + V4F_START], %o5 ! o5 = 'from' in->start 280 LDPTR [%o4 + V4F_START], %g3 ! g3 = 'out' dest->start 327 LDPTR [%o0 + MATRIX_INV], %o0 ! o0 = mat->inv [all …]
|
D | sparc_clip.S | 6 #define LDPTR ldx macro 10 #define LDPTR ld macro 71 LDPTR [%i0 + V4F_START], %i0 72 LDPTR [%i1 + V4F_START], %i5 167 LDPTR [%i0 + V4F_START], %i0
|
D | sparc_matrix.h | 9 #define LDPTR ldx macro 13 #define LDPTR ld macro
|