To count the occurrence of data byte A2H in a given block of data.

A block of data is stored in memory locations from C031H. The
length of the block is stored at C030H. Write a program that
counts the occurrence of the number A2H in the given block. Store
the result in register C.

Post a Comment

0 Comments