]> granicus.if.org Git - yasm/commit
Parse NOSPLIT.
authorPeter Johnson <peter@tortall.net>
Sun, 28 Oct 2001 23:39:14 +0000 (23:39 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 28 Oct 2001 23:39:14 +0000 (23:39 -0000)
commite7bab50cf222a9f017043f566a77d09e11b8121f
tree2059dad66fd90305f3ab65cc34398d161bbde94e
parent121f93b0a0005e522204b17fc790289ed6bfe57f
Parse NOSPLIT.
Move some work to subfunctions in expr so they can be used for both 16-bit
and 32-bit checking.

svn path=/trunk/yasm/; revision=295
16 files changed:
libyasm/bytecode.c
libyasm/bytecode.h
libyasm/expr.c
libyasm/expr.h
modules/arch/x86/expr.c
modules/arch/x86/x86expr.c
modules/parsers/nasm/bison.y.in
modules/parsers/nasm/nasm-bison.y
src/arch/x86/expr.c
src/arch/x86/x86expr.c
src/bytecode.c
src/bytecode.h
src/expr.c
src/expr.h
src/parsers/nasm/bison.y.in
src/parsers/nasm/nasm-bison.y