??? 04/06/07 03:07 Read: times |
#136709 - 8051 opcodes |
I'm thinking that there is some kind of math involved for someone (intel?) to determine which code belongs to which instruction, or sets of instructions.
I am able to download the instruction set off the internet with the hexadecimal codes. I want to know if there is an easier way to determine the opcode of an 8051 instruction without constantly looking at the opcode table? |