mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-29 00:32:29 +00:00
Fix bugs and have emulator emulate itself
This commit is contained in:
parent
5aabacb361
commit
bd29223891
111 changed files with 1283 additions and 2073 deletions
|
@ -34,7 +34,7 @@ tinymath_sincos:
|
|||
movsd %xmm0,-8(%rbp)
|
||||
fldl -8(%rbp)
|
||||
fsincos
|
||||
fxch %st(1)
|
||||
fxch
|
||||
fstpl (%rdi)
|
||||
fstpl (%rsi)
|
||||
leave
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue