/Primality-Test-with-only-2-branch-conditions

Primality Test with only 2 branch conditions written in MIPS assembly language. Data is stored in memory. 1 means it is prime. 0 means it isn't. It also works for the numbers 1 and 0(not primes).

Primary LanguageAssembly

Stargazers

No one’s star this repository yet.