50 likes | 234 Views
Binary basics. Each binary digit is called a BIT Eight binary digits is called a BYTE Why? --- Why are there eight BITS in a BYTE? What are four BITS called?. Machine Code. Machine Code Instructions. 0001 0001 0000 1111. ADD R1, #15. OPCODE. OPERAND.
E N D
Binary basics • Each binary digit is called a BIT • Eight binary digits is called a BYTE • Why? --- Why are there eight BITS in a BYTE? • What are four BITS called?
Machine Code Instructions 0001 0001 0000 1111 ADD R1, #15 OPCODE OPERAND