csnotes/cst337/lec/lec16.md
Medium Fries c319e77f12 bleh
2018-12-10 17:29:54 -08:00

16 lines
159 B
Markdown

# lec16
_recall this is mips centric_
## Overflow
Dealing with signed values
## Carry
Dealing with unsigned values
## floats
using the IEEE-754 format