mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 05:42: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
|
@ -43,11 +43,5 @@ tinymath_trunc:
|
|||
.alias tinymath_trunc,trunc
|
||||
|
||||
.rodata.cst8
|
||||
2: .long 0
|
||||
.long 1127219200
|
||||
|
||||
.rodata.cst16
|
||||
3: .long 4294967295
|
||||
.long 2147483647
|
||||
.long 0
|
||||
.long 0
|
||||
2: .double 0x0010000000000000
|
||||
3: .double nan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue