a-poor / SLC_MIPS_Sieve

MIPS Sieve of Eratosthenes for Computer Organization course at SLC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SLC ARCH - Sieve of Eratosthenes in MIPS

by Austin Poor

An implementation of the Sieve of Eratosthenes in MIPS (for MARS) for Computer Organization course at SLC (based on the provided starter code).

About

MIPS Sieve of Eratosthenes for Computer Organization course at SLC


Languages

Language:Assembly 100.0%