Commit Graph

8 Commits

Author SHA1 Message Date
K. Lange
40fc40f693 lbic: aarch64 longjmp should pass second argument as return value 2023-04-23 22:40:23 +09:00
K. Lange
491849427b libc: aarch64 setjmp, untested 2023-04-22 08:19:14 +09:00
K. Lange
a24baa2b58 libc: more useful stub pow() for aarch64 so Quake plays 2022-10-26 17:39:35 +09:00
K. Lange
e20689f1d8 aarch64: atan2() by polynomial approximation 2022-04-13 16:19:56 -07:00
K. Lange
e90278b04b libc: aarch64: tan() can be expressed as sin()/cos() 2022-02-14 09:37:51 +09:00
K. Lange
07e97e2784 aarch64: A better memcpy for arm 2022-02-03 08:15:02 +09:00
K. Lange
f0409ff120 aarch64: couple of less bad math functions in libc 2022-01-31 21:06:17 +09:00
K. Lange
b53a56fe72 aarch64: begin work on new target 2022-01-30 21:25:27 +09:00