Dec 2 implement loop, return, arithmetic

implemented all loop instructions.

 

implemented return instructions for 32bits types.

return instructions for 64 bits type and reference type to be implemented.

 

implemented arithmetic instructions for 32bits types.

arithmetic instructions for 64 bits type and reference type to be implemented.

你可能感兴趣的:(return)