csnotes/337/lec/lec16.md
2019-09-24 11:34:35 -07: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