I am designing my bytecode interpreter (similar to Java VM) and need to decide on a size for my instructions (I have to read and interpret them using C++). Need help. Currently I have been researching assembly and each opcode seens to contain 3 instructions to it. However there is also the size of the registers and names I have to take into account. Its so confusing can I have some guidance?
What is the size of an instruction in assembly (opcode)
Started by liamzebedee, Jun 14 2011 02:03 AM
No replies to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









