DEV123
Member level 2
Hi friends,
I have some fundamental doubts.
1) 8086 instruction format allots first 6 bits for opcode. But how 117 total instructions can be generated from 2^6 = 64 combinations. Is it bcoz some instructions are same like JZ,JE etc.
2) How do processor knows if the data stored suppose in AX in unsigned binary / signed number. Is it through checking flag bits.
-Devanand T
I have some fundamental doubts.
1) 8086 instruction format allots first 6 bits for opcode. But how 117 total instructions can be generated from 2^6 = 64 combinations. Is it bcoz some instructions are same like JZ,JE etc.
2) How do processor knows if the data stored suppose in AX in unsigned binary / signed number. Is it through checking flag bits.
-Devanand T