Skip to content

Implement arithmetic operations to handle half-precision numbers in MIPS instructions.

Notifications You must be signed in to change notification settings

LeDuy-Vu/CS-147-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS-147-Project-Half-Precision-Arithmetic

For the solo project from my Computer Architecture class, I implemented arithmetic operations for half precision numbers in MIPS. MIPS instructions have functions to handle single and double precision numbers, but not half precision. Using Mars 4.5 (MIPS Assembler and Runtime Simulattor), I wrote MIPS code using algorithms to convert numbers between different precisions and provide basic arithmetic functions. You can download the latest version of Mars here: http://courses.missouristate.edu/kenvollmar/mars/

About

Implement arithmetic operations to handle half-precision numbers in MIPS instructions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published