I know. I wrote few instruction just for example .I have 256 instruction
I think it depend upon designer, so I used 1 bit for mode ,5 and 6 bit for other register
its ok I can use same size
I wrote that example just for paper exercise
Ld A #5
Ld R1#3
Add A,R1
look this example here I am...