Use I_none opcode instead of hardcoded number
commit375752416159df2a77ed6e12a3fc74101b2b192c
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 16 Aug 2009 08:00:01 +0000 (16 12:00 +0400)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 23 Aug 2009 17:40:17 +0000 (23 10:40 -0700)
tree4ad1256cbee776c9eb7cf331843607a8f18f244b
parent0dd450c0efc9474396759aea32acf2913a829bd4
Use I_none opcode instead of hardcoded number

Consolidate I_none opcode to be used everywhere
instead of mix (-1,I_none).

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
assemble.c
parser.c