mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-22 04:10:40 +01:00
remove ADD_L altogether
This commit is contained in:
parent
e27f5e5254
commit
ce352387fb
1 changed files with 1 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* $Id: common_x86_asm.S,v 1.15 2003/01/09 18:03:20 brianp Exp $ */
|
||||
/* $Id: common_x86_asm.S,v 1.16 2003/01/09 23:43:02 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
|
|
@ -231,8 +231,6 @@ GLNAME( _mesa_test_os_sse_exception_support ):
|
|||
*/
|
||||
LDMXCSR ( REGOFF( -4, EBP ) )
|
||||
|
||||
ADD_L ( CONST( 16 ), ESP )
|
||||
|
||||
LEAVE
|
||||
RET
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue