ReturnInfinity / BareMetal-OS-legacy

BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly, C/C++, and Rust.
1.74k stars 303 forks source link

prime number optimizations #87

Closed benaryorg closed 9 years ago

benaryorg commented 9 years ago

So, now everything is right. Sorry for the wrong PR.

IanSeyler commented 9 years ago

Awesome! Great optimization work.