--- xc/config/cf/Imake.cf.orig 2003-09-07 15:58:53.000000000 +0200 +++ xc/config/cf/Imake.cf 2003-09-07 21:56:14.876326192 +0200 @@ -1006,8 +1006,14 @@ #endif /* QNX/Neutrino */ #ifdef SparcArchitecture -# if defined(__sparc_v9) || defined(__arch64__) -# define Sparc64Architecture +# if defined(__sparc_v9) || defined(__sparc_v9__) || defined(__arch64__) +# if defined(linux) +# if defined(__arch64__) +# undef __arch64__ +# endif +# else +# define Sparc64Architecture +# endif # endif #endif --- xc/extras/Mesa/src/SPARC/glapi_sparc.S.orig 2003-09-24 21:01:25.000000000 -0400 +++ xc/extras/Mesa/src/SPARC/glapi_sparc.S 2003-09-24 21:01:35.000000000 -0400 @@ -27,7 +27,7 @@ .globl glNewList .type glNewList,#function glNewList: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -48,7 +48,7 @@ .globl glEndList .type glEndList,#function glEndList: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -69,7 +69,7 @@ .globl glCallList .type glCallList,#function glCallList: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -90,7 +90,7 @@ .globl glCallLists .type glCallLists,#function glCallLists: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -111,7 +111,7 @@ .globl glDeleteLists .type glDeleteLists,#function glDeleteLists: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -132,7 +132,7 @@ .globl glGenLists .type glGenLists,#function glGenLists: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -153,7 +153,7 @@ .globl glListBase .type glListBase,#function glListBase: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -174,7 +174,7 @@ .globl glBegin .type glBegin,#function glBegin: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -195,7 +195,7 @@ .globl glBitmap .type glBitmap,#function glBitmap: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -216,7 +216,7 @@ .globl glColor3b .type glColor3b,#function glColor3b: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -237,7 +237,7 @@ .globl glColor3bv .type glColor3bv,#function glColor3bv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -258,7 +258,7 @@ .globl glColor3d .type glColor3d,#function glColor3d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -279,7 +279,7 @@ .globl glColor3dv .type glColor3dv,#function glColor3dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -300,7 +300,7 @@ .globl glColor3f .type glColor3f,#function glColor3f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -321,7 +321,7 @@ .globl glColor3fv .type glColor3fv,#function glColor3fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -342,7 +342,7 @@ .globl glColor3i .type glColor3i,#function glColor3i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -363,7 +363,7 @@ .globl glColor3iv .type glColor3iv,#function glColor3iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -384,7 +384,7 @@ .globl glColor3s .type glColor3s,#function glColor3s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -405,7 +405,7 @@ .globl glColor3sv .type glColor3sv,#function glColor3sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -426,7 +426,7 @@ .globl glColor3ub .type glColor3ub,#function glColor3ub: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -447,7 +447,7 @@ .globl glColor3ubv .type glColor3ubv,#function glColor3ubv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -468,7 +468,7 @@ .globl glColor3ui .type glColor3ui,#function glColor3ui: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -489,7 +489,7 @@ .globl glColor3uiv .type glColor3uiv,#function glColor3uiv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -510,7 +510,7 @@ .globl glColor3us .type glColor3us,#function glColor3us: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -531,7 +531,7 @@ .globl glColor3usv .type glColor3usv,#function glColor3usv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -552,7 +552,7 @@ .globl glColor4b .type glColor4b,#function glColor4b: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -573,7 +573,7 @@ .globl glColor4bv .type glColor4bv,#function glColor4bv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -594,7 +594,7 @@ .globl glColor4d .type glColor4d,#function glColor4d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -615,7 +615,7 @@ .globl glColor4dv .type glColor4dv,#function glColor4dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -636,7 +636,7 @@ .globl glColor4f .type glColor4f,#function glColor4f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -657,7 +657,7 @@ .globl glColor4fv .type glColor4fv,#function glColor4fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -678,7 +678,7 @@ .globl glColor4i .type glColor4i,#function glColor4i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -699,7 +699,7 @@ .globl glColor4iv .type glColor4iv,#function glColor4iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -720,7 +720,7 @@ .globl glColor4s .type glColor4s,#function glColor4s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -741,7 +741,7 @@ .globl glColor4sv .type glColor4sv,#function glColor4sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -762,7 +762,7 @@ .globl glColor4ub .type glColor4ub,#function glColor4ub: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -783,7 +783,7 @@ .globl glColor4ubv .type glColor4ubv,#function glColor4ubv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -804,7 +804,7 @@ .globl glColor4ui .type glColor4ui,#function glColor4ui: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -825,7 +825,7 @@ .globl glColor4uiv .type glColor4uiv,#function glColor4uiv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -846,7 +846,7 @@ .globl glColor4us .type glColor4us,#function glColor4us: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -867,7 +867,7 @@ .globl glColor4usv .type glColor4usv,#function glColor4usv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -888,7 +888,7 @@ .globl glEdgeFlag .type glEdgeFlag,#function glEdgeFlag: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -909,7 +909,7 @@ .globl glEdgeFlagv .type glEdgeFlagv,#function glEdgeFlagv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -930,7 +930,7 @@ .globl glEnd .type glEnd,#function glEnd: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -951,7 +951,7 @@ .globl glIndexd .type glIndexd,#function glIndexd: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -972,7 +972,7 @@ .globl glIndexdv .type glIndexdv,#function glIndexdv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -993,7 +993,7 @@ .globl glIndexf .type glIndexf,#function glIndexf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1014,7 +1014,7 @@ .globl glIndexfv .type glIndexfv,#function glIndexfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1035,7 +1035,7 @@ .globl glIndexi .type glIndexi,#function glIndexi: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1056,7 +1056,7 @@ .globl glIndexiv .type glIndexiv,#function glIndexiv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1077,7 +1077,7 @@ .globl glIndexs .type glIndexs,#function glIndexs: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1098,7 +1098,7 @@ .globl glIndexsv .type glIndexsv,#function glIndexsv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1119,7 +1119,7 @@ .globl glNormal3b .type glNormal3b,#function glNormal3b: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1140,7 +1140,7 @@ .globl glNormal3bv .type glNormal3bv,#function glNormal3bv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1161,7 +1161,7 @@ .globl glNormal3d .type glNormal3d,#function glNormal3d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1182,7 +1182,7 @@ .globl glNormal3dv .type glNormal3dv,#function glNormal3dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1203,7 +1203,7 @@ .globl glNormal3f .type glNormal3f,#function glNormal3f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1224,7 +1224,7 @@ .globl glNormal3fv .type glNormal3fv,#function glNormal3fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1245,7 +1245,7 @@ .globl glNormal3i .type glNormal3i,#function glNormal3i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1266,7 +1266,7 @@ .globl glNormal3iv .type glNormal3iv,#function glNormal3iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1287,7 +1287,7 @@ .globl glNormal3s .type glNormal3s,#function glNormal3s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1308,7 +1308,7 @@ .globl glNormal3sv .type glNormal3sv,#function glNormal3sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1329,7 +1329,7 @@ .globl glRasterPos2d .type glRasterPos2d,#function glRasterPos2d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1350,7 +1350,7 @@ .globl glRasterPos2dv .type glRasterPos2dv,#function glRasterPos2dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1371,7 +1371,7 @@ .globl glRasterPos2f .type glRasterPos2f,#function glRasterPos2f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1392,7 +1392,7 @@ .globl glRasterPos2fv .type glRasterPos2fv,#function glRasterPos2fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1413,7 +1413,7 @@ .globl glRasterPos2i .type glRasterPos2i,#function glRasterPos2i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1434,7 +1434,7 @@ .globl glRasterPos2iv .type glRasterPos2iv,#function glRasterPos2iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1455,7 +1455,7 @@ .globl glRasterPos2s .type glRasterPos2s,#function glRasterPos2s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1476,7 +1476,7 @@ .globl glRasterPos2sv .type glRasterPos2sv,#function glRasterPos2sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1497,7 +1497,7 @@ .globl glRasterPos3d .type glRasterPos3d,#function glRasterPos3d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1518,7 +1518,7 @@ .globl glRasterPos3dv .type glRasterPos3dv,#function glRasterPos3dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1539,7 +1539,7 @@ .globl glRasterPos3f .type glRasterPos3f,#function glRasterPos3f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1560,7 +1560,7 @@ .globl glRasterPos3fv .type glRasterPos3fv,#function glRasterPos3fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1581,7 +1581,7 @@ .globl glRasterPos3i .type glRasterPos3i,#function glRasterPos3i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1602,7 +1602,7 @@ .globl glRasterPos3iv .type glRasterPos3iv,#function glRasterPos3iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1623,7 +1623,7 @@ .globl glRasterPos3s .type glRasterPos3s,#function glRasterPos3s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1644,7 +1644,7 @@ .globl glRasterPos3sv .type glRasterPos3sv,#function glRasterPos3sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1665,7 +1665,7 @@ .globl glRasterPos4d .type glRasterPos4d,#function glRasterPos4d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1686,7 +1686,7 @@ .globl glRasterPos4dv .type glRasterPos4dv,#function glRasterPos4dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1707,7 +1707,7 @@ .globl glRasterPos4f .type glRasterPos4f,#function glRasterPos4f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1728,7 +1728,7 @@ .globl glRasterPos4fv .type glRasterPos4fv,#function glRasterPos4fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1749,7 +1749,7 @@ .globl glRasterPos4i .type glRasterPos4i,#function glRasterPos4i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1770,7 +1770,7 @@ .globl glRasterPos4iv .type glRasterPos4iv,#function glRasterPos4iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1791,7 +1791,7 @@ .globl glRasterPos4s .type glRasterPos4s,#function glRasterPos4s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1812,7 +1812,7 @@ .globl glRasterPos4sv .type glRasterPos4sv,#function glRasterPos4sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1833,7 +1833,7 @@ .globl glRectd .type glRectd,#function glRectd: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1854,7 +1854,7 @@ .globl glRectdv .type glRectdv,#function glRectdv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1875,7 +1875,7 @@ .globl glRectf .type glRectf,#function glRectf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1896,7 +1896,7 @@ .globl glRectfv .type glRectfv,#function glRectfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1917,7 +1917,7 @@ .globl glRecti .type glRecti,#function glRecti: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1938,7 +1938,7 @@ .globl glRectiv .type glRectiv,#function glRectiv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1959,7 +1959,7 @@ .globl glRects .type glRects,#function glRects: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -1980,7 +1980,7 @@ .globl glRectsv .type glRectsv,#function glRectsv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2001,7 +2001,7 @@ .globl glTexCoord1d .type glTexCoord1d,#function glTexCoord1d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2022,7 +2022,7 @@ .globl glTexCoord1dv .type glTexCoord1dv,#function glTexCoord1dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2043,7 +2043,7 @@ .globl glTexCoord1f .type glTexCoord1f,#function glTexCoord1f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2064,7 +2064,7 @@ .globl glTexCoord1fv .type glTexCoord1fv,#function glTexCoord1fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2085,7 +2085,7 @@ .globl glTexCoord1i .type glTexCoord1i,#function glTexCoord1i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2106,7 +2106,7 @@ .globl glTexCoord1iv .type glTexCoord1iv,#function glTexCoord1iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2127,7 +2127,7 @@ .globl glTexCoord1s .type glTexCoord1s,#function glTexCoord1s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2148,7 +2148,7 @@ .globl glTexCoord1sv .type glTexCoord1sv,#function glTexCoord1sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2169,7 +2169,7 @@ .globl glTexCoord2d .type glTexCoord2d,#function glTexCoord2d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2190,7 +2190,7 @@ .globl glTexCoord2dv .type glTexCoord2dv,#function glTexCoord2dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2211,7 +2211,7 @@ .globl glTexCoord2f .type glTexCoord2f,#function glTexCoord2f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2232,7 +2232,7 @@ .globl glTexCoord2fv .type glTexCoord2fv,#function glTexCoord2fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2253,7 +2253,7 @@ .globl glTexCoord2i .type glTexCoord2i,#function glTexCoord2i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2274,7 +2274,7 @@ .globl glTexCoord2iv .type glTexCoord2iv,#function glTexCoord2iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2295,7 +2295,7 @@ .globl glTexCoord2s .type glTexCoord2s,#function glTexCoord2s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2316,7 +2316,7 @@ .globl glTexCoord2sv .type glTexCoord2sv,#function glTexCoord2sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2337,7 +2337,7 @@ .globl glTexCoord3d .type glTexCoord3d,#function glTexCoord3d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2358,7 +2358,7 @@ .globl glTexCoord3dv .type glTexCoord3dv,#function glTexCoord3dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2379,7 +2379,7 @@ .globl glTexCoord3f .type glTexCoord3f,#function glTexCoord3f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2400,7 +2400,7 @@ .globl glTexCoord3fv .type glTexCoord3fv,#function glTexCoord3fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2421,7 +2421,7 @@ .globl glTexCoord3i .type glTexCoord3i,#function glTexCoord3i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2442,7 +2442,7 @@ .globl glTexCoord3iv .type glTexCoord3iv,#function glTexCoord3iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2463,7 +2463,7 @@ .globl glTexCoord3s .type glTexCoord3s,#function glTexCoord3s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2484,7 +2484,7 @@ .globl glTexCoord3sv .type glTexCoord3sv,#function glTexCoord3sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2505,7 +2505,7 @@ .globl glTexCoord4d .type glTexCoord4d,#function glTexCoord4d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2526,7 +2526,7 @@ .globl glTexCoord4dv .type glTexCoord4dv,#function glTexCoord4dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2547,7 +2547,7 @@ .globl glTexCoord4f .type glTexCoord4f,#function glTexCoord4f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2568,7 +2568,7 @@ .globl glTexCoord4fv .type glTexCoord4fv,#function glTexCoord4fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2589,7 +2589,7 @@ .globl glTexCoord4i .type glTexCoord4i,#function glTexCoord4i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2610,7 +2610,7 @@ .globl glTexCoord4iv .type glTexCoord4iv,#function glTexCoord4iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2631,7 +2631,7 @@ .globl glTexCoord4s .type glTexCoord4s,#function glTexCoord4s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2652,7 +2652,7 @@ .globl glTexCoord4sv .type glTexCoord4sv,#function glTexCoord4sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2673,7 +2673,7 @@ .globl glVertex2d .type glVertex2d,#function glVertex2d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2694,7 +2694,7 @@ .globl glVertex2dv .type glVertex2dv,#function glVertex2dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2715,7 +2715,7 @@ .globl glVertex2f .type glVertex2f,#function glVertex2f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2736,7 +2736,7 @@ .globl glVertex2fv .type glVertex2fv,#function glVertex2fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2757,7 +2757,7 @@ .globl glVertex2i .type glVertex2i,#function glVertex2i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2778,7 +2778,7 @@ .globl glVertex2iv .type glVertex2iv,#function glVertex2iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2799,7 +2799,7 @@ .globl glVertex2s .type glVertex2s,#function glVertex2s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2820,7 +2820,7 @@ .globl glVertex2sv .type glVertex2sv,#function glVertex2sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2841,7 +2841,7 @@ .globl glVertex3d .type glVertex3d,#function glVertex3d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2862,7 +2862,7 @@ .globl glVertex3dv .type glVertex3dv,#function glVertex3dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2883,7 +2883,7 @@ .globl glVertex3f .type glVertex3f,#function glVertex3f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2904,7 +2904,7 @@ .globl glVertex3fv .type glVertex3fv,#function glVertex3fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2925,7 +2925,7 @@ .globl glVertex3i .type glVertex3i,#function glVertex3i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2946,7 +2946,7 @@ .globl glVertex3iv .type glVertex3iv,#function glVertex3iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2967,7 +2967,7 @@ .globl glVertex3s .type glVertex3s,#function glVertex3s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -2988,7 +2988,7 @@ .globl glVertex3sv .type glVertex3sv,#function glVertex3sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3009,7 +3009,7 @@ .globl glVertex4d .type glVertex4d,#function glVertex4d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3030,7 +3030,7 @@ .globl glVertex4dv .type glVertex4dv,#function glVertex4dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3051,7 +3051,7 @@ .globl glVertex4f .type glVertex4f,#function glVertex4f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3072,7 +3072,7 @@ .globl glVertex4fv .type glVertex4fv,#function glVertex4fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3093,7 +3093,7 @@ .globl glVertex4i .type glVertex4i,#function glVertex4i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3114,7 +3114,7 @@ .globl glVertex4iv .type glVertex4iv,#function glVertex4iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3135,7 +3135,7 @@ .globl glVertex4s .type glVertex4s,#function glVertex4s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3156,7 +3156,7 @@ .globl glVertex4sv .type glVertex4sv,#function glVertex4sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3177,7 +3177,7 @@ .globl glClipPlane .type glClipPlane,#function glClipPlane: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3198,7 +3198,7 @@ .globl glColorMaterial .type glColorMaterial,#function glColorMaterial: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3219,7 +3219,7 @@ .globl glCullFace .type glCullFace,#function glCullFace: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3240,7 +3240,7 @@ .globl glFogf .type glFogf,#function glFogf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3261,7 +3261,7 @@ .globl glFogfv .type glFogfv,#function glFogfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3282,7 +3282,7 @@ .globl glFogi .type glFogi,#function glFogi: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3303,7 +3303,7 @@ .globl glFogiv .type glFogiv,#function glFogiv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3324,7 +3324,7 @@ .globl glFrontFace .type glFrontFace,#function glFrontFace: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3345,7 +3345,7 @@ .globl glHint .type glHint,#function glHint: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3366,7 +3366,7 @@ .globl glLightf .type glLightf,#function glLightf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3387,7 +3387,7 @@ .globl glLightfv .type glLightfv,#function glLightfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3408,7 +3408,7 @@ .globl glLighti .type glLighti,#function glLighti: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3429,7 +3429,7 @@ .globl glLightiv .type glLightiv,#function glLightiv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3450,7 +3450,7 @@ .globl glLightModelf .type glLightModelf,#function glLightModelf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3471,7 +3471,7 @@ .globl glLightModelfv .type glLightModelfv,#function glLightModelfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3492,7 +3492,7 @@ .globl glLightModeli .type glLightModeli,#function glLightModeli: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3513,7 +3513,7 @@ .globl glLightModeliv .type glLightModeliv,#function glLightModeliv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3534,7 +3534,7 @@ .globl glLineStipple .type glLineStipple,#function glLineStipple: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3555,7 +3555,7 @@ .globl glLineWidth .type glLineWidth,#function glLineWidth: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3576,7 +3576,7 @@ .globl glMaterialf .type glMaterialf,#function glMaterialf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3597,7 +3597,7 @@ .globl glMaterialfv .type glMaterialfv,#function glMaterialfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3618,7 +3618,7 @@ .globl glMateriali .type glMateriali,#function glMateriali: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3639,7 +3639,7 @@ .globl glMaterialiv .type glMaterialiv,#function glMaterialiv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3660,7 +3660,7 @@ .globl glPointSize .type glPointSize,#function glPointSize: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3681,7 +3681,7 @@ .globl glPolygonMode .type glPolygonMode,#function glPolygonMode: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3702,7 +3702,7 @@ .globl glPolygonStipple .type glPolygonStipple,#function glPolygonStipple: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3723,7 +3723,7 @@ .globl glScissor .type glScissor,#function glScissor: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3744,7 +3744,7 @@ .globl glShadeModel .type glShadeModel,#function glShadeModel: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3765,7 +3765,7 @@ .globl glTexParameterf .type glTexParameterf,#function glTexParameterf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3786,7 +3786,7 @@ .globl glTexParameterfv .type glTexParameterfv,#function glTexParameterfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3807,7 +3807,7 @@ .globl glTexParameteri .type glTexParameteri,#function glTexParameteri: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3828,7 +3828,7 @@ .globl glTexParameteriv .type glTexParameteriv,#function glTexParameteriv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3849,7 +3849,7 @@ .globl glTexImage1D .type glTexImage1D,#function glTexImage1D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3870,7 +3870,7 @@ .globl glTexImage2D .type glTexImage2D,#function glTexImage2D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3891,7 +3891,7 @@ .globl glTexEnvf .type glTexEnvf,#function glTexEnvf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3912,7 +3912,7 @@ .globl glTexEnvfv .type glTexEnvfv,#function glTexEnvfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3933,7 +3933,7 @@ .globl glTexEnvi .type glTexEnvi,#function glTexEnvi: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3954,7 +3954,7 @@ .globl glTexEnviv .type glTexEnviv,#function glTexEnviv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3975,7 +3975,7 @@ .globl glTexGend .type glTexGend,#function glTexGend: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -3996,7 +3996,7 @@ .globl glTexGendv .type glTexGendv,#function glTexGendv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4017,7 +4017,7 @@ .globl glTexGenf .type glTexGenf,#function glTexGenf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4038,7 +4038,7 @@ .globl glTexGenfv .type glTexGenfv,#function glTexGenfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4059,7 +4059,7 @@ .globl glTexGeni .type glTexGeni,#function glTexGeni: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4080,7 +4080,7 @@ .globl glTexGeniv .type glTexGeniv,#function glTexGeniv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4101,7 +4101,7 @@ .globl glFeedbackBuffer .type glFeedbackBuffer,#function glFeedbackBuffer: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4122,7 +4122,7 @@ .globl glSelectBuffer .type glSelectBuffer,#function glSelectBuffer: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4143,7 +4143,7 @@ .globl glRenderMode .type glRenderMode,#function glRenderMode: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4164,7 +4164,7 @@ .globl glInitNames .type glInitNames,#function glInitNames: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4185,7 +4185,7 @@ .globl glLoadName .type glLoadName,#function glLoadName: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4206,7 +4206,7 @@ .globl glPassThrough .type glPassThrough,#function glPassThrough: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4227,7 +4227,7 @@ .globl glPopName .type glPopName,#function glPopName: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4248,7 +4248,7 @@ .globl glPushName .type glPushName,#function glPushName: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4269,7 +4269,7 @@ .globl glDrawBuffer .type glDrawBuffer,#function glDrawBuffer: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4290,7 +4290,7 @@ .globl glClear .type glClear,#function glClear: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4311,7 +4311,7 @@ .globl glClearAccum .type glClearAccum,#function glClearAccum: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4332,7 +4332,7 @@ .globl glClearIndex .type glClearIndex,#function glClearIndex: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4353,7 +4353,7 @@ .globl glClearColor .type glClearColor,#function glClearColor: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4374,7 +4374,7 @@ .globl glClearStencil .type glClearStencil,#function glClearStencil: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4395,7 +4395,7 @@ .globl glClearDepth .type glClearDepth,#function glClearDepth: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4416,7 +4416,7 @@ .globl glStencilMask .type glStencilMask,#function glStencilMask: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4437,7 +4437,7 @@ .globl glColorMask .type glColorMask,#function glColorMask: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4458,7 +4458,7 @@ .globl glDepthMask .type glDepthMask,#function glDepthMask: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4479,7 +4479,7 @@ .globl glIndexMask .type glIndexMask,#function glIndexMask: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4500,7 +4500,7 @@ .globl glAccum .type glAccum,#function glAccum: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4521,7 +4521,7 @@ .globl glDisable .type glDisable,#function glDisable: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4542,7 +4542,7 @@ .globl glEnable .type glEnable,#function glEnable: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4563,7 +4563,7 @@ .globl glFinish .type glFinish,#function glFinish: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4584,7 +4584,7 @@ .globl glFlush .type glFlush,#function glFlush: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4605,7 +4605,7 @@ .globl glPopAttrib .type glPopAttrib,#function glPopAttrib: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4626,7 +4626,7 @@ .globl glPushAttrib .type glPushAttrib,#function glPushAttrib: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4647,7 +4647,7 @@ .globl glMap1d .type glMap1d,#function glMap1d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4668,7 +4668,7 @@ .globl glMap1f .type glMap1f,#function glMap1f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4689,7 +4689,7 @@ .globl glMap2d .type glMap2d,#function glMap2d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4710,7 +4710,7 @@ .globl glMap2f .type glMap2f,#function glMap2f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4731,7 +4731,7 @@ .globl glMapGrid1d .type glMapGrid1d,#function glMapGrid1d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4752,7 +4752,7 @@ .globl glMapGrid1f .type glMapGrid1f,#function glMapGrid1f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4773,7 +4773,7 @@ .globl glMapGrid2d .type glMapGrid2d,#function glMapGrid2d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4794,7 +4794,7 @@ .globl glMapGrid2f .type glMapGrid2f,#function glMapGrid2f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4815,7 +4815,7 @@ .globl glEvalCoord1d .type glEvalCoord1d,#function glEvalCoord1d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4836,7 +4836,7 @@ .globl glEvalCoord1dv .type glEvalCoord1dv,#function glEvalCoord1dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4857,7 +4857,7 @@ .globl glEvalCoord1f .type glEvalCoord1f,#function glEvalCoord1f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4878,7 +4878,7 @@ .globl glEvalCoord1fv .type glEvalCoord1fv,#function glEvalCoord1fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4899,7 +4899,7 @@ .globl glEvalCoord2d .type glEvalCoord2d,#function glEvalCoord2d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4920,7 +4920,7 @@ .globl glEvalCoord2dv .type glEvalCoord2dv,#function glEvalCoord2dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4941,7 +4941,7 @@ .globl glEvalCoord2f .type glEvalCoord2f,#function glEvalCoord2f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4962,7 +4962,7 @@ .globl glEvalCoord2fv .type glEvalCoord2fv,#function glEvalCoord2fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -4983,7 +4983,7 @@ .globl glEvalMesh1 .type glEvalMesh1,#function glEvalMesh1: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5004,7 +5004,7 @@ .globl glEvalPoint1 .type glEvalPoint1,#function glEvalPoint1: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5025,7 +5025,7 @@ .globl glEvalMesh2 .type glEvalMesh2,#function glEvalMesh2: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5046,7 +5046,7 @@ .globl glEvalPoint2 .type glEvalPoint2,#function glEvalPoint2: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5067,7 +5067,7 @@ .globl glAlphaFunc .type glAlphaFunc,#function glAlphaFunc: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5088,7 +5088,7 @@ .globl glBlendFunc .type glBlendFunc,#function glBlendFunc: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5109,7 +5109,7 @@ .globl glLogicOp .type glLogicOp,#function glLogicOp: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5130,7 +5130,7 @@ .globl glStencilFunc .type glStencilFunc,#function glStencilFunc: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5151,7 +5151,7 @@ .globl glStencilOp .type glStencilOp,#function glStencilOp: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5172,7 +5172,7 @@ .globl glDepthFunc .type glDepthFunc,#function glDepthFunc: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5193,7 +5193,7 @@ .globl glPixelZoom .type glPixelZoom,#function glPixelZoom: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5214,7 +5214,7 @@ .globl glPixelTransferf .type glPixelTransferf,#function glPixelTransferf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5235,7 +5235,7 @@ .globl glPixelTransferi .type glPixelTransferi,#function glPixelTransferi: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5256,7 +5256,7 @@ .globl glPixelStoref .type glPixelStoref,#function glPixelStoref: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5277,7 +5277,7 @@ .globl glPixelStorei .type glPixelStorei,#function glPixelStorei: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5298,7 +5298,7 @@ .globl glPixelMapfv .type glPixelMapfv,#function glPixelMapfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5319,7 +5319,7 @@ .globl glPixelMapuiv .type glPixelMapuiv,#function glPixelMapuiv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5340,7 +5340,7 @@ .globl glPixelMapusv .type glPixelMapusv,#function glPixelMapusv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5361,7 +5361,7 @@ .globl glReadBuffer .type glReadBuffer,#function glReadBuffer: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5382,7 +5382,7 @@ .globl glCopyPixels .type glCopyPixels,#function glCopyPixels: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5403,7 +5403,7 @@ .globl glReadPixels .type glReadPixels,#function glReadPixels: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5424,7 +5424,7 @@ .globl glDrawPixels .type glDrawPixels,#function glDrawPixels: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5445,7 +5445,7 @@ .globl glGetBooleanv .type glGetBooleanv,#function glGetBooleanv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5466,7 +5466,7 @@ .globl glGetClipPlane .type glGetClipPlane,#function glGetClipPlane: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5487,7 +5487,7 @@ .globl glGetDoublev .type glGetDoublev,#function glGetDoublev: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5508,7 +5508,7 @@ .globl glGetError .type glGetError,#function glGetError: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5529,7 +5529,7 @@ .globl glGetFloatv .type glGetFloatv,#function glGetFloatv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5550,7 +5550,7 @@ .globl glGetIntegerv .type glGetIntegerv,#function glGetIntegerv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5571,7 +5571,7 @@ .globl glGetLightfv .type glGetLightfv,#function glGetLightfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5592,7 +5592,7 @@ .globl glGetLightiv .type glGetLightiv,#function glGetLightiv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5613,7 +5613,7 @@ .globl glGetMapdv .type glGetMapdv,#function glGetMapdv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5634,7 +5634,7 @@ .globl glGetMapfv .type glGetMapfv,#function glGetMapfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5655,7 +5655,7 @@ .globl glGetMapiv .type glGetMapiv,#function glGetMapiv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5676,7 +5676,7 @@ .globl glGetMaterialfv .type glGetMaterialfv,#function glGetMaterialfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5697,7 +5697,7 @@ .globl glGetMaterialiv .type glGetMaterialiv,#function glGetMaterialiv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5718,7 +5718,7 @@ .globl glGetPixelMapfv .type glGetPixelMapfv,#function glGetPixelMapfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5739,7 +5739,7 @@ .globl glGetPixelMapuiv .type glGetPixelMapuiv,#function glGetPixelMapuiv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5760,7 +5760,7 @@ .globl glGetPixelMapusv .type glGetPixelMapusv,#function glGetPixelMapusv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5781,7 +5781,7 @@ .globl glGetPolygonStipple .type glGetPolygonStipple,#function glGetPolygonStipple: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5802,7 +5802,7 @@ .globl glGetString .type glGetString,#function glGetString: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5823,7 +5823,7 @@ .globl glGetTexEnvfv .type glGetTexEnvfv,#function glGetTexEnvfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5844,7 +5844,7 @@ .globl glGetTexEnviv .type glGetTexEnviv,#function glGetTexEnviv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5865,7 +5865,7 @@ .globl glGetTexGendv .type glGetTexGendv,#function glGetTexGendv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5886,7 +5886,7 @@ .globl glGetTexGenfv .type glGetTexGenfv,#function glGetTexGenfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5907,7 +5907,7 @@ .globl glGetTexGeniv .type glGetTexGeniv,#function glGetTexGeniv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5928,7 +5928,7 @@ .globl glGetTexImage .type glGetTexImage,#function glGetTexImage: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5949,7 +5949,7 @@ .globl glGetTexParameterfv .type glGetTexParameterfv,#function glGetTexParameterfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5970,7 +5970,7 @@ .globl glGetTexParameteriv .type glGetTexParameteriv,#function glGetTexParameteriv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -5991,7 +5991,7 @@ .globl glGetTexLevelParameterfv .type glGetTexLevelParameterfv,#function glGetTexLevelParameterfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6012,7 +6012,7 @@ .globl glGetTexLevelParameteriv .type glGetTexLevelParameteriv,#function glGetTexLevelParameteriv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6033,7 +6033,7 @@ .globl glIsEnabled .type glIsEnabled,#function glIsEnabled: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6054,7 +6054,7 @@ .globl glIsList .type glIsList,#function glIsList: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6075,7 +6075,7 @@ .globl glDepthRange .type glDepthRange,#function glDepthRange: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6096,7 +6096,7 @@ .globl glFrustum .type glFrustum,#function glFrustum: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6117,7 +6117,7 @@ .globl glLoadIdentity .type glLoadIdentity,#function glLoadIdentity: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6138,7 +6138,7 @@ .globl glLoadMatrixf .type glLoadMatrixf,#function glLoadMatrixf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6159,7 +6159,7 @@ .globl glLoadMatrixd .type glLoadMatrixd,#function glLoadMatrixd: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6180,7 +6180,7 @@ .globl glMatrixMode .type glMatrixMode,#function glMatrixMode: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6201,7 +6201,7 @@ .globl glMultMatrixf .type glMultMatrixf,#function glMultMatrixf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6222,7 +6222,7 @@ .globl glMultMatrixd .type glMultMatrixd,#function glMultMatrixd: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6243,7 +6243,7 @@ .globl glOrtho .type glOrtho,#function glOrtho: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6264,7 +6264,7 @@ .globl glPopMatrix .type glPopMatrix,#function glPopMatrix: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6285,7 +6285,7 @@ .globl glPushMatrix .type glPushMatrix,#function glPushMatrix: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6306,7 +6306,7 @@ .globl glRotated .type glRotated,#function glRotated: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6327,7 +6327,7 @@ .globl glRotatef .type glRotatef,#function glRotatef: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6348,7 +6348,7 @@ .globl glScaled .type glScaled,#function glScaled: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6369,7 +6369,7 @@ .globl glScalef .type glScalef,#function glScalef: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6390,7 +6390,7 @@ .globl glTranslated .type glTranslated,#function glTranslated: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6411,7 +6411,7 @@ .globl glTranslatef .type glTranslatef,#function glTranslatef: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6432,7 +6432,7 @@ .globl glViewport .type glViewport,#function glViewport: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6453,7 +6453,7 @@ .globl glArrayElement .type glArrayElement,#function glArrayElement: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6474,7 +6474,7 @@ .globl glColorPointer .type glColorPointer,#function glColorPointer: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6495,7 +6495,7 @@ .globl glDisableClientState .type glDisableClientState,#function glDisableClientState: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6516,7 +6516,7 @@ .globl glDrawArrays .type glDrawArrays,#function glDrawArrays: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6537,7 +6537,7 @@ .globl glDrawElements .type glDrawElements,#function glDrawElements: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6558,7 +6558,7 @@ .globl glEdgeFlagPointer .type glEdgeFlagPointer,#function glEdgeFlagPointer: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6579,7 +6579,7 @@ .globl glEnableClientState .type glEnableClientState,#function glEnableClientState: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6600,7 +6600,7 @@ .globl glGetPointerv .type glGetPointerv,#function glGetPointerv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6621,7 +6621,7 @@ .globl glIndexPointer .type glIndexPointer,#function glIndexPointer: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6642,7 +6642,7 @@ .globl glInterleavedArrays .type glInterleavedArrays,#function glInterleavedArrays: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6663,7 +6663,7 @@ .globl glNormalPointer .type glNormalPointer,#function glNormalPointer: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6684,7 +6684,7 @@ .globl glTexCoordPointer .type glTexCoordPointer,#function glTexCoordPointer: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6705,7 +6705,7 @@ .globl glVertexPointer .type glVertexPointer,#function glVertexPointer: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6726,7 +6726,7 @@ .globl glPolygonOffset .type glPolygonOffset,#function glPolygonOffset: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6747,7 +6747,7 @@ .globl glCopyTexImage1D .type glCopyTexImage1D,#function glCopyTexImage1D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6768,7 +6768,7 @@ .globl glCopyTexImage2D .type glCopyTexImage2D,#function glCopyTexImage2D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6789,7 +6789,7 @@ .globl glCopyTexSubImage1D .type glCopyTexSubImage1D,#function glCopyTexSubImage1D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6810,7 +6810,7 @@ .globl glCopyTexSubImage2D .type glCopyTexSubImage2D,#function glCopyTexSubImage2D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6831,7 +6831,7 @@ .globl glTexSubImage1D .type glTexSubImage1D,#function glTexSubImage1D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6852,7 +6852,7 @@ .globl glTexSubImage2D .type glTexSubImage2D,#function glTexSubImage2D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6873,7 +6873,7 @@ .globl glAreTexturesResident .type glAreTexturesResident,#function glAreTexturesResident: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6894,7 +6894,7 @@ .globl glBindTexture .type glBindTexture,#function glBindTexture: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6915,7 +6915,7 @@ .globl glDeleteTextures .type glDeleteTextures,#function glDeleteTextures: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6936,7 +6936,7 @@ .globl glGenTextures .type glGenTextures,#function glGenTextures: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6957,7 +6957,7 @@ .globl glIsTexture .type glIsTexture,#function glIsTexture: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6978,7 +6978,7 @@ .globl glPrioritizeTextures .type glPrioritizeTextures,#function glPrioritizeTextures: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -6999,7 +6999,7 @@ .globl glIndexub .type glIndexub,#function glIndexub: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7020,7 +7020,7 @@ .globl glIndexubv .type glIndexubv,#function glIndexubv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7041,7 +7041,7 @@ .globl glPopClientAttrib .type glPopClientAttrib,#function glPopClientAttrib: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7062,7 +7062,7 @@ .globl glPushClientAttrib .type glPushClientAttrib,#function glPushClientAttrib: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7083,7 +7083,7 @@ .globl glBlendColor .type glBlendColor,#function glBlendColor: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7104,7 +7104,7 @@ .globl glBlendEquation .type glBlendEquation,#function glBlendEquation: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7125,7 +7125,7 @@ .globl glDrawRangeElements .type glDrawRangeElements,#function glDrawRangeElements: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7146,7 +7146,7 @@ .globl glColorTable .type glColorTable,#function glColorTable: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7167,7 +7167,7 @@ .globl glColorTableParameterfv .type glColorTableParameterfv,#function glColorTableParameterfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7188,7 +7188,7 @@ .globl glColorTableParameteriv .type glColorTableParameteriv,#function glColorTableParameteriv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7209,7 +7209,7 @@ .globl glCopyColorTable .type glCopyColorTable,#function glCopyColorTable: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7230,7 +7230,7 @@ .globl glGetColorTable .type glGetColorTable,#function glGetColorTable: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7251,7 +7251,7 @@ .globl glGetColorTableParameterfv .type glGetColorTableParameterfv,#function glGetColorTableParameterfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7272,7 +7272,7 @@ .globl glGetColorTableParameteriv .type glGetColorTableParameteriv,#function glGetColorTableParameteriv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7293,7 +7293,7 @@ .globl glColorSubTable .type glColorSubTable,#function glColorSubTable: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7314,7 +7314,7 @@ .globl glCopyColorSubTable .type glCopyColorSubTable,#function glCopyColorSubTable: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7335,7 +7335,7 @@ .globl glConvolutionFilter1D .type glConvolutionFilter1D,#function glConvolutionFilter1D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7356,7 +7356,7 @@ .globl glConvolutionFilter2D .type glConvolutionFilter2D,#function glConvolutionFilter2D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7377,7 +7377,7 @@ .globl glConvolutionParameterf .type glConvolutionParameterf,#function glConvolutionParameterf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7398,7 +7398,7 @@ .globl glConvolutionParameterfv .type glConvolutionParameterfv,#function glConvolutionParameterfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7419,7 +7419,7 @@ .globl glConvolutionParameteri .type glConvolutionParameteri,#function glConvolutionParameteri: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7440,7 +7440,7 @@ .globl glConvolutionParameteriv .type glConvolutionParameteriv,#function glConvolutionParameteriv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7461,7 +7461,7 @@ .globl glCopyConvolutionFilter1D .type glCopyConvolutionFilter1D,#function glCopyConvolutionFilter1D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7482,7 +7482,7 @@ .globl glCopyConvolutionFilter2D .type glCopyConvolutionFilter2D,#function glCopyConvolutionFilter2D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7503,7 +7503,7 @@ .globl glGetConvolutionFilter .type glGetConvolutionFilter,#function glGetConvolutionFilter: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7524,7 +7524,7 @@ .globl glGetConvolutionParameterfv .type glGetConvolutionParameterfv,#function glGetConvolutionParameterfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7545,7 +7545,7 @@ .globl glGetConvolutionParameteriv .type glGetConvolutionParameteriv,#function glGetConvolutionParameteriv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7566,7 +7566,7 @@ .globl glGetSeparableFilter .type glGetSeparableFilter,#function glGetSeparableFilter: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7587,7 +7587,7 @@ .globl glSeparableFilter2D .type glSeparableFilter2D,#function glSeparableFilter2D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7608,7 +7608,7 @@ .globl glGetHistogram .type glGetHistogram,#function glGetHistogram: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7629,7 +7629,7 @@ .globl glGetHistogramParameterfv .type glGetHistogramParameterfv,#function glGetHistogramParameterfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7650,7 +7650,7 @@ .globl glGetHistogramParameteriv .type glGetHistogramParameteriv,#function glGetHistogramParameteriv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7671,7 +7671,7 @@ .globl glGetMinmax .type glGetMinmax,#function glGetMinmax: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7692,7 +7692,7 @@ .globl glGetMinmaxParameterfv .type glGetMinmaxParameterfv,#function glGetMinmaxParameterfv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7713,7 +7713,7 @@ .globl glGetMinmaxParameteriv .type glGetMinmaxParameteriv,#function glGetMinmaxParameteriv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7734,7 +7734,7 @@ .globl glHistogram .type glHistogram,#function glHistogram: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7755,7 +7755,7 @@ .globl glMinmax .type glMinmax,#function glMinmax: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7776,7 +7776,7 @@ .globl glResetHistogram .type glResetHistogram,#function glResetHistogram: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7797,7 +7797,7 @@ .globl glResetMinmax .type glResetMinmax,#function glResetMinmax: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7818,7 +7818,7 @@ .globl glTexImage3D .type glTexImage3D,#function glTexImage3D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7839,7 +7839,7 @@ .globl glTexSubImage3D .type glTexSubImage3D,#function glTexSubImage3D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7860,7 +7860,7 @@ .globl glCopyTexSubImage3D .type glCopyTexSubImage3D,#function glCopyTexSubImage3D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7881,7 +7881,7 @@ .globl glActiveTextureARB .type glActiveTextureARB,#function glActiveTextureARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7902,7 +7902,7 @@ .globl glClientActiveTextureARB .type glClientActiveTextureARB,#function glClientActiveTextureARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7923,7 +7923,7 @@ .globl glMultiTexCoord1dARB .type glMultiTexCoord1dARB,#function glMultiTexCoord1dARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7944,7 +7944,7 @@ .globl glMultiTexCoord1dvARB .type glMultiTexCoord1dvARB,#function glMultiTexCoord1dvARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7965,7 +7965,7 @@ .globl glMultiTexCoord1fARB .type glMultiTexCoord1fARB,#function glMultiTexCoord1fARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -7986,7 +7986,7 @@ .globl glMultiTexCoord1fvARB .type glMultiTexCoord1fvARB,#function glMultiTexCoord1fvARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8007,7 +8007,7 @@ .globl glMultiTexCoord1iARB .type glMultiTexCoord1iARB,#function glMultiTexCoord1iARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8028,7 +8028,7 @@ .globl glMultiTexCoord1ivARB .type glMultiTexCoord1ivARB,#function glMultiTexCoord1ivARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8049,7 +8049,7 @@ .globl glMultiTexCoord1sARB .type glMultiTexCoord1sARB,#function glMultiTexCoord1sARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8070,7 +8070,7 @@ .globl glMultiTexCoord1svARB .type glMultiTexCoord1svARB,#function glMultiTexCoord1svARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8091,7 +8091,7 @@ .globl glMultiTexCoord2dARB .type glMultiTexCoord2dARB,#function glMultiTexCoord2dARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8112,7 +8112,7 @@ .globl glMultiTexCoord2dvARB .type glMultiTexCoord2dvARB,#function glMultiTexCoord2dvARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8133,7 +8133,7 @@ .globl glMultiTexCoord2fARB .type glMultiTexCoord2fARB,#function glMultiTexCoord2fARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8154,7 +8154,7 @@ .globl glMultiTexCoord2fvARB .type glMultiTexCoord2fvARB,#function glMultiTexCoord2fvARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8175,7 +8175,7 @@ .globl glMultiTexCoord2iARB .type glMultiTexCoord2iARB,#function glMultiTexCoord2iARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8196,7 +8196,7 @@ .globl glMultiTexCoord2ivARB .type glMultiTexCoord2ivARB,#function glMultiTexCoord2ivARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8217,7 +8217,7 @@ .globl glMultiTexCoord2sARB .type glMultiTexCoord2sARB,#function glMultiTexCoord2sARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8238,7 +8238,7 @@ .globl glMultiTexCoord2svARB .type glMultiTexCoord2svARB,#function glMultiTexCoord2svARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8259,7 +8259,7 @@ .globl glMultiTexCoord3dARB .type glMultiTexCoord3dARB,#function glMultiTexCoord3dARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8280,7 +8280,7 @@ .globl glMultiTexCoord3dvARB .type glMultiTexCoord3dvARB,#function glMultiTexCoord3dvARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8301,7 +8301,7 @@ .globl glMultiTexCoord3fARB .type glMultiTexCoord3fARB,#function glMultiTexCoord3fARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8322,7 +8322,7 @@ .globl glMultiTexCoord3fvARB .type glMultiTexCoord3fvARB,#function glMultiTexCoord3fvARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8343,7 +8343,7 @@ .globl glMultiTexCoord3iARB .type glMultiTexCoord3iARB,#function glMultiTexCoord3iARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8364,7 +8364,7 @@ .globl glMultiTexCoord3ivARB .type glMultiTexCoord3ivARB,#function glMultiTexCoord3ivARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8385,7 +8385,7 @@ .globl glMultiTexCoord3sARB .type glMultiTexCoord3sARB,#function glMultiTexCoord3sARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8406,7 +8406,7 @@ .globl glMultiTexCoord3svARB .type glMultiTexCoord3svARB,#function glMultiTexCoord3svARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8427,7 +8427,7 @@ .globl glMultiTexCoord4dARB .type glMultiTexCoord4dARB,#function glMultiTexCoord4dARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8448,7 +8448,7 @@ .globl glMultiTexCoord4dvARB .type glMultiTexCoord4dvARB,#function glMultiTexCoord4dvARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8469,7 +8469,7 @@ .globl glMultiTexCoord4fARB .type glMultiTexCoord4fARB,#function glMultiTexCoord4fARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8490,7 +8490,7 @@ .globl glMultiTexCoord4fvARB .type glMultiTexCoord4fvARB,#function glMultiTexCoord4fvARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8511,7 +8511,7 @@ .globl glMultiTexCoord4iARB .type glMultiTexCoord4iARB,#function glMultiTexCoord4iARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8532,7 +8532,7 @@ .globl glMultiTexCoord4ivARB .type glMultiTexCoord4ivARB,#function glMultiTexCoord4ivARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8553,7 +8553,7 @@ .globl glMultiTexCoord4sARB .type glMultiTexCoord4sARB,#function glMultiTexCoord4sARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8574,7 +8574,7 @@ .globl glMultiTexCoord4svARB .type glMultiTexCoord4svARB,#function glMultiTexCoord4svARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8595,7 +8595,7 @@ .globl glLoadTransposeMatrixfARB .type glLoadTransposeMatrixfARB,#function glLoadTransposeMatrixfARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8616,7 +8616,7 @@ .globl glLoadTransposeMatrixdARB .type glLoadTransposeMatrixdARB,#function glLoadTransposeMatrixdARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8637,7 +8637,7 @@ .globl glMultTransposeMatrixfARB .type glMultTransposeMatrixfARB,#function glMultTransposeMatrixfARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8658,7 +8658,7 @@ .globl glMultTransposeMatrixdARB .type glMultTransposeMatrixdARB,#function glMultTransposeMatrixdARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8679,7 +8679,7 @@ .globl glSampleCoverageARB .type glSampleCoverageARB,#function glSampleCoverageARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8700,7 +8700,7 @@ .globl glCompressedTexImage3DARB .type glCompressedTexImage3DARB,#function glCompressedTexImage3DARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8721,7 +8721,7 @@ .globl glCompressedTexImage2DARB .type glCompressedTexImage2DARB,#function glCompressedTexImage2DARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8742,7 +8742,7 @@ .globl glCompressedTexImage1DARB .type glCompressedTexImage1DARB,#function glCompressedTexImage1DARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8763,7 +8763,7 @@ .globl glCompressedTexSubImage3DARB .type glCompressedTexSubImage3DARB,#function glCompressedTexSubImage3DARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8784,7 +8784,7 @@ .globl glCompressedTexSubImage2DARB .type glCompressedTexSubImage2DARB,#function glCompressedTexSubImage2DARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8805,7 +8805,7 @@ .globl glCompressedTexSubImage1DARB .type glCompressedTexSubImage1DARB,#function glCompressedTexSubImage1DARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8826,7 +8826,7 @@ .globl glGetCompressedTexImageARB .type glGetCompressedTexImageARB,#function glGetCompressedTexImageARB: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8847,7 +8847,7 @@ .globl glBlendColorEXT .type glBlendColorEXT,#function glBlendColorEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8868,7 +8868,7 @@ .globl glPolygonOffsetEXT .type glPolygonOffsetEXT,#function glPolygonOffsetEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8889,7 +8889,7 @@ .globl glTexImage3DEXT .type glTexImage3DEXT,#function glTexImage3DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8910,7 +8910,7 @@ .globl glTexSubImage3DEXT .type glTexSubImage3DEXT,#function glTexSubImage3DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8931,7 +8931,7 @@ .globl glGetTexFilterFuncSGIS .type glGetTexFilterFuncSGIS,#function glGetTexFilterFuncSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8952,7 +8952,7 @@ .globl glTexFilterFuncSGIS .type glTexFilterFuncSGIS,#function glTexFilterFuncSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8973,7 +8973,7 @@ .globl glTexSubImage1DEXT .type glTexSubImage1DEXT,#function glTexSubImage1DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -8994,7 +8994,7 @@ .globl glTexSubImage2DEXT .type glTexSubImage2DEXT,#function glTexSubImage2DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9015,7 +9015,7 @@ .globl glCopyTexImage1DEXT .type glCopyTexImage1DEXT,#function glCopyTexImage1DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9036,7 +9036,7 @@ .globl glCopyTexImage2DEXT .type glCopyTexImage2DEXT,#function glCopyTexImage2DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9057,7 +9057,7 @@ .globl glCopyTexSubImage1DEXT .type glCopyTexSubImage1DEXT,#function glCopyTexSubImage1DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9078,7 +9078,7 @@ .globl glCopyTexSubImage2DEXT .type glCopyTexSubImage2DEXT,#function glCopyTexSubImage2DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9099,7 +9099,7 @@ .globl glCopyTexSubImage3DEXT .type glCopyTexSubImage3DEXT,#function glCopyTexSubImage3DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9120,7 +9120,7 @@ .globl glGetHistogramEXT .type glGetHistogramEXT,#function glGetHistogramEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9141,7 +9141,7 @@ .globl glGetHistogramParameterfvEXT .type glGetHistogramParameterfvEXT,#function glGetHistogramParameterfvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9162,7 +9162,7 @@ .globl glGetHistogramParameterivEXT .type glGetHistogramParameterivEXT,#function glGetHistogramParameterivEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9183,7 +9183,7 @@ .globl glGetMinmaxEXT .type glGetMinmaxEXT,#function glGetMinmaxEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9204,7 +9204,7 @@ .globl glGetMinmaxParameterfvEXT .type glGetMinmaxParameterfvEXT,#function glGetMinmaxParameterfvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9225,7 +9225,7 @@ .globl glGetMinmaxParameterivEXT .type glGetMinmaxParameterivEXT,#function glGetMinmaxParameterivEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9246,7 +9246,7 @@ .globl glHistogramEXT .type glHistogramEXT,#function glHistogramEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9267,7 +9267,7 @@ .globl glMinmaxEXT .type glMinmaxEXT,#function glMinmaxEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9288,7 +9288,7 @@ .globl glResetHistogramEXT .type glResetHistogramEXT,#function glResetHistogramEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9309,7 +9309,7 @@ .globl glResetMinmaxEXT .type glResetMinmaxEXT,#function glResetMinmaxEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9330,7 +9330,7 @@ .globl glConvolutionFilter1DEXT .type glConvolutionFilter1DEXT,#function glConvolutionFilter1DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9351,7 +9351,7 @@ .globl glConvolutionFilter2DEXT .type glConvolutionFilter2DEXT,#function glConvolutionFilter2DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9372,7 +9372,7 @@ .globl glConvolutionParameterfEXT .type glConvolutionParameterfEXT,#function glConvolutionParameterfEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9393,7 +9393,7 @@ .globl glConvolutionParameterfvEXT .type glConvolutionParameterfvEXT,#function glConvolutionParameterfvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9414,7 +9414,7 @@ .globl glConvolutionParameteriEXT .type glConvolutionParameteriEXT,#function glConvolutionParameteriEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9435,7 +9435,7 @@ .globl glConvolutionParameterivEXT .type glConvolutionParameterivEXT,#function glConvolutionParameterivEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9456,7 +9456,7 @@ .globl glCopyConvolutionFilter1DEXT .type glCopyConvolutionFilter1DEXT,#function glCopyConvolutionFilter1DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9477,7 +9477,7 @@ .globl glCopyConvolutionFilter2DEXT .type glCopyConvolutionFilter2DEXT,#function glCopyConvolutionFilter2DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9498,7 +9498,7 @@ .globl glGetConvolutionFilterEXT .type glGetConvolutionFilterEXT,#function glGetConvolutionFilterEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9519,7 +9519,7 @@ .globl glGetConvolutionParameterfvEXT .type glGetConvolutionParameterfvEXT,#function glGetConvolutionParameterfvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9540,7 +9540,7 @@ .globl glGetConvolutionParameterivEXT .type glGetConvolutionParameterivEXT,#function glGetConvolutionParameterivEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9561,7 +9561,7 @@ .globl glGetSeparableFilterEXT .type glGetSeparableFilterEXT,#function glGetSeparableFilterEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9582,7 +9582,7 @@ .globl glSeparableFilter2DEXT .type glSeparableFilter2DEXT,#function glSeparableFilter2DEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9603,7 +9603,7 @@ .globl glColorTableSGI .type glColorTableSGI,#function glColorTableSGI: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9624,7 +9624,7 @@ .globl glColorTableParameterfvSGI .type glColorTableParameterfvSGI,#function glColorTableParameterfvSGI: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9645,7 +9645,7 @@ .globl glColorTableParameterivSGI .type glColorTableParameterivSGI,#function glColorTableParameterivSGI: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9666,7 +9666,7 @@ .globl glCopyColorTableSGI .type glCopyColorTableSGI,#function glCopyColorTableSGI: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9687,7 +9687,7 @@ .globl glGetColorTableSGI .type glGetColorTableSGI,#function glGetColorTableSGI: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9708,7 +9708,7 @@ .globl glGetColorTableParameterfvSGI .type glGetColorTableParameterfvSGI,#function glGetColorTableParameterfvSGI: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9729,7 +9729,7 @@ .globl glGetColorTableParameterivSGI .type glGetColorTableParameterivSGI,#function glGetColorTableParameterivSGI: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9750,7 +9750,7 @@ .globl glPixelTexGenSGIX .type glPixelTexGenSGIX,#function glPixelTexGenSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9771,7 +9771,7 @@ .globl glPixelTexGenParameteriSGIS .type glPixelTexGenParameteriSGIS,#function glPixelTexGenParameteriSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9792,7 +9792,7 @@ .globl glPixelTexGenParameterivSGIS .type glPixelTexGenParameterivSGIS,#function glPixelTexGenParameterivSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9813,7 +9813,7 @@ .globl glPixelTexGenParameterfSGIS .type glPixelTexGenParameterfSGIS,#function glPixelTexGenParameterfSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9834,7 +9834,7 @@ .globl glPixelTexGenParameterfvSGIS .type glPixelTexGenParameterfvSGIS,#function glPixelTexGenParameterfvSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9855,7 +9855,7 @@ .globl glGetPixelTexGenParameterivSGIS .type glGetPixelTexGenParameterivSGIS,#function glGetPixelTexGenParameterivSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9876,7 +9876,7 @@ .globl glGetPixelTexGenParameterfvSGIS .type glGetPixelTexGenParameterfvSGIS,#function glGetPixelTexGenParameterfvSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9897,7 +9897,7 @@ .globl glTexImage4DSGIS .type glTexImage4DSGIS,#function glTexImage4DSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9918,7 +9918,7 @@ .globl glTexSubImage4DSGIS .type glTexSubImage4DSGIS,#function glTexSubImage4DSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9939,7 +9939,7 @@ .globl glAreTexturesResidentEXT .type glAreTexturesResidentEXT,#function glAreTexturesResidentEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9960,7 +9960,7 @@ .globl glBindTextureEXT .type glBindTextureEXT,#function glBindTextureEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -9981,7 +9981,7 @@ .globl glDeleteTexturesEXT .type glDeleteTexturesEXT,#function glDeleteTexturesEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10002,7 +10002,7 @@ .globl glGenTexturesEXT .type glGenTexturesEXT,#function glGenTexturesEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10023,7 +10023,7 @@ .globl glIsTextureEXT .type glIsTextureEXT,#function glIsTextureEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10044,7 +10044,7 @@ .globl glPrioritizeTexturesEXT .type glPrioritizeTexturesEXT,#function glPrioritizeTexturesEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10065,7 +10065,7 @@ .globl glDetailTexFuncSGIS .type glDetailTexFuncSGIS,#function glDetailTexFuncSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10086,7 +10086,7 @@ .globl glGetDetailTexFuncSGIS .type glGetDetailTexFuncSGIS,#function glGetDetailTexFuncSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10107,7 +10107,7 @@ .globl glSharpenTexFuncSGIS .type glSharpenTexFuncSGIS,#function glSharpenTexFuncSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10128,7 +10128,7 @@ .globl glGetSharpenTexFuncSGIS .type glGetSharpenTexFuncSGIS,#function glGetSharpenTexFuncSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10149,7 +10149,7 @@ .globl glArrayElementEXT .type glArrayElementEXT,#function glArrayElementEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10170,7 +10170,7 @@ .globl glColorPointerEXT .type glColorPointerEXT,#function glColorPointerEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10191,7 +10191,7 @@ .globl glDrawArraysEXT .type glDrawArraysEXT,#function glDrawArraysEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10212,7 +10212,7 @@ .globl glEdgeFlagPointerEXT .type glEdgeFlagPointerEXT,#function glEdgeFlagPointerEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10233,7 +10233,7 @@ .globl glGetPointervEXT .type glGetPointervEXT,#function glGetPointervEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10254,7 +10254,7 @@ .globl glIndexPointerEXT .type glIndexPointerEXT,#function glIndexPointerEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10275,7 +10275,7 @@ .globl glNormalPointerEXT .type glNormalPointerEXT,#function glNormalPointerEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10296,7 +10296,7 @@ .globl glTexCoordPointerEXT .type glTexCoordPointerEXT,#function glTexCoordPointerEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10317,7 +10317,7 @@ .globl glVertexPointerEXT .type glVertexPointerEXT,#function glVertexPointerEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10338,7 +10338,7 @@ .globl glBlendEquationEXT .type glBlendEquationEXT,#function glBlendEquationEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10359,7 +10359,7 @@ .globl glSpriteParameterfSGIX .type glSpriteParameterfSGIX,#function glSpriteParameterfSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10380,7 +10380,7 @@ .globl glSpriteParameterfvSGIX .type glSpriteParameterfvSGIX,#function glSpriteParameterfvSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10401,7 +10401,7 @@ .globl glSpriteParameteriSGIX .type glSpriteParameteriSGIX,#function glSpriteParameteriSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10422,7 +10422,7 @@ .globl glSpriteParameterivSGIX .type glSpriteParameterivSGIX,#function glSpriteParameterivSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10443,7 +10443,7 @@ .globl glPointParameterfEXT .type glPointParameterfEXT,#function glPointParameterfEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10464,7 +10464,7 @@ .globl glPointParameterfvEXT .type glPointParameterfvEXT,#function glPointParameterfvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10485,7 +10485,7 @@ .globl glPointParameterfSGIS .type glPointParameterfSGIS,#function glPointParameterfSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10506,7 +10506,7 @@ .globl glPointParameterfvSGIS .type glPointParameterfvSGIS,#function glPointParameterfvSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10527,7 +10527,7 @@ .globl glGetInstrumentsSGIX .type glGetInstrumentsSGIX,#function glGetInstrumentsSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10548,7 +10548,7 @@ .globl glInstrumentsBufferSGIX .type glInstrumentsBufferSGIX,#function glInstrumentsBufferSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10569,7 +10569,7 @@ .globl glPollInstrumentsSGIX .type glPollInstrumentsSGIX,#function glPollInstrumentsSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10590,7 +10590,7 @@ .globl glReadInstrumentsSGIX .type glReadInstrumentsSGIX,#function glReadInstrumentsSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10611,7 +10611,7 @@ .globl glStartInstrumentsSGIX .type glStartInstrumentsSGIX,#function glStartInstrumentsSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10632,7 +10632,7 @@ .globl glStopInstrumentsSGIX .type glStopInstrumentsSGIX,#function glStopInstrumentsSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10653,7 +10653,7 @@ .globl glFrameZoomSGIX .type glFrameZoomSGIX,#function glFrameZoomSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10674,7 +10674,7 @@ .globl glTagSampleBufferSGIX .type glTagSampleBufferSGIX,#function glTagSampleBufferSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10695,7 +10695,7 @@ .globl glReferencePlaneSGIX .type glReferencePlaneSGIX,#function glReferencePlaneSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10716,7 +10716,7 @@ .globl glFlushRasterSGIX .type glFlushRasterSGIX,#function glFlushRasterSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10737,7 +10737,7 @@ .globl glColorSubTableEXT .type glColorSubTableEXT,#function glColorSubTableEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10758,7 +10758,7 @@ .globl glCopyColorSubTableEXT .type glCopyColorSubTableEXT,#function glCopyColorSubTableEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10779,7 +10779,7 @@ .globl glHintPGI .type glHintPGI,#function glHintPGI: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10800,7 +10800,7 @@ .globl glColorTableEXT .type glColorTableEXT,#function glColorTableEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10821,7 +10821,7 @@ .globl glGetColorTableEXT .type glGetColorTableEXT,#function glGetColorTableEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10842,7 +10842,7 @@ .globl glGetColorTableParameterivEXT .type glGetColorTableParameterivEXT,#function glGetColorTableParameterivEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10863,7 +10863,7 @@ .globl glGetColorTableParameterfvEXT .type glGetColorTableParameterfvEXT,#function glGetColorTableParameterfvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10884,7 +10884,7 @@ .globl glGetListParameterfvSGIX .type glGetListParameterfvSGIX,#function glGetListParameterfvSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10905,7 +10905,7 @@ .globl glGetListParameterivSGIX .type glGetListParameterivSGIX,#function glGetListParameterivSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10926,7 +10926,7 @@ .globl glListParameterfSGIX .type glListParameterfSGIX,#function glListParameterfSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10947,7 +10947,7 @@ .globl glListParameterfvSGIX .type glListParameterfvSGIX,#function glListParameterfvSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10968,7 +10968,7 @@ .globl glListParameteriSGIX .type glListParameteriSGIX,#function glListParameteriSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -10989,7 +10989,7 @@ .globl glListParameterivSGIX .type glListParameterivSGIX,#function glListParameterivSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11010,7 +11010,7 @@ .globl glIndexMaterialEXT .type glIndexMaterialEXT,#function glIndexMaterialEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11031,7 +11031,7 @@ .globl glIndexFuncEXT .type glIndexFuncEXT,#function glIndexFuncEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11052,7 +11052,7 @@ .globl glLockArraysEXT .type glLockArraysEXT,#function glLockArraysEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11073,7 +11073,7 @@ .globl glUnlockArraysEXT .type glUnlockArraysEXT,#function glUnlockArraysEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11094,7 +11094,7 @@ .globl glCullParameterdvEXT .type glCullParameterdvEXT,#function glCullParameterdvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11115,7 +11115,7 @@ .globl glCullParameterfvEXT .type glCullParameterfvEXT,#function glCullParameterfvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11136,7 +11136,7 @@ .globl glFragmentColorMaterialSGIX .type glFragmentColorMaterialSGIX,#function glFragmentColorMaterialSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11157,7 +11157,7 @@ .globl glFragmentLightfSGIX .type glFragmentLightfSGIX,#function glFragmentLightfSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11178,7 +11178,7 @@ .globl glFragmentLightfvSGIX .type glFragmentLightfvSGIX,#function glFragmentLightfvSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11199,7 +11199,7 @@ .globl glFragmentLightiSGIX .type glFragmentLightiSGIX,#function glFragmentLightiSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11220,7 +11220,7 @@ .globl glFragmentLightivSGIX .type glFragmentLightivSGIX,#function glFragmentLightivSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11241,7 +11241,7 @@ .globl glFragmentLightModelfSGIX .type glFragmentLightModelfSGIX,#function glFragmentLightModelfSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11262,7 +11262,7 @@ .globl glFragmentLightModelfvSGIX .type glFragmentLightModelfvSGIX,#function glFragmentLightModelfvSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11283,7 +11283,7 @@ .globl glFragmentLightModeliSGIX .type glFragmentLightModeliSGIX,#function glFragmentLightModeliSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11304,7 +11304,7 @@ .globl glFragmentLightModelivSGIX .type glFragmentLightModelivSGIX,#function glFragmentLightModelivSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11325,7 +11325,7 @@ .globl glFragmentMaterialfSGIX .type glFragmentMaterialfSGIX,#function glFragmentMaterialfSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11346,7 +11346,7 @@ .globl glFragmentMaterialfvSGIX .type glFragmentMaterialfvSGIX,#function glFragmentMaterialfvSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11367,7 +11367,7 @@ .globl glFragmentMaterialiSGIX .type glFragmentMaterialiSGIX,#function glFragmentMaterialiSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11388,7 +11388,7 @@ .globl glFragmentMaterialivSGIX .type glFragmentMaterialivSGIX,#function glFragmentMaterialivSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11409,7 +11409,7 @@ .globl glGetFragmentLightfvSGIX .type glGetFragmentLightfvSGIX,#function glGetFragmentLightfvSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11430,7 +11430,7 @@ .globl glGetFragmentLightivSGIX .type glGetFragmentLightivSGIX,#function glGetFragmentLightivSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11451,7 +11451,7 @@ .globl glGetFragmentMaterialfvSGIX .type glGetFragmentMaterialfvSGIX,#function glGetFragmentMaterialfvSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11472,7 +11472,7 @@ .globl glGetFragmentMaterialivSGIX .type glGetFragmentMaterialivSGIX,#function glGetFragmentMaterialivSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11493,7 +11493,7 @@ .globl glLightEnviSGIX .type glLightEnviSGIX,#function glLightEnviSGIX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11514,7 +11514,7 @@ .globl glDrawRangeElementsEXT .type glDrawRangeElementsEXT,#function glDrawRangeElementsEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11535,7 +11535,7 @@ .globl glSecondaryColor3bEXT .type glSecondaryColor3bEXT,#function glSecondaryColor3bEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11556,7 +11556,7 @@ .globl glSecondaryColor3bvEXT .type glSecondaryColor3bvEXT,#function glSecondaryColor3bvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11577,7 +11577,7 @@ .globl glSecondaryColor3dEXT .type glSecondaryColor3dEXT,#function glSecondaryColor3dEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11598,7 +11598,7 @@ .globl glSecondaryColor3dvEXT .type glSecondaryColor3dvEXT,#function glSecondaryColor3dvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11619,7 +11619,7 @@ .globl glSecondaryColor3fEXT .type glSecondaryColor3fEXT,#function glSecondaryColor3fEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11640,7 +11640,7 @@ .globl glSecondaryColor3fvEXT .type glSecondaryColor3fvEXT,#function glSecondaryColor3fvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11661,7 +11661,7 @@ .globl glSecondaryColor3iEXT .type glSecondaryColor3iEXT,#function glSecondaryColor3iEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11682,7 +11682,7 @@ .globl glSecondaryColor3ivEXT .type glSecondaryColor3ivEXT,#function glSecondaryColor3ivEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11703,7 +11703,7 @@ .globl glSecondaryColor3sEXT .type glSecondaryColor3sEXT,#function glSecondaryColor3sEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11724,7 +11724,7 @@ .globl glSecondaryColor3svEXT .type glSecondaryColor3svEXT,#function glSecondaryColor3svEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11745,7 +11745,7 @@ .globl glSecondaryColor3ubEXT .type glSecondaryColor3ubEXT,#function glSecondaryColor3ubEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11766,7 +11766,7 @@ .globl glSecondaryColor3ubvEXT .type glSecondaryColor3ubvEXT,#function glSecondaryColor3ubvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11787,7 +11787,7 @@ .globl glSecondaryColor3uiEXT .type glSecondaryColor3uiEXT,#function glSecondaryColor3uiEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11808,7 +11808,7 @@ .globl glSecondaryColor3uivEXT .type glSecondaryColor3uivEXT,#function glSecondaryColor3uivEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11829,7 +11829,7 @@ .globl glSecondaryColor3usEXT .type glSecondaryColor3usEXT,#function glSecondaryColor3usEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11850,7 +11850,7 @@ .globl glSecondaryColor3usvEXT .type glSecondaryColor3usvEXT,#function glSecondaryColor3usvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11871,7 +11871,7 @@ .globl glSecondaryColorPointerEXT .type glSecondaryColorPointerEXT,#function glSecondaryColorPointerEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11892,7 +11892,7 @@ .globl glFogCoordfEXT .type glFogCoordfEXT,#function glFogCoordfEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11913,7 +11913,7 @@ .globl glFogCoordfvEXT .type glFogCoordfvEXT,#function glFogCoordfvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11934,7 +11934,7 @@ .globl glFogCoorddEXT .type glFogCoorddEXT,#function glFogCoorddEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11955,7 +11955,7 @@ .globl glFogCoorddvEXT .type glFogCoorddvEXT,#function glFogCoorddvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11976,7 +11976,7 @@ .globl glFogCoordPointerEXT .type glFogCoordPointerEXT,#function glFogCoordPointerEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -11997,7 +11997,7 @@ .globl glBlendFuncSeparateEXT .type glBlendFuncSeparateEXT,#function glBlendFuncSeparateEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12018,7 +12018,7 @@ .globl glBlendFuncSeparateINGR .type glBlendFuncSeparateINGR,#function glBlendFuncSeparateINGR: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12039,7 +12039,7 @@ .globl glVertexWeightfEXT .type glVertexWeightfEXT,#function glVertexWeightfEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12060,7 +12060,7 @@ .globl glVertexWeightfvEXT .type glVertexWeightfvEXT,#function glVertexWeightfvEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12081,7 +12081,7 @@ .globl glVertexWeightPointerEXT .type glVertexWeightPointerEXT,#function glVertexWeightPointerEXT: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12102,7 +12102,7 @@ .globl glFlushVertexArrayRangeNV .type glFlushVertexArrayRangeNV,#function glFlushVertexArrayRangeNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12123,7 +12123,7 @@ .globl glVertexArrayRangeNV .type glVertexArrayRangeNV,#function glVertexArrayRangeNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12144,7 +12144,7 @@ .globl glCombinerParameterfvNV .type glCombinerParameterfvNV,#function glCombinerParameterfvNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12165,7 +12165,7 @@ .globl glCombinerParameterfNV .type glCombinerParameterfNV,#function glCombinerParameterfNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12186,7 +12186,7 @@ .globl glCombinerParameterivNV .type glCombinerParameterivNV,#function glCombinerParameterivNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12207,7 +12207,7 @@ .globl glCombinerParameteriNV .type glCombinerParameteriNV,#function glCombinerParameteriNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12228,7 +12228,7 @@ .globl glCombinerInputNV .type glCombinerInputNV,#function glCombinerInputNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12249,7 +12249,7 @@ .globl glCombinerOutputNV .type glCombinerOutputNV,#function glCombinerOutputNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12270,7 +12270,7 @@ .globl glFinalCombinerInputNV .type glFinalCombinerInputNV,#function glFinalCombinerInputNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12291,7 +12291,7 @@ .globl glGetCombinerInputParameterfvNV .type glGetCombinerInputParameterfvNV,#function glGetCombinerInputParameterfvNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12312,7 +12312,7 @@ .globl glGetCombinerInputParameterivNV .type glGetCombinerInputParameterivNV,#function glGetCombinerInputParameterivNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12333,7 +12333,7 @@ .globl glGetCombinerOutputParameterfvNV .type glGetCombinerOutputParameterfvNV,#function glGetCombinerOutputParameterfvNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12354,7 +12354,7 @@ .globl glGetCombinerOutputParameterivNV .type glGetCombinerOutputParameterivNV,#function glGetCombinerOutputParameterivNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12375,7 +12375,7 @@ .globl glGetFinalCombinerInputParameterfvNV .type glGetFinalCombinerInputParameterfvNV,#function glGetFinalCombinerInputParameterfvNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12396,7 +12396,7 @@ .globl glGetFinalCombinerInputParameterivNV .type glGetFinalCombinerInputParameterivNV,#function glGetFinalCombinerInputParameterivNV: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12417,7 +12417,7 @@ .globl glResizeBuffersMESA .type glResizeBuffersMESA,#function glResizeBuffersMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12438,7 +12438,7 @@ .globl glWindowPos2dMESA .type glWindowPos2dMESA,#function glWindowPos2dMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12459,7 +12459,7 @@ .globl glWindowPos2dvMESA .type glWindowPos2dvMESA,#function glWindowPos2dvMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12480,7 +12480,7 @@ .globl glWindowPos2fMESA .type glWindowPos2fMESA,#function glWindowPos2fMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12501,7 +12501,7 @@ .globl glWindowPos2fvMESA .type glWindowPos2fvMESA,#function glWindowPos2fvMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12522,7 +12522,7 @@ .globl glWindowPos2iMESA .type glWindowPos2iMESA,#function glWindowPos2iMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12543,7 +12543,7 @@ .globl glWindowPos2ivMESA .type glWindowPos2ivMESA,#function glWindowPos2ivMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12564,7 +12564,7 @@ .globl glWindowPos2sMESA .type glWindowPos2sMESA,#function glWindowPos2sMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12585,7 +12585,7 @@ .globl glWindowPos2svMESA .type glWindowPos2svMESA,#function glWindowPos2svMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12606,7 +12606,7 @@ .globl glWindowPos3dMESA .type glWindowPos3dMESA,#function glWindowPos3dMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12627,7 +12627,7 @@ .globl glWindowPos3dvMESA .type glWindowPos3dvMESA,#function glWindowPos3dvMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12648,7 +12648,7 @@ .globl glWindowPos3fMESA .type glWindowPos3fMESA,#function glWindowPos3fMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12669,7 +12669,7 @@ .globl glWindowPos3fvMESA .type glWindowPos3fvMESA,#function glWindowPos3fvMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12690,7 +12690,7 @@ .globl glWindowPos3iMESA .type glWindowPos3iMESA,#function glWindowPos3iMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12711,7 +12711,7 @@ .globl glWindowPos3ivMESA .type glWindowPos3ivMESA,#function glWindowPos3ivMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12732,7 +12732,7 @@ .globl glWindowPos3sMESA .type glWindowPos3sMESA,#function glWindowPos3sMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12753,7 +12753,7 @@ .globl glWindowPos3svMESA .type glWindowPos3svMESA,#function glWindowPos3svMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12774,7 +12774,7 @@ .globl glWindowPos4dMESA .type glWindowPos4dMESA,#function glWindowPos4dMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12795,7 +12795,7 @@ .globl glWindowPos4dvMESA .type glWindowPos4dvMESA,#function glWindowPos4dvMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12816,7 +12816,7 @@ .globl glWindowPos4fMESA .type glWindowPos4fMESA,#function glWindowPos4fMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12837,7 +12837,7 @@ .globl glWindowPos4fvMESA .type glWindowPos4fvMESA,#function glWindowPos4fvMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12858,7 +12858,7 @@ .globl glWindowPos4iMESA .type glWindowPos4iMESA,#function glWindowPos4iMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12879,7 +12879,7 @@ .globl glWindowPos4ivMESA .type glWindowPos4ivMESA,#function glWindowPos4ivMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12900,7 +12900,7 @@ .globl glWindowPos4sMESA .type glWindowPos4sMESA,#function glWindowPos4sMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12921,7 +12921,7 @@ .globl glWindowPos4svMESA .type glWindowPos4svMESA,#function glWindowPos4svMESA: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12942,7 +12942,7 @@ .globl glTbufferMask3DFX .type glTbufferMask3DFX,#function glTbufferMask3DFX: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12963,7 +12963,7 @@ .globl glSampleMaskSGIS .type glSampleMaskSGIS,#function glSampleMaskSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -12984,7 +12984,7 @@ .globl glSamplePatternSGIS .type glSamplePatternSGIS,#function glSamplePatternSGIS: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13005,7 +13005,7 @@ .globl glActiveTexture .type glActiveTexture,#function glActiveTexture: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13026,7 +13026,7 @@ .globl glClientActiveTexture .type glClientActiveTexture,#function glClientActiveTexture: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13047,7 +13047,7 @@ .globl glCompressedTexImage1D .type glCompressedTexImage1D,#function glCompressedTexImage1D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13068,7 +13068,7 @@ .globl glCompressedTexImage2D .type glCompressedTexImage2D,#function glCompressedTexImage2D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13089,7 +13089,7 @@ .globl glCompressedTexImage3D .type glCompressedTexImage3D,#function glCompressedTexImage3D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13110,7 +13110,7 @@ .globl glCompressedTexSubImage1D .type glCompressedTexSubImage1D,#function glCompressedTexSubImage1D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13131,7 +13131,7 @@ .globl glCompressedTexSubImage2D .type glCompressedTexSubImage2D,#function glCompressedTexSubImage2D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13152,7 +13152,7 @@ .globl glCompressedTexSubImage3D .type glCompressedTexSubImage3D,#function glCompressedTexSubImage3D: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13173,7 +13173,7 @@ .globl glGetCompressedTexImage .type glGetCompressedTexImage,#function glGetCompressedTexImage: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13194,7 +13194,7 @@ .globl glMultiTexCoord1d .type glMultiTexCoord1d,#function glMultiTexCoord1d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13215,7 +13215,7 @@ .globl glMultiTexCoord1dv .type glMultiTexCoord1dv,#function glMultiTexCoord1dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13236,7 +13236,7 @@ .globl glMultiTexCoord1f .type glMultiTexCoord1f,#function glMultiTexCoord1f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13257,7 +13257,7 @@ .globl glMultiTexCoord1fv .type glMultiTexCoord1fv,#function glMultiTexCoord1fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13278,7 +13278,7 @@ .globl glMultiTexCoord1i .type glMultiTexCoord1i,#function glMultiTexCoord1i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13299,7 +13299,7 @@ .globl glMultiTexCoord1iv .type glMultiTexCoord1iv,#function glMultiTexCoord1iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13320,7 +13320,7 @@ .globl glMultiTexCoord1s .type glMultiTexCoord1s,#function glMultiTexCoord1s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13341,7 +13341,7 @@ .globl glMultiTexCoord1sv .type glMultiTexCoord1sv,#function glMultiTexCoord1sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13362,7 +13362,7 @@ .globl glMultiTexCoord2d .type glMultiTexCoord2d,#function glMultiTexCoord2d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13383,7 +13383,7 @@ .globl glMultiTexCoord2dv .type glMultiTexCoord2dv,#function glMultiTexCoord2dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13404,7 +13404,7 @@ .globl glMultiTexCoord2f .type glMultiTexCoord2f,#function glMultiTexCoord2f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13425,7 +13425,7 @@ .globl glMultiTexCoord2fv .type glMultiTexCoord2fv,#function glMultiTexCoord2fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13446,7 +13446,7 @@ .globl glMultiTexCoord2i .type glMultiTexCoord2i,#function glMultiTexCoord2i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13467,7 +13467,7 @@ .globl glMultiTexCoord2iv .type glMultiTexCoord2iv,#function glMultiTexCoord2iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13488,7 +13488,7 @@ .globl glMultiTexCoord2s .type glMultiTexCoord2s,#function glMultiTexCoord2s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13509,7 +13509,7 @@ .globl glMultiTexCoord2sv .type glMultiTexCoord2sv,#function glMultiTexCoord2sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13530,7 +13530,7 @@ .globl glMultiTexCoord3d .type glMultiTexCoord3d,#function glMultiTexCoord3d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13551,7 +13551,7 @@ .globl glMultiTexCoord3dv .type glMultiTexCoord3dv,#function glMultiTexCoord3dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13572,7 +13572,7 @@ .globl glMultiTexCoord3f .type glMultiTexCoord3f,#function glMultiTexCoord3f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13593,7 +13593,7 @@ .globl glMultiTexCoord3fv .type glMultiTexCoord3fv,#function glMultiTexCoord3fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13614,7 +13614,7 @@ .globl glMultiTexCoord3i .type glMultiTexCoord3i,#function glMultiTexCoord3i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13635,7 +13635,7 @@ .globl glMultiTexCoord3iv .type glMultiTexCoord3iv,#function glMultiTexCoord3iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13656,7 +13656,7 @@ .globl glMultiTexCoord3s .type glMultiTexCoord3s,#function glMultiTexCoord3s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13677,7 +13677,7 @@ .globl glMultiTexCoord3sv .type glMultiTexCoord3sv,#function glMultiTexCoord3sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13698,7 +13698,7 @@ .globl glMultiTexCoord4d .type glMultiTexCoord4d,#function glMultiTexCoord4d: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13719,7 +13719,7 @@ .globl glMultiTexCoord4dv .type glMultiTexCoord4dv,#function glMultiTexCoord4dv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13740,7 +13740,7 @@ .globl glMultiTexCoord4f .type glMultiTexCoord4f,#function glMultiTexCoord4f: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13761,7 +13761,7 @@ .globl glMultiTexCoord4fv .type glMultiTexCoord4fv,#function glMultiTexCoord4fv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13782,7 +13782,7 @@ .globl glMultiTexCoord4i .type glMultiTexCoord4i,#function glMultiTexCoord4i: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13803,7 +13803,7 @@ .globl glMultiTexCoord4iv .type glMultiTexCoord4iv,#function glMultiTexCoord4iv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13824,7 +13824,7 @@ .globl glMultiTexCoord4s .type glMultiTexCoord4s,#function glMultiTexCoord4s: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13845,7 +13845,7 @@ .globl glMultiTexCoord4sv .type glMultiTexCoord4sv,#function glMultiTexCoord4sv: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13866,7 +13866,7 @@ .globl glLoadTransposeMatrixd .type glLoadTransposeMatrixd,#function glLoadTransposeMatrixd: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13887,7 +13887,7 @@ .globl glLoadTransposeMatrixf .type glLoadTransposeMatrixf,#function glLoadTransposeMatrixf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13908,7 +13908,7 @@ .globl glMultTransposeMatrixd .type glMultTransposeMatrixd,#function glMultTransposeMatrixd: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13929,7 +13929,7 @@ .globl glMultTransposeMatrixf .type glMultTransposeMatrixf,#function glMultTransposeMatrixf: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2 @@ -13950,7 +13950,7 @@ .globl glSampleCoverage .type glSampleCoverage,#function glSampleCoverage: -#ifdef __sparc_v9__ +#ifdef Sparc64Architecture sethi %hi(0x00000000), %g2 sethi %hi(0x00000000), %g1 or %g2, %lo(0x00000000), %g2