Answer from cs61c-ax (Amanda Alfonso 15906918) for Question 3 BIT FIELDS!!!!!!!!!! I am beginning to understand the MIPS commands and what they do, but I am confused as to how to translate C code/C bit fields into MIPS code. In particular, andi and ori are confusing to me - what exactly they do as well as why you would need to use them.