Logo 
Search:

Assembly Language Forum

Ask Question   UnAnswered
Home » Forum » Assembly Language       RSS Feeds

Logical calculator

  Asked By: KT    Date: Mar 12    Category: Assembly Language    Views: 716
  

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.

Share: 



Tagged: