You are required to design and test assembly program that perform the logical operation AND, OR, NOT, XOR and XNOR on any integer. The integer can be in decimal, sign binary, octal, or hexadecimal. The length of the data input can be up to two bytes.