insns: Remove pushseg/popseg internal bytecodes
commitd1ac29a3cc513642a8d42ddf964b903f5e1508d4
authorBen Rudiak-Gould <benrudiak@gmail.com>
Sun, 3 Mar 2013 14:43:07 +0000 (3 18:43 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sun, 3 Mar 2013 16:50:46 +0000 (3 20:50 +0400)
tree7c582f2c8fb9f48f13bc74ee96ca4631286f37fb
parent83e6924e1a583d432e9a54c68a59779da5d8ce3d
insns: Remove pushseg/popseg internal bytecodes

This patch is getting rid of the following bytecodes
'pushseg','popseg','pushseg2','popseg2' and simplifies
overall code.

[gorcunov@: a few style fixes]
Signed-off-by: Ben Rudiak-Gould <benrudiak@gmail.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
assemble.c
disasm.c
insns.dat
insns.pl
opflags.h
regs.dat