assemble.c: Introduce mnemonics into bytecode spec
commit5d488a30a45e781178f5beeb2c5c0328aea695d5
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 25 Aug 2014 13:50:53 +0000 (25 17:50 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Mon, 25 Aug 2014 15:32:02 +0000 (25 19:32 +0400)
tree3482df4d189b2906663dda081dbb49d141b91b22
parent2bedd2411387bb6933825954bb8a1cb38c59b3bd
assemble.c: Introduce mnemonics into bytecode spec

There are a number of mnemonics used in instns.pl plus
insns.dat files, lets document them.

This is first attempt to document mnemonics, so something
might be still missing, need review and updates.

No functional changes.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
assemble.c