Consequences of Signed Fields
A field of b bits can represent 2b configurations
If the field is used for unsigned numbers …
If the field is used for signed numbers …
If the field is used so that some bits are always the same, then do not represent them
Range of byte addresses for instructions:
0 to 2b+2 since least significant bits are 00