??? 06/15/07 05:55 Read: times |
#140817 - Data or Instruction |
How does the MCU distinguish whether the stored byte is data or instruction opcode.
eg. stored byte in ROM (89c51) is 45H if it is instruction MCU will take ORL A,direct address it can also be the ascii code for "E". |