do not want to be rude...but would like to ask u when u say "USUALLY", is there a case in which same instruction is decoded in two parts?Usually all the elements of an instruction are present in the instruction register before decoding happens.
I say usually because there may be an example somewhere that decodes instructions in pieces.do not want to be rude...but would like to ask u when u say "USUALLY", is there a case in which same instruction is decoded in two parts?
one more question.. for a 8-bit processor how many number of instructions possible...
can i have more than 256 instructions?
The opcode is ED4D, or ED45. If a Z80 opcode starts with ED, it will always be two byte long
I think this turns into a semantic question... It depends on what you mean by 'opcode' (it depends on what the meaning of 'is' is).great...i think this was my very doubt..i will reframe it...if the data-bus width is 8 bit ..can we have instructions more than 256..i.e. can an opcode of value more than FFh be possible for this ??