No description
Find a file
Eryn Wells ed9a919db6 [board] Add a "count leading zeros" implementation for ARM machines
Call the `clz` instruction on the bitboard via `asm!`.
2023-12-21 08:17:17 -08:00
board [board] Add a "count leading zeros" implementation for ARM machines 2023-12-21 08:17:17 -08:00
.gitignore Ignore the target/ directory 2023-12-19 11:13:41 -08:00