Sign-extend the 8-bit two’s-complement input. Copy its most-significant bit into the upper eight output positions and preserve all original bits in the lower byte.
Sign-extend the 8-bit two’s-complement input. Copy its most-significant bit into the upper eight output positions and preserve all original bits in the lower byte.