a) If the content of d0 is $30 state in words what each of the following numbered instructions will do when placed immediately after the test instruction below
tst d0
a) bne fred
b) If the content of d0 is $30 state in words what each of the following numbered instruction pairs will do.
a. cmpi #$30,d0
beq dan
b. cmp.l unknown,d0
bne dan
c. cmp.w d1,d0
bgt dan