Searched refs:DST3 (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ |
D | x86_xform4.S | 49 #define DST3 REGOFF(12, EDI) macro 163 FSTP_S( DST3 ) /* */ 245 MOV_L( EBX, DST3 ) 348 MOV_L( EBX, DST3 ) 429 MOV_L( EBX, DST3 ) 514 MOV_L( EBP, DST3 ) 592 MOV_L( EBP, DST3 ) 660 MOV_L( EDX, DST3 )
|
D | x86_cliptest.S | 44 #define DST3 REGOFF(12, EDI) macro 222 MOV_L( CONST(0x3f800000), DST3 ) 241 FSTP_S( DST3 ) /* */
|
D | x86_xform2.S | 49 #define DST3 REGOFF(12, EDI) macro 140 FSTP_S( DST3 ) /* */ 205 MOV_L( CONST(FP_ZERO), DST3 )
|
D | x86_xform3.S | 49 #define DST3 REGOFF(12, EDI) macro 156 FSTP_S( DST3 ) /* */ 236 MOV_L( EBX, DST3 )
|