Midterm Project 1

The code allows you to encrypt a short digital information and pack it into a 16-bit register.

I used “SHL” to shift the 3 bits of input to the left and then I used “OR” to add 10 (Binary) to the same memory.

The output: 952AH

The input (in Decimal): ???

 

Hint: The input is the number of the CET class that I was planning to take for next semester.

Unfortunately class was closed before my registration appointment starts.

Another hint: This class is still closed.