HomeSort by relevance Sort by last modified time
    Searched refs:STACK_VAR_OFF (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/sparc/
norm.S 10 #define STACK_VAR_OFF (2047 + (8 * 16))
12 #define STACK_VAR_OFF (4 * 16)
26 st %g2, [%sp + STACK_VAR_OFF+0x0]
27 st %o1, [%sp + STACK_VAR_OFF+0x4]
28 ld [%sp + STACK_VAR_OFF+0x0], %f12 ! f12 = 1.0f
29 ld [%sp + STACK_VAR_OFF+0x4], %f15 ! f15 = scale
165 st %g2, [%sp + STACK_VAR_OFF+0x0]
166 st %o1, [%sp + STACK_VAR_OFF+0x4]
167 ld [%sp + STACK_VAR_OFF+0x0], %f12 ! f12 = 1.0f
168 ld [%sp + STACK_VAR_OFF+0x4], %f15 ! f15 = scal
    [all...]
  /external/mesa3d/src/mesa/sparc/
norm.S 10 #define STACK_VAR_OFF (2047 + (8 * 16))
12 #define STACK_VAR_OFF (4 * 16)
26 st %g2, [%sp + STACK_VAR_OFF+0x0]
27 st %o1, [%sp + STACK_VAR_OFF+0x4]
28 ld [%sp + STACK_VAR_OFF+0x0], %f12 ! f12 = 1.0f
29 ld [%sp + STACK_VAR_OFF+0x4], %f15 ! f15 = scale
165 st %g2, [%sp + STACK_VAR_OFF+0x0]
166 st %o1, [%sp + STACK_VAR_OFF+0x4]
167 ld [%sp + STACK_VAR_OFF+0x0], %f12 ! f12 = 1.0f
168 ld [%sp + STACK_VAR_OFF+0x4], %f15 ! f15 = scal
    [all...]

Completed in 517 milliseconds