Reshuffle and move the bytecodes for segment register push/pop
commitff6e12da50733794235bf830add135e50b88f999
authorH. Peter Anvin <hpa@zytor.com>
Thu, 9 Oct 2008 04:17:32 +0000 (8 21:17 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 9 Oct 2008 04:17:32 +0000 (8 21:17 -0700)
tree7d281442f04cea0e2de6a61f45cf06a0d143fb71
parenta5c31197f5eca5c5b5675fea0c6596a26976238e
Reshuffle and move the bytecodes for segment register push/pop

Reshuffle the bytecodes for segment register push/pop to make more
sense, and move them from \4 to \344, thus freeing up the single-digit
bytecodes \4..\7 for future use.  It doesn't really make sense to use
single-digit bytecodes for this very oddball use.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
assemble.c
disasm.c
insns.dat
insns.pl