File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454
5555 PROLOGUE
5656 PROFCODE
57+
58+ #ifdef WINDOWS_ABI
59+ emms
60+ #endif
5761
5862 salq $BASE_SHIFT, INCX
5963
Original file line number Diff line number Diff line change 4949
5050 PROLOGUE
5151 PROFCODE
52+
53+ #ifdef WINDOWS_ABI
54+ emms
55+ #endif
5256
5357 fldz
5458 testq M, M
Original file line number Diff line number Diff line change 5050 PROLOGUE
5151 PROFCODE
5252
53+ #ifdef WINDOWS_ABI
54+ emms
55+ #endif
56+
5357 salq $BASE_SHIFT, INCX
5458 salq $BASE_SHIFT, INCY
5559
Original file line number Diff line number Diff line change 6060 PROLOGUE
6161 PROFCODE
6262
63+ #ifdef WINDOWS_ABI
64+ emms
65+ #endif
66+
6367 salq $BASE_SHIFT, INCX
6468
6569 fldz
Original file line number Diff line number Diff line change 6060 PROLOGUE
6161 PROFCODE
6262
63+ #ifdef WINDOWS_ABI
64+ emms
65+ #endif
66+
6367 salq $ZBASE_SHIFT, INCX
6468
6569 fldz
Original file line number Diff line number Diff line change 5050 PROLOGUE
5151 PROFCODE
5252
53+ #ifdef WINDOWS_ABI
54+ emms
55+ #endif
56+
5357 fldz
5458 testq M, M
5559 jle .L999
Original file line number Diff line number Diff line change 4242 PROLOGUE
4343 PROFCODE
4444
45+ #ifdef WINDOWS_ABI
46+ emms
47+ #endif
48+
4549 fldz
4650 FLD 1 * SIZE(ARG1)
4751 fsubrp %st , %st (1 )
Original file line number Diff line number Diff line change 5858
5959 PROLOGUE
6060
61+ #ifdef WINDOWS_ABI
62+ emms
63+ #endif
64+
6165 pushl %edi
6266 pushl %esi
6367 pushl %ebx
Original file line number Diff line number Diff line change 7474 PROLOGUE
7575 PROFCODE
7676
77+ #ifdef WINDOWS_ABI
78+ emms
79+ #endif
80+
7781 subq $STACKSIZE, %rsp
7882 movq %rbx , 0 (%rsp )
7983 movq %rbp , 8 (%rsp )
Original file line number Diff line number Diff line change 7676 PROLOGUE
7777 PROFCODE
7878
79+ #ifdef WINDOWS_ABI
80+ emms
81+ #endif
82+
7983 subq $STACKSIZE, %rsp
8084 movq %rbx , 0 (%rsp )
8185 movq %rbp , 8 (%rsp )
You can’t perform that action at this time.
0 commit comments