Hey, I am new in Multisim and I got this task to play with: AND aa, B
Basically aa is a 8 byte value, i presume from RAM, and B is value from register B. My task is to perform an AND operation for those two values and give the output. How can I approach this task? Thank you for your answers I really appreciate it!