Commit Graph

5 Commits

Author SHA1 Message Date
Vas Crabb
73d97b7dc4 Added helpers for 64-bit count leading zeroes/ones. 2021-06-13 09:38:01 +10:00
Vas Crabb
78f6ff34a5 srcclean in preparation for branching release 2021-01-24 13:33:07 +11:00
arbee
20b76c8019 eigccarm.h: fix unterminated #if [R. Belmont] 2021-01-23 17:38:27 -05:00
Vas Crabb
255d4e7787 osd: Make preprocessor usage a bit more consistent in inline utilties for PPC/ARM. 2021-01-18 01:54:37 +11:00
Vas Crabb
6e1bbe8be8 -osd: Clean up inline maths utilities.
* Removed inline assembly for operations compilers handle well.
* Added ARM and AArch64 implementation for a few operations.
* Added unsigned integer add with carry out operations.

-cpu/drccache.cpp: Detect whether RWX pages are supported.

-dynax.cpp: Improved a few hanafuda DIP switch descriptions.
2021-01-18 01:42:28 +11:00