<86>Feb 7 02:30:49 userdel[1059908]: delete user 'rooter' <86>Feb 7 02:30:49 userdel[1059908]: removed group 'rooter' owned by 'rooter' <86>Feb 7 02:30:49 userdel[1059908]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 7 02:30:49 groupadd[1059921]: group added to /etc/group: name=rooter, GID=678 <86>Feb 7 02:30:49 groupadd[1059921]: group added to /etc/gshadow: name=rooter <86>Feb 7 02:30:49 groupadd[1059921]: new group: name=rooter, GID=678 <86>Feb 7 02:30:49 useradd[1059931]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Feb 7 02:30:49 userdel[1059952]: delete user 'builder' <86>Feb 7 02:30:49 userdel[1059952]: removed group 'builder' owned by 'builder' <86>Feb 7 02:30:49 userdel[1059952]: removed shadow group 'builder' owned by 'builder' <86>Feb 7 02:30:49 groupadd[1059964]: group added to /etc/group: name=builder, GID=679 <86>Feb 7 02:30:49 groupadd[1059964]: group added to /etc/gshadow: name=builder <86>Feb 7 02:30:49 groupadd[1059964]: new group: name=builder, GID=679 <86>Feb 7 02:30:49 useradd[1059987]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash <13>Feb 7 02:30:51 rpmi: libnatspec-0.3.1-alt2 1445691578 installed <13>Feb 7 02:30:51 rpmi: unzip-6.0-alt4 p9+261695.100.1.1 1605219254 installed <13>Feb 7 02:30:51 rpmi: dos2unix-7.3.5-alt1 1499695585 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/jwasm-2.12-alt1.nosrc.rpm Installing jwasm-2.12-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55614 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jwasm-2.12 + echo 'Source #0 (jwasm-2.12.tar):' Source #0 (jwasm-2.12.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/jwasm-2.12.tar + cd jwasm-2.12 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (jwasm-undef.patch):' Patch #0 (jwasm-undef.patch): + /usr/bin/patch -p1 patching file dbgcv.c Hunk #1 succeeded at 205 (offset 15 lines). + echo 'Patch #1 (jwasm-bof.patch):' Patch #1 (jwasm-bof.patch): + /usr/bin/patch -p1 patching file coff.c Hunk #1 succeeded at 459 (offset 2 lines). Hunk #2 succeeded at 601 (offset 6 lines). + sed -i '/instruction table/a#include "expreval.h"' H/parser.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55614 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jwasm-2.12 + dos2unix History.txt License.txt Readme.txt Doc/enh.txt Doc/fixes.txt Doc/gencode.txt Doc/overview.txt Doc/srclic.txt dos2unix: converting file History.txt to Unix format... dos2unix: converting file License.txt to Unix format... dos2unix: converting file Readme.txt to Unix format... dos2unix: converting file Doc/enh.txt to Unix format... dos2unix: converting file Doc/fixes.txt to Unix format... dos2unix: converting file Doc/gencode.txt to Unix format... dos2unix: converting file Doc/overview.txt to Unix format... dos2unix: converting file Doc/srclic.txt to Unix format... + IS_64=-DLONG_IS_64BITS + make DEBUG=1 'extra_c_flags=-pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -fno-strict-aliasing -DLONG_IS_64BITS' -f GccUnix.mak GccUnixD GccUnixD/omfint.o make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' mkdir GccUnixD cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -fno-strict-aliasing -DLONG_IS_64BITS -o GccUnixD/omfint.o omfint.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' + make -j8 DEBUG=1 'extra_c_flags=-pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS' -f GccUnix.mak make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/apiemu.o apiemu.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/main.o main.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/atofloat.o atofloat.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/backptch.o backptch.c backptch.c: In function 'DoPatch': backptch.c:102:13: warning: enumeration value 'FIX_VOID' not handled in switch [-Wswitch] switch( fixup->type ) { ^~~~~~ backptch.c:102:13: warning: enumeration value 'FIX_RELOFF8' not handled in switch [-Wswitch] backptch.c:102:13: warning: enumeration value 'FIX_OFF16' not handled in switch [-Wswitch] backptch.c:102:13: warning: enumeration value 'FIX_OFF32' not handled in switch [-Wswitch] backptch.c:102:13: warning: enumeration value 'FIX_OFF64' not handled in switch [-Wswitch] backptch.c:102:13: warning: enumeration value 'FIX_SEG' not handled in switch [-Wswitch] backptch.c:102:13: warning: enumeration value 'FIX_PTR16' not handled in switch [-Wswitch] backptch.c:102:13: warning: enumeration value 'FIX_PTR32' not handled in switch [-Wswitch] backptch.c:102:13: warning: enumeration value 'FIX_HIBYTE' not handled in switch [-Wswitch] backptch.c:102:13: warning: enumeration value 'FIX_OFF32_IMGREL' not handled in switch [-Wswitch] backptch.c:102:13: warning: enumeration value 'FIX_OFF32_SECREL' not handled in switch [-Wswitch] backptch.c:102:13: warning: enumeration value 'FIX_LAST' not handled in switch [-Wswitch] In file included from H/globals.h:183, from backptch.c:31: backptch.c: In function 'BackPatch': H/errmsg.h:48:27: warning: 'disp' may be used uninitialized in this function [-Wmaybe-uninitialized] #define DebugMsg( x ) DoDebugMsg x ^~~~~~~~~~ backptch.c:55:25: note: 'disp' was declared here int_32 disp; ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/assume.o assume.c assume.c: In function 'ModelAssumeInit': assume.c:215:5: warning: enumeration value 'MODEL_NONE' not handled in switch [-Wswitch] switch( ModuleInfo.model ) { ^~~~~~ assume.c: In function 'GetStdAssume': assume.c:258:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( StdAssumeTable[reg].symbol ) ^ assume.c: In function 'AssumeDirective': assume.c:412:104: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] } else if ( ( opnd.sym->state == SYM_SEG || opnd.sym->state == SYM_GRP ) && opnd.instr == EMPTY ) { ^~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/branch.o branch.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/assemble.o assemble.c assemble.c: In function 'GetExt': assemble.c:1231:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( Options.output_format == OFORMAT_BIN ) ^ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/cmdline.o cmdline.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/codegen.o codegen.c codegen.c: In function 'output_opc': codegen.c:148:30: warning: comparison between 'enum instr_token' and 'enum ' [-Wenum-compare] if( CodeInfo->prefix.ins != EMPTY ) { ^~ codegen.c:263:38: warning: comparison between 'enum assume_segreg' and 'enum ' [-Wenum-compare] if( CodeInfo->prefix.RegOverride != EMPTY ) { ^~ codegen.c: In function 'match_phase_3': codegen.c:752:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( CodeInfo->const_size_fixed == FALSE ) ^ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/condasm.o condasm.c condasm.c: In function 'CondAsmDirective': condasm.c:76:5: warning: 'NextIfState' may be used uninitialized in this function [-Wmaybe-uninitialized] switch ( CurrIfState ) { ^~~~~~ condasm.c:225:19: note: 'NextIfState' was declared here enum if_state NextIfState; ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/cpumodel.o cpumodel.c cpumodel.c: In function 'ModelDirective': cpumodel.c:336:13: warning: enumeration value 'OFORMAT_BIN' not handled in switch [-Wswitch] switch ( Options.output_format ) { ^~~~~~ cpumodel.c:336:13: warning: enumeration value 'OFORMAT_OMF' not handled in switch [-Wswitch] cpumodel.c: In function 'SetCPU': cpumodel.c:437:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( ModuleInfo.model == MODEL_NONE ) ^ cpumodel.c: In function 'ModelDirective': cpumodel.c:351:27: warning: 'ostype' may be used uninitialized in this function [-Wmaybe-uninitialized] ModuleInfo.ostype = ostype; ~~~~~~~~~~~~~~~~~~^~~~~~~~ cpumodel.c:349:29: warning: 'distance' may be used uninitialized in this function [-Wmaybe-uninitialized] ModuleInfo.distance = distance; ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/context.o context.c context.c: In function 'ContextDirective': context.c:162:17: warning: enumeration value 'CONT_ALL' not handled in switch [-Wswitch] switch ( curr->type ) { ^~~~~~ context.c:209:21: warning: enumeration value 'CONT_ALL' not handled in switch [-Wswitch] switch ( typetab[j] ) { ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/directiv.o directiv.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/bin.o bin.c bin.c: In function 'GetSegRelocs': bin.c:337:13: warning: enumeration value 'FIX_VOID' not handled in switch [-Wswitch] switch ( fixup->type ) { ^~~~~~ bin.c:337:13: warning: enumeration value 'FIX_RELOFF8' not handled in switch [-Wswitch] bin.c:337:13: warning: enumeration value 'FIX_RELOFF16' not handled in switch [-Wswitch] bin.c:337:13: warning: enumeration value 'FIX_RELOFF32' not handled in switch [-Wswitch] bin.c:337:13: warning: enumeration value 'FIX_OFF8' not handled in switch [-Wswitch] bin.c:337:13: warning: enumeration value 'FIX_OFF16' not handled in switch [-Wswitch] bin.c:337:13: warning: enumeration value 'FIX_OFF32' not handled in switch [-Wswitch] bin.c:337:13: warning: enumeration value 'FIX_OFF64' not handled in switch [-Wswitch] bin.c:337:13: warning: enumeration value 'FIX_HIBYTE' not handled in switch [-Wswitch] bin.c:337:13: warning: enumeration value 'FIX_OFF32_IMGREL' not handled in switch [-Wswitch] bin.c:337:13: warning: enumeration value 'FIX_OFF32_SECREL' not handled in switch [-Wswitch] bin.c:337:13: warning: enumeration value 'FIX_LAST' not handled in switch [-Wswitch] bin.c: In function 'bin_write_module': bin.c:1631:5: warning: enumeration value 'SFORMAT_NONE' not handled in switch [-Wswitch] switch ( modinfo->sub_format ) { ^~~~~~ bin.c:1631:5: warning: enumeration value 'SFORMAT_PE' not handled in switch [-Wswitch] bin.c:1631:5: warning: enumeration value 'SFORMAT_64BIT' not handled in switch [-Wswitch] bin.c: In function 'bin_init': bin.c:1836:5: warning: enumeration value 'SFORMAT_NONE' not handled in switch [-Wswitch] switch ( modinfo->sub_format ) { ^~~~~~ bin.c:1836:5: warning: enumeration value 'SFORMAT_64BIT' not handled in switch [-Wswitch] bin.c: In function 'bin_write_module': bin.c:1800:18: warning: 'sizeheap' may be used uninitialized in this function [-Wmaybe-uninitialized] sizeheap += sizetotal - cp.sizehdr; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H/globals.h:183, from bin.c:16: H/errmsg.h:48:27: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] #define DebugMsg( x ) DoDebugMsg x ^~~~~~~~~~ bin.c:446:13: note: 'offset' was declared here uint_32 offset; /* v2.07 */ ^~~~~~ In file included from H/globals.h:183, from bin.c:16: H/errmsg.h:48:27: warning: 'value64' may be used uninitialized in this function [-Wmaybe-uninitialized] #define DebugMsg( x ) DoDebugMsg x ^~~~~~~~~~ bin.c:444:13: note: 'value64' was declared here uint_64 value64; ^~~~~~~ bin.c:1412:41: warning: 'ph64' may be used uninitialized in this function [-Wmaybe-uninitialized] ph64->OptionalHeader.SizeOfCode = codesize; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ bin.c:1250:31: note: 'ph64' was declared here struct IMAGE_PE_HEADER64 *ph64; ^~~~ bin.c:1423:41: warning: 'ph32' may be used uninitialized in this function [-Wmaybe-uninitialized] ph32->OptionalHeader.SizeOfCode = codesize; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ bin.c:1248:31: note: 'ph32' was declared here struct IMAGE_PE_HEADER32 *ph32; ^~~~ bin.c:1639:24: warning: 'reloccnt' may be used uninitialized in this function [-Wmaybe-uninitialized] pMZ->e_crlc = reloccnt; ~~~~~~~~~~~~~~~^~~~~~~~~~ bin.c:1679:27: warning: 'hdrbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] pMZ->e_cs = addr >> 4; /* CS */ ~~~~~~~~~~^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/end.o end.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/equate.o equate.c equate.c: In function 'CreateAssemblyTimeVariable': equate.c:171:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( opnd.kind != EXPR_CONST && ~~~~~~~~~~~~~~~~~~~~~~~~^~ ( opnd.kind != EXPR_ADDR || opnd.indirect == TRUE ) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ equate.c:181:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( StoreState == FALSE ) FStoreLine(0); /* make sure this line is evaluated in pass two */ ^ equate.c: In function 'CreateConstant': equate.c:415:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( ExpandLineItems( p, 2, tokenarray, FALSE, TRUE ) ) ^~ equate.c:420:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if ( tokenarray[2].token == T_NUM && Token_Count == 3 ) { ^~ equate.c:453:22: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] ( opnd.instr == EMPTY ) ) { ^~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/coff.o coff.c coff.c: In function 'coff_write_symbols': coff.c:449:22: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( is.N.ShortName, ".file", IMAGE_SIZEOF_SHORT_NAME ); ~~~~^~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ coff.c:462:30: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( ias.File.Name, p, sizeof(IMAGE_SIZEOF_SYMBOL) ); ~~~~~~~~^~~~~ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ coff.c:476:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( is.N.ShortName, p, IMAGE_SIZEOF_SHORT_NAME ); ~~~~^~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ coff.c:556:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( is.N.ShortName, buffer, IMAGE_SIZEOF_SHORT_NAME ); ~~~~^~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ coff.c:594:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( is.N.ShortName, ".file", IMAGE_SIZEOF_SHORT_NAME ); ~~~~^~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ coff.c:604:34: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( ias.File.Name, p, sizeof(IMAGE_SIZEOF_SYMBOL) ); ~~~~~~~~^~~~~ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ coff.c:636:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( is.N.ShortName, buffer, IMAGE_SIZEOF_SHORT_NAME ); ~~~~^~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ coff.c:661:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( is.N.ShortName, ".bf", IMAGE_SIZEOF_SHORT_NAME ); ~~~~^~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ coff.c:676:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( is.N.ShortName, ".lf", IMAGE_SIZEOF_SHORT_NAME ); ~~~~^~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ coff.c:684:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( is.N.ShortName, ".ef", IMAGE_SIZEOF_SHORT_NAME ); ~~~~^~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ coff.c:708:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( is.N.ShortName, buffer, IMAGE_SIZEOF_SHORT_NAME ); ~~~~^~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ coff.c: In function 'coff_create_drectve': coff.c:1334:29: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy( p, "-import:" ); ^ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^~~~~ coff.c:1336:45: warning: pointer targets in passing argument 2 of 'Mangle' differ in signedness [-Wpointer-sign] p += Mangle( &tmp->sym, p ); ^ In file included from coff.c:16: H/mangle.h:34:13: note: expected 'char *' but argument is of type 'uint_8 *' {aka 'unsigned char *'} extern int Mangle( struct asym *, char * ); ^~~~~~ coff.c:1338:29: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy( p, tmp->sym.dll->name ); ^ In file included from /usr/include/features.h:428, from /usr/include/ctype.h:25, from coff.c:11: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^~~~~ coff.c:1339:34: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] p += strlen( p ); ^ In file included from H/globals.h:37, from coff.c:14: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'uint_8 *' {aka 'unsigned char *'} extern size_t strlen (const char *__s) ^~~~~~ coff.c: In function 'coff_write_module': coff.c:1395:53: warning: pointer targets in assignment from 'char *' to 'uint_8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] cm.SymDeb[i].seg->e.seginfo->CodeBuffer = CurrSource + i * SIZE_CV_SEGBUF; ^ coff.c:876:30: warning: 'lastfproc' may be used uninitialized in this function [-Wmaybe-uninitialized] lastfproc->debuginfo->next_file = index; ~~~~~~~~~^~~~~~~~~~~ coff.c:818:18: note: 'lastfproc' was declared here struct asym *lastfproc; ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/errmsg.o errmsg.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/elf.o elf.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/fastpass.o fastpass.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/data.o data.c data.c: In function 'InitStructuredVar': data.c:360:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( tokenarray[i].token != T_FINAL ) ^ data.c: In function 'output_float': data.c:441:22: warning: pointer targets in passing argument 1 of 'OutputBytes' differ in signedness [-Wpointer-sign] OutputDataBytes( buffer, size ); ^~~~~~ data.c:62:46: note: in definition of macro 'OutputDataBytes' #define OutputDataBytes( x, y ) OutputBytes( x, y, NULL ) ^ In file included from data.c:36: H/globals.h:859:25: note: expected 'const unsigned char *' but argument is of type 'char *' extern void OutputBytes( const unsigned char *, int len, struct fixup * ); ^~~~~~~~~~~ data.c: In function 'data_item': data.c:727:27: warning: pointer targets in assignment from 'char *' to 'uint_8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] pchar = little_endian( (const char *)pchar, string_len ); ^ data.c: In function 'data_dir': data.c:1229:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( StoreState ) FStoreLine(0); ^ In file included from H/globals.h:183, from data.c:36: H/errmsg.h:48:27: warning: 'old_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] #define DebugMsg( x ) DoDebugMsg x ^~~~~~~~~~ data.c:1138:25: note: 'old_offset' was declared here uint_32 old_offset; ^~~~~~~~~~ data.c:1366:9: warning: 'currofs' may be used uninitialized in this function [-Wmaybe-uninitialized] LstWrite( CurrStruct ? LSTTYPE_STRUCT : LSTTYPE_DATA, currofs, sym ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/fixup.o fixup.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/fpfixup.o fpfixup.c fpfixup.c: In function 'AddFloatingPointEmulationFixup': fpfixup.c:80:46: warning: comparison between 'enum assume_segreg' and 'enum ' [-Wenum-compare] } else if ( CodeInfo->prefix.RegOverride == EMPTY ) { ^~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/extern.o extern.c extern.c: In function 'ExterndefDirective': extern.c:360:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( tokenarray[i].token != T_FINAL ) ^ extern.c: In function 'ExternDirective': extern.c:659:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( tokenarray[i].token != T_FINAL ) ^ extern.c: In function 'PublicDirective': extern.c:971:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( tokenarray[i].token != T_FINAL ) ^ extern.c:962:38: warning: 'skipitem' may be used uninitialized in this function [-Wmaybe-uninitialized] if( Parse_Pass == PASS_1 && skipitem == FALSE ) { make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/dbgcv.o dbgcv.c dbgcv.c:81:47: warning: missing braces around initializer [-Wmissing-braces] static const union cv_typeref_u cv_idx_type = { CV_PDS_INTEGRAL_4BYTE, 0, CV_PDT_SIGNED_INTEGRAL, CV_PDM_DIRECT, 0 }; ^ { } dbgcv.c:82:47: warning: missing braces around initializer [-Wmissing-braces] static const union cv_typeref_u cv_void = { CV_PDS_SPECIAL_VOID, 0, CV_PDT_SPECIAL, CV_PDM_DIRECT, 0 }; ^ { } dbgcv.c:85:47: warning: missing braces around initializer [-Wmissing-braces] static const union cv_typeref_u cv_abs_type = { CV_PDS_SPECIAL_ABSOLUTE,0,CV_PDT_SPECIAL, CV_PDM_DIRECT, 0 }; ^ { } dbgcv.c: In function 'GetTyperef': dbgcv.c:93:32: warning: missing braces around initializer [-Wmissing-braces] union cv_typeref_u value = { CV_PDS_SPECIAL_NO_TYPE, 0, CV_PDT_SPECIAL, CV_PDM_DIRECT, 0 }; ^ { } dbgcv.c:130:9: warning: enumeration value 'MT_SIZE_MASK' not handled in switch [-Wswitch] switch ( sym->mem_type ) { ^~~~~~ dbgcv.c:130:9: warning: enumeration value 'MT_FLOAT' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_SIGNED' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_BYTE' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_SBYTE' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_WORD' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_SWORD' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_DWORD' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_SDWORD' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_REAL4' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_FWORD' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_QWORD' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_SQWORD' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_REAL8' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_TBYTE' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_REAL10' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_OWORD' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_YMMWORD' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_PROC' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_EMPTY' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_SPECIAL' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_SPECIAL_MASK' not handled in switch [-Wswitch] dbgcv.c:130:9: warning: enumeration value 'MT_ADDRESS' not handled in switch [-Wswitch] dbgcv.c: In function 'cv_write_debug_tables': dbgcv.c:1069:9: warning: enumeration value 'SYM_UNDEFINED' not handled in switch [-Wswitch] switch ( sym->state ) { ^~~~~~ dbgcv.c:1069:9: warning: enumeration value 'SYM_EXTERNAL' not handled in switch [-Wswitch] dbgcv.c:1069:9: warning: enumeration value 'SYM_SEG' not handled in switch [-Wswitch] dbgcv.c:1069:9: warning: enumeration value 'SYM_GRP' not handled in switch [-Wswitch] dbgcv.c:1069:9: warning: enumeration value 'SYM_STACK' not handled in switch [-Wswitch] dbgcv.c:1069:9: warning: enumeration value 'SYM_STRUCT_FIELD' not handled in switch [-Wswitch] dbgcv.c:1069:9: warning: enumeration value 'SYM_ALIAS' not handled in switch [-Wswitch] dbgcv.c:1069:9: warning: enumeration value 'SYM_MACRO' not handled in switch [-Wswitch] dbgcv.c:1069:9: warning: enumeration value 'SYM_TMACRO' not handled in switch [-Wswitch] dbgcv.c:1069:9: warning: enumeration value 'SYM_CLASS_LNAME' not handled in switch [-Wswitch] dbgcv.c: In function 'cv_write_type': dbgcv.c:591:12: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] cv->pt += size; ^~ dbgcv.c:586:13: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] tmp += sizeof( uint_16 ); ~~~~^~~~~~~~~~~~~~~~~~~~ In file included from H/globals.h:183, from dbgcv.c:13: dbgcv.c: In function 'cv_write_debug_tables': H/errmsg.h:48:27: warning: 'proc' may be used uninitialized in this function [-Wmaybe-uninitialized] #define DebugMsg( x ) DoDebugMsg x ^~~~~~~~~~ dbgcv.c:674:18: note: 'proc' was declared here struct dsym *proc; ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/label.o label.c label.c: In function 'LabelDirective': label.c:276:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( sym->isdata == FALSE && ( sym->mem_type & MT_SPECIAL_MASK ) != MT_ADDRESS ) ^ In file included from H/globals.h:183, from label.c:31: label.c: In function 'CreateLabel': H/errmsg.h:48:27: warning: 'addr' may be used uninitialized in this function [-Wmaybe-uninitialized] #define DebugMsg( x ) DoDebugMsg x ^~~~~~~~~~ label.c:79:25: note: 'addr' was declared here uint_32 addr; ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/input.o input.c input.c: In function 'SearchFile': input.c:600:18: warning: variable 'fn' set but not used [-Wunused-but-set-variable] const char *fn; ^~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/linnum.o linnum.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/expans.o expans.c In file included from H/globals.h:183, from expans.c:20: expans.c: In function 'RunMacro': expans.c:247:141: warning: left-hand operand of comma expression has no effect [-Wunused-value] DebugMsg1(("RunMacro(%s.%u): curr (=def) parameter value=>%s<\n", macro->sym.name, parmidx, mi.parm_array[parmidx] ? parmidx, mi.parm_array[parmidx] : "NULL" )); ^ H/errmsg.h:49:40: note: in definition of macro 'DebugMsg1' #define DebugMsg1( x ) DoDebugMsg1 x ^ expans.c:310:28: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( parm_end_delim == T_CL_BRACKET ) ^ expans.c:373:53: warning: 'parmstrings' may be used uninitialized in this function [-Wmaybe-uninitialized] /**/myassert( ptr < parmstrings + PARMSTRINGSIZE ); ^ expans.c:209:22: warning: 'currparm' may be used uninitialized in this function [-Wmaybe-uninitialized] currparm = GetAlignedPointer( currparm, i ); make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/lqueue.o lqueue.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/loop.o loop.c loop.c: In function 'LoopDirective': loop.c:229:32: warning: 'parmstring' may be used uninitialized in this function [-Wmaybe-uninitialized] for( ptr = parmstring; *ptr; ptr++, macro->sym.value++ ) { ^~~~ loop.c:221:15: warning: 'arg_loc' may be used uninitialized in this function [-Wmaybe-uninitialized] i = arg_loc; ~~^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/hll.o hll.c hll.c: In function 'GetSimpleExpression': hll.c:408:5: warning: enumeration value 'EXPR_ERROR' not handled in switch [-Wswitch] switch ( op1.kind ) { ^~~~~~ hll.c:408:5: warning: enumeration value 'EXPR_CONST' not handled in switch [-Wswitch] hll.c:408:5: warning: enumeration value 'EXPR_ADDR' not handled in switch [-Wswitch] hll.c:408:5: warning: enumeration value 'EXPR_REG' not handled in switch [-Wswitch] make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/memalloc.o memalloc.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/msgtext.o msgtext.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/mangle.o mangle.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/listing.o listing.c listing.c: In function 'LstWrite': listing.c:160:9: warning: enumeration value 'LM_LISTMACROALL' not handled in switch [-Wswitch] switch ( ModuleInfo.list_macro ) { ^~~~~~ listing.c: In function 'GetMemtypeString': listing.c:507:5: warning: enumeration value 'MT_SIZE_MASK' not handled in switch [-Wswitch] switch ( mem_type ) { ^~~~~~ listing.c:507:5: warning: enumeration value 'MT_FLOAT' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_SIGNED' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_BYTE' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_SBYTE' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_WORD' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_SWORD' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_DWORD' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_SDWORD' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_REAL4' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_FWORD' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_QWORD' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_SQWORD' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_REAL8' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_TBYTE' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_REAL10' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_OWORD' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_YMMWORD' not handled in switch [-Wswitch] listing.c:507:5: warning: enumeration value 'MT_BITS' not handled in switch [-Wswitch] listing.c: In function 'get_proc_type': listing.c:768:5: warning: enumeration value 'MT_SIZE_MASK' not handled in switch [-Wswitch] switch( sym->mem_type ) { ^~~~~~ listing.c:768:5: warning: enumeration value 'MT_FLOAT' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_SIGNED' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_BYTE' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_SBYTE' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_WORD' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_SWORD' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_DWORD' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_SDWORD' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_REAL4' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_FWORD' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_QWORD' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_SQWORD' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_REAL8' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_TBYTE' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_REAL10' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_OWORD' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_YMMWORD' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_PROC' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_EMPTY' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_BITS' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_PTR' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_TYPE' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_SPECIAL' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_SPECIAL_MASK' not handled in switch [-Wswitch] listing.c:768:5: warning: enumeration value 'MT_ADDRESS' not handled in switch [-Wswitch] listing.c: In function 'log_symbol': listing.c:956:5: warning: enumeration value 'SYM_SEG' not handled in switch [-Wswitch] switch ( sym->state ) { ^~~~~~ listing.c:956:5: warning: enumeration value 'SYM_GRP' not handled in switch [-Wswitch] listing.c:956:5: warning: enumeration value 'SYM_STACK' not handled in switch [-Wswitch] listing.c:956:5: warning: enumeration value 'SYM_STRUCT_FIELD' not handled in switch [-Wswitch] listing.c:956:5: warning: enumeration value 'SYM_TYPE' not handled in switch [-Wswitch] listing.c:956:5: warning: enumeration value 'SYM_MACRO' not handled in switch [-Wswitch] listing.c:956:5: warning: enumeration value 'SYM_CLASS_LNAME' not handled in switch [-Wswitch] listing.c: In function 'LstWriteCRef': listing.c:1047:25: warning: variable 'si' set but not used [-Wunused-but-set-variable] struct struct_info *si; ^~ listing.c: In function 'LstWrite': listing.c:326:47: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] len = sprintf( &ll.buffer[29], "%u", MacroLevel ); ^ In file included from /usr/include/stdio.h:862, from H/globals.h:35, from listing.c:14: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 4 bytes into a destination of size 3 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/invoke.o invoke.c invoke.c: In function 'watc_param': invoke.c:628:25: warning: comparison between 'enum exprtype' and 'enum tok_type' [-Wenum-compare] if ( opnd->kind == T_REG || opnd->sym->state == SYM_STACK ) { ^~ invoke.c: In function 'PushInvokeParam': invoke.c:919:33: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] opnd.instr == EMPTY && ^~ invoke.c:1046:36: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( psize == 4 ) ^ invoke.c:1264:36: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( psize != 1 ) /* v2.11: don't modify AH if paramsize is 1 */ ^ invoke.c:1318:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( psize < asize ) /* ensure that the default argsize (2,4,8) is met */ ^ invoke.c: In function 'ms64_param': invoke.c:411:20: warning: 'reg' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( reg == T_XMM0 + index ) ^ invoke.c: In function 'InvokeDirective': invoke.c:1589:42: warning: 'porder' may be used uninitialized in this function [-Wmaybe-uninitialized] ( sym->langtype == LANG_FASTCALL && porder ) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/macro.o macro.c macro.c: In function 'StoreMacro': macro.c:230:24: warning: 'qlevel' may be used uninitialized in this function [-Wmaybe-uninitialized] if (qlevel == brlevel) ^ macro.c:189:9: note: 'qlevel' was declared here int qlevel; ^~~~~~ macro.c:585:16: warning: 'mindex' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( mindex ) ^ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/posndir.o posndir.c posndir.c: In function 'OrgDirective': posndir.c:116:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( StoreState == FALSE ) FStoreLine(0); ^ posndir.c: In function 'AlignDirective': posndir.c:238:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( StoreState == FALSE ) FStoreLine(0); ^ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/omffixup.o omffixup.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/preproc.o preproc.c preproc.c: In function 'PreprocessLine': preproc.c:160:24: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( StoreState ) FStoreLine( 0 ); ^ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/queue.o queue.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/option.o option.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/safeseh.o safeseh.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/expreval.o expreval.c expreval.c: In function 'GetTypeSize': expreval.c:269:5: warning: enumeration value 'MT_SIZE_MASK' not handled in switch [-Wswitch] switch ( mem_type ) { ^~~~~~ expreval.c:269:5: warning: enumeration value 'MT_FLOAT' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_SIGNED' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_BYTE' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_SBYTE' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_WORD' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_SWORD' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_DWORD' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_SDWORD' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_REAL4' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_FWORD' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_QWORD' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_SQWORD' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_REAL8' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_TBYTE' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_REAL10' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_OWORD' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_YMMWORD' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_PROC' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_EMPTY' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_BITS' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_PTR' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_TYPE' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_SPECIAL' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_SPECIAL_MASK' not handled in switch [-Wswitch] expreval.c:269:5: warning: enumeration value 'MT_ADDRESS' not handled in switch [-Wswitch] expreval.c: In function 'get_operand': expreval.c:397:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( ( ( GetCpuSp( j ) & P_EXT_MASK ) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ (( GetCpuSp( j ) & ModuleInfo.curr_cpu & P_EXT_MASK) == 0) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expreval.c: In function 'MakeConst': expreval.c:871:65: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] if ( ( opnd->sym->state == SYM_UNDEFINED && opnd->instr == EMPTY ) || ^~ expreval.c: In function 'check_direct_reg': expreval.c:956:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( ( opnd1->kind == EXPR_REG ) && ( opnd1->indirect == FALSE ) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expreval.c: In function 'type_op': expreval.c:1143:22: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] if( opnd2->instr != EMPTY && opnd2->mem_type != MT_EMPTY ) { ^~ expreval.c:1147:22: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] if( opnd2->instr != EMPTY ) { ^~ expreval.c:1149:13: warning: enumeration value 'T_NULL' not handled in switch [-Wswitch] switch ( opnd2->instr ) { ^~~~~~ expreval.c:1149:13: warning: enumeration value 'T_AL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_CL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_BL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_AH' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_CH' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DH' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_BH' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_AX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_CX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_BX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SP' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_BP' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SI' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DI' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_EAX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ECX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_EDX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_EBX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ESP' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_EBP' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ESI' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_EDI' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ES' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_CS' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SS' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DS' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_FS' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_GS' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ST' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_MM0' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_MM1' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_MM2' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_MM3' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_MM4' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_MM5' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_MM6' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_MM7' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM0' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM1' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM2' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM3' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM4' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM5' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM6' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM7' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM0' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM1' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM2' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM3' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM4' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM5' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM6' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM7' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_CR0' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_CR2' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_CR3' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_CR4' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DR0' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DR1' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DR2' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DR3' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DR6' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DR7' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_TR3' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_TR4' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_TR5' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_TR6' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_TR7' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SPL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_BPL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SIL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DIL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R8B' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R9B' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R10B' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R11B' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R12B' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R13B' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R14B' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R15B' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R8W' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R9W' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R10W' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R11W' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R12W' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R13W' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R14W' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R15W' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R8D' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R9D' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R10D' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R11D' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R12D' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R13D' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R14D' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R15D' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_RAX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_RCX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_RDX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_RBX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_RSP' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_RBP' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_RSI' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_RDI' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R8' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R9' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R10' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R11' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R12' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R13' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R14' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_R15' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM8' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM9' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM10' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM11' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM12' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM13' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM14' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMM15' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM8' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM9' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM10' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM11' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM12' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM13' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM14' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMM15' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_CR8' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_BYTE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SBYTE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_WORD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SWORD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DWORD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SDWORD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_REAL4' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_FWORD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_QWORD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SQWORD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_REAL8' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_TBYTE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_REAL10' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_OWORD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_YMMWORD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_NEAR' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_FAR' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_NEAR16' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_NEAR32' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_FAR16' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_FAR32' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_MMWORD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_XMMWORD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_TYPE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_LENGTH' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_LENGTHOF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_MASK' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_OPATTR' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SEG' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SHORT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SIZE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SIZEOF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_THIS' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_TYPE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_WIDTH' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_EQ' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_NE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_GE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_GT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_LE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_LT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_MOD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_PTR' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DUP' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ADDR' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_FLAT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_VARARG' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_FRAME' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_C' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SYSCALL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_STDCALL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_PASCAL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_FORTRAN' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_BASIC' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_FASTCALL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_8086' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_186' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_286' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_286C' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_286P' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_386' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_386C' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_386P' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_486' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_486P' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_586' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_586P' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_686' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_686P' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_K3D' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_MMX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_XMM' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_X64' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_X64P' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_8087' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_287' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_387' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_NO87' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_CREF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_LFCOND' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_LIST' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_LISTALL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_LISTIF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_NOCREF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_NOLIST' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_NOLISTIF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_SFCOND' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_TFCOND' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_XCREF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_XLIST' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_PAGE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SUBTITLE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SUBTTL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_TITLE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_LISTMACRO' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_LISTMACROALL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_NOLISTMACRO' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_XALL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_LALL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_SALL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ALPHA' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_DOSSEG' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_SEQ' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOSSEG' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_CODE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_STACK' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_DATA' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_DATA_UN' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_FARDATA' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_FARDATA_UN' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_CONST' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_IF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_REPEAT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_WHILE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_BREAK' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_CONTINUE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ELSE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ELSEIF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ENDIF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ENDW' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_UNTIL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_UNTILCXZ' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_EXIT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_STARTUP' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_MODEL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_RADIX' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_SAFESEH' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERR' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERR1' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERR2' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERRE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERRNZ' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERRDIF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERRDIFI' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERRIDN' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERRIDNI' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERRB' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERRNB' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERRDEF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ERRNDEF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_COMMENT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IFE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IF1' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IF2' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IFDIF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IFDIFI' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IFIDN' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IFIDNI' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IFB' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IFNB' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IFDEF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IFNDEF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSEIF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSEIFE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSEIF1' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSEIF2' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSEIFDIF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSEIFDIFI' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSEIFIDN' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSEIFIDNI' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSEIFB' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSEIFNB' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSEIFDEF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ELSEIFNDEF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ENDIF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_FOR' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_FORC' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IRP' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_IRPC' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_REPEAT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_REPT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_WHILE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_MACRO' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_EXITM' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ENDM' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_GOTO' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_PURGE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_INCLUDE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_TEXTEQU' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_CATSTR' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SUBSTR' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_INSTR' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SIZESTR' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DB' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DW' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DQ' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ALLOCSTACK' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_ENDPROLOG' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_PUSHFRAME' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_PUSHREG' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_SAVEREG' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_SAVEXMM128' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_DOT_SETFRAME' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_STRUC' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_STRUCT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_UNION' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_TYPEDEF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_RECORD' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_COMM' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_EXTERN' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_EXTRN' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_EXTERNDEF' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_PUBLIC' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_PROTO' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_PROC' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ENDP' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_LOCAL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_LABEL' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_INVOKE' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ORG' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ALIGN' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_EVEN' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_SEGMENT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ENDS' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_GROUP' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ASSUME' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ALIAS' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_ECHO' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_END' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_EQU' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_INCBIN' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_INCLUDELIB' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_NAME' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_OPTION' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_POPCONTEXT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'T_PUSHCONTEXT' not handled in switch [-Wswitch] expreval.c:1149:13: warning: enumeration value 'SPECIAL_LAST' not handled in switch [-Wswitch] expreval.c: In function 'opattr_op': expreval.c:1362:56: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] (( opnd2->mem_type == MT_EMPTY && opnd2->instr == EMPTY ) || ^~ expreval.c: In function 'plus_op': expreval.c:1757:31: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] if ( opnd2->instr != EMPTY ) ^~ expreval.c: In function 'colon_op': expreval.c:2199:5: warning: enumeration value 'EXPR_EMPTY' not handled in switch [-Wswitch] switch ( opnd2->kind ) { ^~~~~~ expreval.c:2199:5: warning: enumeration value 'EXPR_ERROR' not handled in switch [-Wswitch] expreval.c:2199:5: warning: enumeration value 'EXPR_CONST' not handled in switch [-Wswitch] expreval.c:2199:5: warning: enumeration value 'EXPR_ADDR' not handled in switch [-Wswitch] expreval.c:2271:28: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] opnd1->instr == EMPTY && ^~ expreval.c: In function 'calculate': expreval.c:2960:27: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] if ( opnd2->instr != EMPTY ) ^~ expreval.c:2969:9: warning: enumeration value 'EXPR_EMPTY' not handled in switch [-Wswitch] switch ( opnd2->kind ) { ^~~~~~ expreval.c:2969:9: warning: enumeration value 'EXPR_ERROR' not handled in switch [-Wswitch] In file included from H/globals.h:183, from expreval.c:34: expreval.c: In function 'evaluate': expreval.c:3302:33: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] opnd1->instr == EMPTY ? "" : GetResWName( opnd1->instr, NULL ), ^~ H/errmsg.h:49:40: note: in definition of macro 'DebugMsg1' #define DebugMsg1( x ) DoDebugMsg1 x ^ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/simsegm.o simsegm.c simsegm.c: In function 'SimplifiedSegDir': simsegm.c:256:12: warning: 'init' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( !init ) ^ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/reswords.o reswords.c reswords.c: In function 'DumpResWords': reswords.c:807:39: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("\nitems in InstrTable[]: %u\n", sizeof( InstrTable ) / sizeof( InstrTable[0] ) ); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu reswords.c:808:38: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("items in optable_idx[]: %u, used by ResWordTable items %u-%u\n", ~^ %lu sizeof( optable_idx ) / sizeof( optable_idx[0] ), INS_FIRST_1 + 1, sizeof( ResWordTable ) / sizeof( ResWordTable[0] ) - 1 ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reswords.c:808:72: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] printf("items in optable_idx[]: %u, used by ResWordTable items %u-%u\n", ~^ %lu sizeof( optable_idx ) / sizeof( optable_idx[0] ), INS_FIRST_1 + 1, sizeof( ResWordTable ) / sizeof( ResWordTable[0] ) - 1 ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/tbyte.o tbyte.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/string.o string.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/symbols.o symbols.c symbols.c: In function 'free_ext': symbols.c:361:5: warning: enumeration value 'SYM_UNDEFINED' not handled in switch [-Wswitch] switch( sym->state ) { ^~~~~~ symbols.c:361:5: warning: enumeration value 'SYM_STRUCT_FIELD' not handled in switch [-Wswitch] symbols.c:361:5: warning: enumeration value 'SYM_ALIAS' not handled in switch [-Wswitch] symbols.c:361:5: warning: enumeration value 'SYM_CLASS_LNAME' not handled in switch [-Wswitch] symbols.c: In function 'DumpSymbol': symbols.c:806:13: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'union ' [-Wformat=] printf( "%-12s %16" I64_SPEC "X %02X %8p %c %8p %s\n", type, value, sym->mem_type, dir->e, sym->ispublic ? 'X' : ' ', sym->name, sym->name ); ^~~~~~~~~~~~ ~~~~~~ symbols.c:806:45: note: format string is defined here printf( "%-12s %16" I64_SPEC "X %02X %8p %c %8p %s\n", type, value, sym->mem_type, dir->e, sym->ispublic ? 'X' : ' ', sym->name, sym->name ); ~~^ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/omf.o omf.c omf.c: In function 'omf_write_linnum': omf.c:356:40: warning: pointer targets in assignment from 'char *' to 'uint_8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] for( node = LinnumQueue.head, data = StringBufferEnd; node; node = next ) { ^ In file included from omf.c:36: H/globals.h:827:35: warning: pointer targets in passing argument 2 of 'AttachData' differ in signedness [-Wpointer-sign] #define StringBufferEnd ModuleInfo.stringbufferend ~~~~~~~~~~^~~~~~~~~~~~~~~~ omf.c:370:27: note: in expansion of macro 'StringBufferEnd' AttachData( &obj, StringBufferEnd, size ); ^~~~~~~~~~~~~~~ omf.c:254:13: note: expected 'uint_8 *' {aka 'unsigned char *'} but argument is of type 'char *' static void AttachData( struct omf_rec *objr, uint_8 *data, size_t len ) ^~~~~~~~~~ omf.c: In function 'omf_write_fixupp': omf.c:390:19: warning: pointer targets in assignment from 'char *' to 'uint_8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] for( data = StringBufferEnd, size = 0; fix; fix = fix->nextrlc ) { ^ In file included from omf.c:36: H/globals.h:827:35: warning: pointer targets in passing argument 2 of 'AttachData' differ in signedness [-Wpointer-sign] #define StringBufferEnd ModuleInfo.stringbufferend ~~~~~~~~~~^~~~~~~~~~~~~~~~ omf.c:409:31: note: in expansion of macro 'StringBufferEnd' AttachData( &obj, StringBufferEnd, size ); ^~~~~~~~~~~~~~~ omf.c:254:13: note: expected 'uint_8 *' {aka 'unsigned char *'} but argument is of type 'char *' static void AttachData( struct omf_rec *objr, uint_8 *data, size_t len ) ^~~~~~~~~~ In file included from omf.c:36: omf.c: In function 'omf_write_ledata': H/globals.h:827:35: warning: pointer targets in passing argument 2 of 'AttachData' differ in signedness [-Wpointer-sign] #define StringBufferEnd ModuleInfo.stringbufferend ~~~~~~~~~~^~~~~~~~~~~~~~~~ omf.c:437:35: note: in expansion of macro 'StringBufferEnd' AttachData( &obj, StringBufferEnd, 2 * sizeof( uint_16 ) ); ^~~~~~~~~~~~~~~ omf.c:254:13: note: expected 'uint_8 *' {aka 'unsigned char *'} but argument is of type 'char *' static void AttachData( struct omf_rec *objr, uint_8 *data, size_t len ) ^~~~~~~~~~ In file included from omf.c:36: omf.c: In function 'omf_write_theadr': H/globals.h:827:35: warning: pointer targets in passing argument 2 of 'AttachData' differ in signedness [-Wpointer-sign] #define StringBufferEnd ModuleInfo.stringbufferend ~~~~~~~~~~^~~~~~~~~~~~~~~~ omf.c:539:23: note: in expansion of macro 'StringBufferEnd' AttachData( &obj, StringBufferEnd, len + 1 ); ^~~~~~~~~~~~~~~ omf.c:254:13: note: expected 'uint_8 *' {aka 'unsigned char *'} but argument is of type 'char *' static void AttachData( struct omf_rec *objr, uint_8 *data, size_t len ) ^~~~~~~~~~ omf.c: In function 'omf_write_export': omf.c:735:18: warning: pointer targets in assignment from 'char *' to 'uint_8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] data = StringBufferEnd; ^ omf.c:747:46: warning: pointer targets in passing argument 2 of 'Mangle' differ in signedness [-Wpointer-sign] len = Mangle( &dir->sym, data+3 ); ~~~~^~ In file included from omf.c:40: H/mangle.h:34:13: note: expected 'char *' but argument is of type 'uint_8 *' {aka 'unsigned char *'} extern int Mangle( struct asym *, char * ); ^~~~~~ omf.c:749:29: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy( data+3, dir->sym.name ); ~~~~^~ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib64/gcc/x86_64-alt-linux/8/include/limits.h:194, from /usr/lib64/gcc/x86_64-alt-linux/8/include/syslimits.h:7, from /usr/lib64/gcc/x86_64-alt-linux/8/include/limits.h:34, from omf.c:31: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'uint_8 *' {aka 'unsigned char *'} __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^~~~~ omf.c:754:30: warning: pointer targets in passing argument 1 of 'strupr' differ in signedness [-Wpointer-sign] _strupr( data+3 ); ~~~~^~ In file included from omf.c:36: H/globals.h:42:15: note: expected 'char *' but argument is of type 'uint_8 *' {aka 'unsigned char *'} extern char * strupr(char *); ^~~~~~ In file included from omf.c:36: omf.c: In function 'omf_write_grpdef': H/globals.h:827:35: warning: pointer targets in passing argument 2 of 'AttachData' differ in signedness [-Wpointer-sign] #define StringBufferEnd ModuleInfo.stringbufferend ~~~~~~~~~~^~~~~~~~~~~~~~~~ omf.c:804:27: note: in expansion of macro 'StringBufferEnd' AttachData( &grp, StringBufferEnd, 2 + 3 * curr->e.grpinfo->numseg ); ^~~~~~~~~~~~~~~ omf.c:254:13: note: expected 'uint_8 *' {aka 'unsigned char *'} but argument is of type 'char *' static void AttachData( struct omf_rec *objr, uint_8 *data, size_t len ) ^~~~~~~~~~ omf.c: In function 'omf_write_lnames': omf.c:967:22: warning: pointer targets in passing argument 1 of 'strupr' differ in signedness [-Wpointer-sign] _strupr( p ); ^ In file included from omf.c:36: H/globals.h:42:15: note: expected 'char *' but argument is of type 'unsigned char *' extern char * strupr(char *); ^~~~~~ omf.c: In function 'omf_write_extdef': omf.c:1059:32: warning: pointer targets in passing argument 2 of 'Mangle' differ in signedness [-Wpointer-sign] len = Mangle( sym, buffer ); ^~~~~~ In file included from omf.c:40: H/mangle.h:34:13: note: expected 'char *' but argument is of type 'unsigned char *' extern int Mangle( struct asym *, char * ); ^~~~~~ omf.c:1065:26: warning: pointer targets in passing argument 1 of 'strupr' differ in signedness [-Wpointer-sign] _strupr( buffer ); ^~~~~~ In file included from omf.c:36: H/globals.h:42:15: note: expected 'char *' but argument is of type 'unsigned char *' extern char * strupr(char *); ^~~~~~ omf.c: In function 'omf_write_comdef': omf.c:1220:47: warning: pointer targets in passing argument 1 of 'put_comdef_number' differ in signedness [-Wpointer-sign] numsize += put_comdef_number( &number[1], curr->sym.total_length ); ^~~~~~~~~~ omf.c:1147:17: note: expected 'uint_8 *' {aka 'unsigned char *'} but argument is of type 'char *' static unsigned put_comdef_number( uint_8 *buffer, uint_32 value ) ^~~~~~~~~~~~~~~~~ omf.c:1221:47: warning: pointer targets in passing argument 1 of 'put_comdef_number' differ in signedness [-Wpointer-sign] numsize += put_comdef_number( &number[numsize], varsize ); ^~~~~~~~~~~~~~~~ omf.c:1147:17: note: expected 'uint_8 *' {aka 'unsigned char *'} but argument is of type 'char *' static unsigned put_comdef_number( uint_8 *buffer, uint_32 value ) ^~~~~~~~~~~~~~~~~ omf.c:1226:47: warning: pointer targets in passing argument 1 of 'put_comdef_number' differ in signedness [-Wpointer-sign] numsize += put_comdef_number( &number[1], curr->sym.total_length * varsize ); ^~~~~~~~~~ omf.c:1147:17: note: expected 'uint_8 *' {aka 'unsigned char *'} but argument is of type 'char *' static unsigned put_comdef_number( uint_8 *buffer, uint_32 value ) ^~~~~~~~~~~~~~~~~ omf.c: In function 'omf_write_alias': omf.c:1338:11: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] p = buff; ^ omf.c: In function 'omf_write_pubdef': omf.c:1389:30: warning: pointer targets in assignment from 'char *' to 'uint_8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] for ( size = 0, data = StringBufferEnd; q; q = q->next ) { ^ In file included from omf.c:36: H/globals.h:827:35: warning: pointer targets in passing argument 2 of 'AttachData' differ in signedness [-Wpointer-sign] #define StringBufferEnd ModuleInfo.stringbufferend ~~~~~~~~~~^~~~~~~~~~~~~~~~ omf.c:1407:39: note: in expansion of macro 'StringBufferEnd' AttachData( &obj, StringBufferEnd, len + 1 ); ^~~~~~~~~~~~~~~ omf.c:254:13: note: expected 'uint_8 *' {aka 'unsigned char *'} but argument is of type 'char *' static void AttachData( struct omf_rec *objr, uint_8 *data, size_t len ) ^~~~~~~~~~ omf.c:1436:37: warning: pointer targets in passing argument 2 of 'Mangle' differ in signedness [-Wpointer-sign] len = Mangle( sym, data + 1 ); ~~~~~^~~ In file included from omf.c:40: H/mangle.h:34:13: note: expected 'char *' but argument is of type 'uint_8 *' {aka 'unsigned char *'} extern int Mangle( struct asym *, char * ); ^~~~~~ omf.c:1442:31: warning: pointer targets in passing argument 1 of 'strupr' differ in signedness [-Wpointer-sign] _strupr( data + 1 ); ~~~~~^~~ In file included from omf.c:36: H/globals.h:42:15: note: expected 'char *' but argument is of type 'uint_8 *' {aka 'unsigned char *'} extern char * strupr(char *); ^~~~~~ In file included from omf.c:36: H/globals.h:827:35: warning: pointer targets in passing argument 2 of 'AttachData' differ in signedness [-Wpointer-sign] #define StringBufferEnd ModuleInfo.stringbufferend ~~~~~~~~~~^~~~~~~~~~~~~~~~ omf.c:1461:31: note: in expansion of macro 'StringBufferEnd' AttachData( &obj, StringBufferEnd, size ); ^~~~~~~~~~~~~~~ omf.c:254:13: note: expected 'uint_8 *' {aka 'unsigned char *'} but argument is of type 'char *' static void AttachData( struct omf_rec *objr, uint_8 *data, size_t len ) ^~~~~~~~~~ omf.c: In function 'omf_write_header_dbgcv': omf.c:1532:23: warning: pointer targets in passing argument 2 of 'AttachData' differ in signedness [-Wpointer-sign] AttachData( &obj, "\001CV", 3 ); ^~~~~~~~ omf.c:254:13: note: expected 'uint_8 *' {aka 'unsigned char *'} but argument is of type 'char *' static void AttachData( struct omf_rec *objr, uint_8 *data, size_t len ) ^~~~~~~~~~ omf.c: In function 'omf_write_debug_tables': omf.c:1549:56: warning: pointer targets in assignment from 'char *' to 'uint_8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] SymDebSeg[DBGS_SYMBOLS]->e.seginfo->CodeBuffer = CurrSource; ^ omf.c:1550:54: warning: pointer targets in assignment from 'char *' to 'uint_8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] SymDebSeg[DBGS_TYPES]->e.seginfo->CodeBuffer = CurrSource + 1024; ^ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/tokenize.o tokenize.c make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/segment.o segment.c segment.c: In function 'SegmentInit': segment.c:1539:44: warning: pointer targets in assignment from 'uint_8 *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign] for( curr = SymTables[TAB_SEG].head, p = ModuleInfo.pCodeBuff; curr; curr = curr->next ) { ^ segment.c:1548:45: warning: pointer targets in assignment from 'char *' to 'uint_8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] curr->e.seginfo->CodeBuffer = p; ^ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/parser.o parser.c parser.c: In function 'check_assume': parser.c:381:28: warning: comparison between 'enum assume_segreg' and 'enum ' [-Wenum-compare] } else if( default_reg != EMPTY ) { ^~ parser.c: In function 'seg_override': parser.c:422:38: warning: comparison between 'enum assume_segreg' and 'enum ' [-Wenum-compare] if( CodeInfo->prefix.RegOverride != EMPTY ) { ^~ parser.c: In function 'idata_nofixup': parser.c:839:5: warning: enumeration value 'INS_FIRST_1' not handled in switch [-Wswitch] switch ( CodeInfo->token ) { ^~~~~~ parser.c:839:5: warning: enumeration value 'T_CALL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JMP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JAE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JBE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JG' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JGE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JLE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNAE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNBE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNG' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNGE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNLE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNO' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JNZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JO' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JPE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JPO' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JCXZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JECXZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_JRCXZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPNE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPNZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPED' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPZD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPNED' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPNZD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPEW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPZW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPNEW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOOPNZW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ADD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_OR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ADC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SBB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_AND' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SUB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_XOR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RCL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RCR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ROL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ROR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SAL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SAR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SHL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SHR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_INS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_INSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_INSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_INSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LODS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LODSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LODSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LODSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_OUTS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_OUTSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_OUTSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_OUTSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SCAS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SCASB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SCASW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SCASD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_STOS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_STOSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_STOSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_STOSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_AAA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_AAD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_AAM' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_AAS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_DAA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_DAS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LDS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LES' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_POPA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_POPAD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_POPAW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_POPFD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUSHA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUSHAD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUSHAW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUSHFD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RETD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RETW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ARPL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LLDT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LMSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LTR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SLDT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SMSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_STR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VERR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VERW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_DIV' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_IDIV' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MUL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_NEG' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_NOT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LOCK' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_REP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_REPE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_REPNE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_REPNZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_REPZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_BT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_BTC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_BTR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_BTS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CLC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_STC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CLI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_STI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CLD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_STD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_INC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_DEC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_POP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUSHF' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_POPF' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOV' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_BOUND_' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_BSF' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_BSR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_BSWAP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CWD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CWDE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CLTS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPXCHG' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPXCHG8B' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CPUID' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ENTER' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_HLT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_IMUL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_IN' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_INT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_INTO' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_INVD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_INVLPG' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_IRET' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_IRETD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_IRETF' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_IRETDF' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LAHF' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LAR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LSL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LEA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LEAVE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LFS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LGS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LGDT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LIDT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVSX' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVZX' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_NOP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_OUT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RDMSR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RDPMC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RDTSC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RDTSCP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RET' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RETN' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RETF' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RSM' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SAHF' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SGDT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SIDT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SHLD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SHRD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SYSENTER' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SYSEXIT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_TEST' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_UD2' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_WAIT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_WBINVD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_WRMSR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_XADD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_XCHG' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_XLAT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_XLATB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETAE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETBE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETG' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETGE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETLE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNAE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNBE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNG' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNGE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNLE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNO' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETNZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETO' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETPE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETPO' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SETZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVAE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVBE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVG' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVGE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVLE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNAE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNBE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNG' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNGE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNLE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNO' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVNZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVO' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVPE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVPO' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMOVZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCMOVB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCMOVBE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCMOVE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCMOVNB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCMOVNBE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCMOVNE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCMOVNU' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCMOVU' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCOM' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCOMP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCOMPP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FUCOM' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FUCOMP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FUCOMPP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCOMI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCOMIP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FUCOMI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FUCOMIP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FADD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FADDP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FMUL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FMULP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FDIV' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FDIVP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FDIVR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FDIVRP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSUB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSUBP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSUBR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSUBRP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FIADD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FICOM' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FICOMP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FIDIV' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FIDIVR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FIMUL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FISUB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FISUBR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FILD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FISTP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FIST' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FLD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSTP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FST' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FLDENV' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FLDENVD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FLDENVW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNSAVE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNSAVED' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNSAVEW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNSTENV' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNSTENVD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNSTENVW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FRSTOR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FRSTORD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FRSTORW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSAVE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSAVED' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSAVEW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSTENV' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSTENVD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSTENVW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FLDCW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNSTCW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNSTSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSTCW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSTSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCOS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FPATAN' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FPTAN' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSIN' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSINCOS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FINIT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNINIT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FDISI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNDISI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FENI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNENI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCLEX' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNCLEX' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_F2XM1' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FABS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FBLD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FBSTP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FCHS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FLD1' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FLDL2E' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FLDL2T' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FLDLG2' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FLDLN2' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FLDPI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FLDZ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FDECSTP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FINCSTP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FFREE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FFREEP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FNOP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FPREM' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FPREM1' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FRNDINT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSCALE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSETPM' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FSQRT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FTST' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FWAIT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FXAM' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FXCH' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FXRSTOR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FXSAVE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FXTRACT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FYL2X' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FYL2XP1' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_EMMS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CLFLUSH' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LDMXCSR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_STMXCSR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LFENCE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MFENCE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SFENCE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PREFETCHNTA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PREFETCHT0' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PREFETCHT1' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PREFETCHT2' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PAUSE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ADDPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ADDPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ADDSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ADDSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_DIVPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_DIVPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_DIVSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_DIVSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MAXPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MAXPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MAXSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MAXSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MINPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MINPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MINSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MINSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MULPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MULPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MULSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MULSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SQRTPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SQRTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SQRTSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SQRTSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SUBPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SUBPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SUBSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SUBSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPEQPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPLTPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPLEPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPUNORDPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPNEQPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPNLTPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPNLEPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPORDPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPEQPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPLTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPLEPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPUNORDPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPNEQPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPNLTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPNLEPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPORDPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPEQSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPLTSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPLESD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPUNORDSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPNEQSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPNLTSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPNLESD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPORDSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPEQSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPLTSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPLESS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPUNORDSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPNEQSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPNLTSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPNLESS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPORDSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ANDNPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ANDNPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ANDPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ANDPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ORPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ORPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_COMISD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_COMISS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_XORPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_XORPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTPD2PI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTPS2PI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTSD2SI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTSS2SI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTPI2PD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTPI2PS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTSI2SD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTSI2SS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTTPD2PI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTTPS2PI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTTSD2SI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTTSS2SI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTDQ2PS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTPS2DQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTTPS2DQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTPD2DQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTDQ2PD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTTPD2DQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTPD2PS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTPS2PD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTSD2SS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CVTSS2SD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MASKMOVDQU' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MASKMOVQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVAPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVAPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVDQA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVDQU' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVUPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVUPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVHPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVHPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVLPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVLPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVHLPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVLHPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVDQ2Q' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVQ2DQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVMSKPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVMSKPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVNTDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVNTI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVNTPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVNTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVNTQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PACKSSDW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PACKSSWB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PACKUSWB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PADDB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PADDW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PADDD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PADDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PADDSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PADDSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PADDUSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PADDUSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PAND' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PANDN' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PAVGB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PAVGW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PCMPEQB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PCMPEQW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PCMPEQD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PCMPGTB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PCMPGTW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PCMPGTD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PEXTRW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PINSRW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMADDWD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMAXSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMAXUB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMINSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMINUB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVMSKB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMULHUW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMULHW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMULLW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMULUDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_POR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSADBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSHUFD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSHUFW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSHUFHW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSHUFLW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSLLW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSLLD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSLLQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSRAW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSRAD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSRLW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSRLD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSRLQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSLLDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSRLDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSUBB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSUBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSUBD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSUBQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSUBSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSUBSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSUBUSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSUBUSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PXOR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUNPCKHBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUNPCKHWD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUNPCKHDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUNPCKLBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUNPCKLWD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUNPCKLDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUNPCKHQDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUNPCKLQDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RCPPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RCPSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RSQRTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_RSQRTSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SHUFPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SHUFPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_UCOMISD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_UCOMISS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_UNPCKHPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_UNPCKHPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_UNPCKLPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_UNPCKLPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FEMMS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PREFETCH' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PREFETCHW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PAVGUSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PF2ID' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PF2IW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFACC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFADD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFCMPEQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFCMPGE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFCMPGT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFMAX' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFMIN' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFMUL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFNACC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFPNACC' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFRCP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFRCPIT1' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFRCPIT2' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFRSQIT1' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFRSQRT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFSUB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PFSUBR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PI2FD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PI2FW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMULHRW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSWAPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ADDSUBPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ADDSUBPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_FISTTP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_HADDPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_HADDPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_HSUBPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_HSUBPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LDDQU' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MONITOR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVDDUP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVSHDUP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVSLDUP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MWAIT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PABSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PABSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PABSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PALIGNR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PHADDD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PHADDSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PHADDW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PHSUBD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PHSUBSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PHSUBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMADDUBSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMULHRSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSHUFB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSIGNB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSIGND' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PSIGNW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CDQE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CQO' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PUSHFQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_POPFQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_IRETQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPXCHG16B' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVSXD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CMPSQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_LODSQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVSQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SCASQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_STOSQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PEXTRQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PINSRQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SWAPGS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SYSCALL_' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_SYSRET' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_BLENDPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_BLENDPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_BLENDVPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_BLENDVPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_DPPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_DPPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_EXTRACTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_INSERTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MOVNTDQA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_MPSADBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PACKUSDW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PBLENDVB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PBLENDW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PCMPEQQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PEXTRB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PEXTRD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PHMINPOSUW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PINSRB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PINSRD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMAXSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMAXSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMAXUW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMAXUD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMINSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMINSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMINUW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMINUD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVSXBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVSXBD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVSXBQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVSXWD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVSXWQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVSXDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVZXBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVZXBD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVZXBQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVZXWD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVZXWQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMOVZXDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMULDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PMULLD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PTEST' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ROUNDPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ROUNDPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ROUNDSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_ROUNDSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_CRC32' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PCMPESTRM' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PCMPESTRI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PCMPISTRM' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PCMPISTRI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_PCMPGTQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_POPCNT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_XRSTOR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_XSAVE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_XSAVEOPT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_XGETBV' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_XSETBV' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMCALL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMLAUNCH' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMRESUME' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMXOFF' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMPTRLD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMPTRST' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMCLEAR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMXON' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMREAD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMWRITE' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_INVEPT' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_INVVPID' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VBROADCASTSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VBROADCASTSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VBROADCASTF128' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VBLENDVPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VBLENDVPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VINSERTF128' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VEXTRACTF128' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMASKMOVPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMASKMOVPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPBLENDVB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPERMILPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPERMILPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPERM2F128' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VTESTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VTESTPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VZEROALL' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VZEROUPPER' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTPD2DQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTTPD2DQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTPD2PS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVDDUP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVMSKPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVMSKPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VADDPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VADDPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VADDSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VADDSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VDIVPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VDIVPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VDIVSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VDIVSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMAXPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMAXPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMAXSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMAXSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMINPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMINPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMINSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMINSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMULPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMULPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMULSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMULSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VSQRTPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VSQRTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VSQRTSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VSQRTSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VSUBPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VSUBPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VSUBSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VSUBSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCMPPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCMPPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCMPSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCMPSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VANDPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VANDPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VANDNPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VANDNPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VORPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VORPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCOMISD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCOMISS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VXORPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VXORPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTDQ2PD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTDQ2PS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTPS2DQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTTPS2DQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTPS2PD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTSD2SI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTTSD2SI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTSD2SS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTSI2SD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTSI2SS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTSS2SD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTSS2SI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VCVTTSS2SI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VADDSUBPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VADDSUBPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VBLENDPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VBLENDPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VDPPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VDPPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VEXTRACTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VHADDPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VHADDPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VHSUBPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VHSUBPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VINSERTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VLDDQU' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VLDMXCSR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VSTMXCSR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMASKMOVDQU' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVAPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVAPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVDQA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVDQU' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVHLPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVLHPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVHPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVHPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVLPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVLPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVNTDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVNTDQA' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVNTPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVNTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVSHDUP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVSLDUP' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVUPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMOVUPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VMPSADBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPABSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPABSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPABSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPACKSSWB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPACKSSDW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPACKUSWB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPACKUSDW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPADDB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPADDW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPADDD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPADDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPADDSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPADDSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPADDUSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPADDUSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPALIGNR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPAND' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPANDN' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPAVGB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPAVGW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPBLENDW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPCMPESTRI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPCMPESTRM' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPCMPISTRI' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPCMPISTRM' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPCMPEQB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPCMPEQW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPCMPEQD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPCMPEQQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPCMPGTB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPCMPGTW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPCMPGTD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPCMPGTQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPEXTRB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPEXTRW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPEXTRD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPINSRB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPINSRW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPINSRD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPEXTRQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPINSRQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPHADDW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPHADDD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPHADDSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPHMINPOSUW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPHSUBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPHSUBD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPHSUBSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMADDWD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMADDUBSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMAXSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMAXSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMAXSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMAXUB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMAXUW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMAXUD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMINSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMINSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMINSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMINUB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMINUW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMINUD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVMSKB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVSXBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVSXBD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVSXBQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVSXWD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVSXWQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVSXDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVZXBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVZXBD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVZXBQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVZXWD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVZXWQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMOVZXDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMULHUW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMULHRSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMULHW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMULLW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMULLD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMULUDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPMULDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPOR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSADBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSHUFB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSHUFD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSHUFHW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSHUFLW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSIGNB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSIGNW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSIGND' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSLLDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSRLDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSLLW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSLLD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSLLQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSRAW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSRAD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSRLW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSRLD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSRLQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPTEST' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSUBB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSUBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSUBD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSUBQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSUBSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSUBSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSUBUSB' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPSUBUSW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPUNPCKHBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPUNPCKHWD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPUNPCKHDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPUNPCKHQDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPUNPCKLBW' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPUNPCKLWD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPUNPCKLDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPUNPCKLQDQ' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VPXOR' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VRCPPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VRCPSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VRSQRTPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VRSQRTSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VROUNDPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VROUNDPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VROUNDSD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VROUNDSS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VSHUFPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VSHUFPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VUCOMISD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VUCOMISS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VUNPCKHPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VUNPCKHPS' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VUNPCKLPD' not handled in switch [-Wswitch] parser.c:839:5: warning: enumeration value 'T_VUNPCKLPS' not handled in switch [-Wswitch] parser.c: In function 'idata_fixup': parser.c:943:49: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] if( Parse_Pass > PASS_1 && opndx->instr != EMPTY ) { ^~ parser.c:944:13: warning: enumeration value 'T_NULL' not handled in switch [-Wswitch] switch ( opndx->instr ) { ^~~~~~ parser.c:944:13: warning: enumeration value 'T_AL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_CL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_BL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_AH' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_CH' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DH' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_BH' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_AX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_CX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_BX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SP' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_BP' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SI' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DI' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_EAX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ECX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_EDX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_EBX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ESP' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_EBP' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ESI' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_EDI' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ES' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_CS' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SS' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DS' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_FS' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_GS' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ST' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_MM0' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_MM1' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_MM2' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_MM3' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_MM4' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_MM5' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_MM6' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_MM7' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM0' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM1' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM2' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM3' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM4' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM5' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM6' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM7' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM0' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM1' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM2' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM3' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM4' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM5' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM6' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM7' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_CR0' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_CR2' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_CR3' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_CR4' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DR0' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DR1' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DR2' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DR3' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DR6' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DR7' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_TR3' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_TR4' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_TR5' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_TR6' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_TR7' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SPL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_BPL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SIL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DIL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R8B' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R9B' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R10B' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R11B' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R12B' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R13B' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R14B' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R15B' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R8W' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R9W' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R10W' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R11W' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R12W' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R13W' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R14W' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R15W' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R8D' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R9D' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R10D' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R11D' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R12D' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R13D' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R14D' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R15D' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_RAX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_RCX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_RDX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_RBX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_RSP' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_RBP' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_RSI' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_RDI' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R8' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R9' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R10' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R11' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R12' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R13' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R14' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_R15' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM8' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM9' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM10' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM11' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM12' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM13' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM14' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMM15' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM8' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM9' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM10' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM11' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM12' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM13' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM14' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMM15' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_CR8' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_BYTE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SBYTE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_WORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SWORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DWORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SDWORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_REAL4' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_FWORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_QWORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SQWORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_REAL8' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_TBYTE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_REAL10' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_OWORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_YMMWORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_NEAR' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_FAR' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_NEAR16' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_NEAR32' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_FAR16' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_FAR32' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_MMWORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_XMMWORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_TYPE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_HIGH' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_HIGH32' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_HIGHWORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_LENGTH' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_LENGTHOF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_LOW' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_LOW32' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_LOWWORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_MASK' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_OPATTR' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SHORT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SIZE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SIZEOF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_THIS' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_TYPE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_WIDTH' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_EQ' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_NE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_GE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_GT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_LE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_LT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_MOD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_PTR' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DUP' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ADDR' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_FLAT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_VARARG' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_FRAME' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_C' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SYSCALL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_STDCALL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_PASCAL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_FORTRAN' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_BASIC' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_FASTCALL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_8086' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_186' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_286' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_286C' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_286P' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_386' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_386C' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_386P' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_486' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_486P' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_586' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_586P' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_686' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_686P' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_K3D' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_MMX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_XMM' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_X64' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_X64P' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_8087' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_287' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_387' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_NO87' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_CREF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_LFCOND' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_LIST' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_LISTALL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_LISTIF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_NOCREF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_NOLIST' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_NOLISTIF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_SFCOND' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_TFCOND' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_XCREF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_XLIST' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_PAGE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SUBTITLE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SUBTTL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_TITLE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_LISTMACRO' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_LISTMACROALL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_NOLISTMACRO' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_XALL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_LALL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_SALL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ALPHA' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_DOSSEG' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_SEQ' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOSSEG' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_CODE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_STACK' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_DATA' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_DATA_UN' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_FARDATA' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_FARDATA_UN' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_CONST' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_IF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_REPEAT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_WHILE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_BREAK' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_CONTINUE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ELSE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ELSEIF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ENDIF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ENDW' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_UNTIL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_UNTILCXZ' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_EXIT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_STARTUP' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_MODEL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_RADIX' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_SAFESEH' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERR' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERR1' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERR2' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERRE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERRNZ' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERRDIF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERRDIFI' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERRIDN' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERRIDNI' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERRB' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERRNB' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERRDEF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ERRNDEF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_COMMENT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IFE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IF1' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IF2' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IFDIF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IFDIFI' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IFIDN' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IFIDNI' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IFB' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IFNB' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IFDEF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IFNDEF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSEIF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSEIFE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSEIF1' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSEIF2' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSEIFDIF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSEIFDIFI' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSEIFIDN' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSEIFIDNI' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSEIFB' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSEIFNB' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSEIFDEF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ELSEIFNDEF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ENDIF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_FOR' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_FORC' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IRP' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_IRPC' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_REPEAT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_REPT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_WHILE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_MACRO' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_EXITM' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ENDM' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_GOTO' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_PURGE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_INCLUDE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_TEXTEQU' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_CATSTR' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SUBSTR' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_INSTR' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SIZESTR' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DB' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DW' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DQ' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ALLOCSTACK' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_ENDPROLOG' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_PUSHFRAME' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_PUSHREG' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_SAVEREG' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_SAVEXMM128' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_DOT_SETFRAME' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_STRUC' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_STRUCT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_UNION' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_TYPEDEF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_RECORD' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_COMM' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_EXTERN' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_EXTRN' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_EXTERNDEF' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_PUBLIC' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_PROTO' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_PROC' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ENDP' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_LOCAL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_LABEL' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_INVOKE' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ORG' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ALIGN' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_EVEN' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_SEGMENT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ENDS' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_GROUP' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ASSUME' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ALIAS' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_ECHO' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_END' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_EQU' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_INCBIN' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_INCLUDELIB' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_NAME' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_OPTION' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_POPCONTEXT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'T_PUSHCONTEXT' not handled in switch [-Wswitch] parser.c:944:13: warning: enumeration value 'SPECIAL_LAST' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_NULL' not handled in switch [-Wswitch] switch( opndx->instr ) { ^~~~~~ parser.c:1019:21: warning: enumeration value 'T_AL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_CL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_BL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_AH' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_CH' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DH' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_BH' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_AX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_CX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_BX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SP' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_BP' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SI' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DI' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_EAX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ECX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_EDX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_EBX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ESP' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_EBP' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ESI' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_EDI' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ES' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_CS' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SS' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DS' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_FS' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_GS' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ST' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_MM0' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_MM1' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_MM2' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_MM3' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_MM4' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_MM5' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_MM6' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_MM7' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM0' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM1' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM2' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM3' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM4' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM5' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM6' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM7' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM0' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM1' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM2' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM3' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM4' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM5' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM6' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM7' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_CR0' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_CR2' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_CR3' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_CR4' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DR0' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DR1' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DR2' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DR3' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DR6' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DR7' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_TR3' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_TR4' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_TR5' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_TR6' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_TR7' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SPL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_BPL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SIL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DIL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R8B' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R9B' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R10B' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R11B' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R12B' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R13B' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R14B' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R15B' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R8W' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R9W' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R10W' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R11W' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R12W' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R13W' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R14W' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R15W' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R8D' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R9D' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R10D' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R11D' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R12D' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R13D' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R14D' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R15D' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_RAX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_RCX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_RDX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_RBX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_RSP' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_RBP' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_RSI' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_RDI' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R8' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R9' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R10' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R11' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R12' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R13' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R14' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_R15' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM8' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM9' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM10' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM11' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM12' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM13' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM14' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMM15' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM8' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM9' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM10' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM11' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM12' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM13' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM14' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMM15' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_CR8' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_BYTE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SBYTE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_WORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SWORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DWORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SDWORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_REAL4' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_FWORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_QWORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SQWORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_REAL8' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_TBYTE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_REAL10' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_OWORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_YMMWORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_NEAR' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_FAR' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_NEAR16' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_NEAR32' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_FAR16' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_FAR32' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_MMWORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_XMMWORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_TYPE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_HIGH32' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_HIGHWORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_LENGTH' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_LENGTHOF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_LOWWORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_LROFFSET' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_MASK' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_OFFSET' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_OPATTR' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SEG' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SHORT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SIZE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SIZEOF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_THIS' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_TYPE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_WIDTH' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_EQ' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_NE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_GE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_GT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_LE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_LT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_MOD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_PTR' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DUP' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ADDR' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_FLAT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_VARARG' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_FRAME' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_C' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SYSCALL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_STDCALL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_PASCAL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_FORTRAN' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_BASIC' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_FASTCALL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_8086' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_186' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_286' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_286C' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_286P' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_386' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_386C' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_386P' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_486' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_486P' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_586' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_586P' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_686' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_686P' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_K3D' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_MMX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_XMM' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_X64' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_X64P' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_8087' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_287' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_387' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_NO87' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_CREF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_LFCOND' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_LIST' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_LISTALL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_LISTIF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_NOCREF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_NOLIST' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_NOLISTIF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_SFCOND' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_TFCOND' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_XCREF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_XLIST' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_PAGE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SUBTITLE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SUBTTL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_TITLE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_LISTMACRO' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_LISTMACROALL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_NOLISTMACRO' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_XALL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_LALL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_SALL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ALPHA' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_DOSSEG' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_SEQ' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOSSEG' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_CODE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_STACK' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_DATA' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_DATA_UN' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_FARDATA' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_FARDATA_UN' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_CONST' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_IF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_REPEAT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_WHILE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_BREAK' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_CONTINUE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ELSE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ELSEIF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ENDIF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ENDW' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_UNTIL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_UNTILCXZ' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_EXIT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_STARTUP' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_MODEL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_RADIX' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_SAFESEH' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERR' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERR1' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERR2' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERRE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERRNZ' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERRDIF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERRDIFI' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERRIDN' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERRIDNI' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERRB' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERRNB' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERRDEF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ERRNDEF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_COMMENT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IFE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IF1' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IF2' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IFDIF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IFDIFI' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IFIDN' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IFIDNI' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IFB' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IFNB' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IFDEF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IFNDEF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSEIF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSEIFE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSEIF1' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSEIF2' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSEIFDIF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSEIFDIFI' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSEIFIDN' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSEIFIDNI' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSEIFB' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSEIFNB' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSEIFDEF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ELSEIFNDEF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ENDIF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_FOR' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_FORC' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IRP' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_IRPC' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_REPEAT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_REPT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_WHILE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_MACRO' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_EXITM' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ENDM' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_GOTO' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_PURGE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_INCLUDE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_TEXTEQU' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_CATSTR' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SUBSTR' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_INSTR' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SIZESTR' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DB' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DW' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DQ' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ALLOCSTACK' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_ENDPROLOG' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_PUSHFRAME' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_PUSHREG' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_SAVEREG' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_SAVEXMM128' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_DOT_SETFRAME' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_STRUC' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_STRUCT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_UNION' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_TYPEDEF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_RECORD' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_COMM' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_EXTERN' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_EXTRN' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_EXTERNDEF' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_PUBLIC' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_PROTO' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_PROC' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ENDP' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_LOCAL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_LABEL' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_INVOKE' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ORG' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ALIGN' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_EVEN' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_SEGMENT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ENDS' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_GROUP' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ASSUME' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ALIAS' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_ECHO' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_END' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_EQU' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_INCBIN' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_INCLUDELIB' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_NAME' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_OPTION' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_POPCONTEXT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'T_PUSHCONTEXT' not handled in switch [-Wswitch] parser.c:1019:21: warning: enumeration value 'SPECIAL_LAST' not handled in switch [-Wswitch] parser.c:1020:21: warning: case value '4294967294' not in enumerated type 'enum special_token' [-Wswitch] case EMPTY: ^~~~ parser.c:1010:13: warning: enumeration value 'INS_FIRST_1' not handled in switch [-Wswitch] switch ( CodeInfo->token ) { ^~~~~~ parser.c:1010:13: warning: enumeration value 'T_CALL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JMP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JAE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JBE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JG' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JGE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JLE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNAE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNBE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNG' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNGE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNLE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNO' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JNZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JO' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JPE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JPO' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JCXZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JECXZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_JRCXZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPNE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPNZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPED' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPZD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPNED' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPNZD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPEW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPZW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPNEW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOOPNZW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ADD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_OR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ADC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SBB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_AND' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SUB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_XOR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RCL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RCR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ROL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ROR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SAL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SAR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SHL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SHR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_INS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_INSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_INSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_INSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LODS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LODSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LODSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LODSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_OUTS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_OUTSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_OUTSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_OUTSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SCAS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SCASB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SCASW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SCASD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_STOS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_STOSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_STOSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_STOSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_AAA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_AAD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_AAM' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_AAS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_DAA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_DAS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LDS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LES' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_POPA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_POPAD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_POPAW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_POPFD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUSHA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUSHAD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUSHAW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUSHFD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RETD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RETW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ARPL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LLDT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LMSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LTR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SLDT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SMSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_STR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VERR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VERW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_DIV' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_IDIV' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MUL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_NEG' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_NOT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LOCK' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_REP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_REPE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_REPNE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_REPNZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_REPZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_BT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_BTC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_BTR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_BTS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CLC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_STC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CLI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_STI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CLD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_STD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_INC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_DEC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_POP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUSHF' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_POPF' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOV' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_BOUND_' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_BSF' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_BSR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_BSWAP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CWD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CWDE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CLTS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPXCHG' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPXCHG8B' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CPUID' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ENTER' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_HLT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_IMUL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_IN' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_INT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_INTO' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_INVD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_INVLPG' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_IRET' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_IRETD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_IRETF' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_IRETDF' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LAHF' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LAR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LSL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LEA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LEAVE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LFS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LGS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LGDT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LIDT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVSX' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVZX' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_NOP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_OUT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RDMSR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RDPMC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RDTSC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RDTSCP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RET' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RETN' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RETF' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RSM' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SAHF' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SGDT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SIDT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SHLD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SHRD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SYSENTER' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SYSEXIT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_TEST' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_UD2' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_WAIT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_WBINVD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_WRMSR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_XADD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_XCHG' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_XLAT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_XLATB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETAE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETBE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETG' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETGE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETLE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNAE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNBE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNG' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNGE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNLE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNO' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETNZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETO' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETPE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETPO' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SETZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVAE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVBE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVG' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVGE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVLE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNAE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNBE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNG' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNGE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNLE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNO' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVNZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVO' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVPE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVPO' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMOVZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCMOVB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCMOVBE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCMOVE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCMOVNB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCMOVNBE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCMOVNE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCMOVNU' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCMOVU' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCOM' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCOMP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCOMPP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FUCOM' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FUCOMP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FUCOMPP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCOMI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCOMIP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FUCOMI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FUCOMIP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FADD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FADDP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FMUL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FMULP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FDIV' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FDIVP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FDIVR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FDIVRP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSUB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSUBP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSUBR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSUBRP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FIADD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FICOM' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FICOMP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FIDIV' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FIDIVR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FIMUL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FISUB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FISUBR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FILD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FISTP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FIST' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FLD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSTP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FST' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FLDENV' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FLDENVD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FLDENVW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNSAVE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNSAVED' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNSAVEW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNSTENV' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNSTENVD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNSTENVW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FRSTOR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FRSTORD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FRSTORW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSAVE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSAVED' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSAVEW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSTENV' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSTENVD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSTENVW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FLDCW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNSTCW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNSTSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSTCW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSTSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCOS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FPATAN' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FPTAN' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSIN' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSINCOS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FINIT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNINIT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FDISI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNDISI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FENI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNENI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCLEX' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNCLEX' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_F2XM1' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FABS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FBLD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FBSTP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FCHS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FLD1' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FLDL2E' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FLDL2T' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FLDLG2' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FLDLN2' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FLDPI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FLDZ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FDECSTP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FINCSTP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FFREE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FFREEP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FNOP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FPREM' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FPREM1' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FRNDINT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSCALE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSETPM' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FSQRT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FTST' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FWAIT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FXAM' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FXCH' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FXRSTOR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FXSAVE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FXTRACT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FYL2X' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FYL2XP1' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_EMMS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CLFLUSH' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LDMXCSR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_STMXCSR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LFENCE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MFENCE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SFENCE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PREFETCHNTA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PREFETCHT0' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PREFETCHT1' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PREFETCHT2' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PAUSE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ADDPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ADDPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ADDSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ADDSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_DIVPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_DIVPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_DIVSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_DIVSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MAXPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MAXPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MAXSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MAXSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MINPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MINPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MINSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MINSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MULPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MULPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MULSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MULSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SQRTPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SQRTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SQRTSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SQRTSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SUBPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SUBPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SUBSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SUBSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPEQPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPLTPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPLEPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPUNORDPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPNEQPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPNLTPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPNLEPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPORDPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPEQPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPLTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPLEPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPUNORDPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPNEQPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPNLTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPNLEPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPORDPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPEQSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPLTSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPLESD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPUNORDSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPNEQSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPNLTSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPNLESD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPORDSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPEQSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPLTSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPLESS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPUNORDSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPNEQSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPNLTSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPNLESS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPORDSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ANDNPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ANDNPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ANDPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ANDPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ORPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ORPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_COMISD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_COMISS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_XORPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_XORPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTPD2PI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTPS2PI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTSD2SI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTSS2SI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTPI2PD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTPI2PS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTSI2SD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTSI2SS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTTPD2PI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTTPS2PI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTTSD2SI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTTSS2SI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTDQ2PS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTPS2DQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTTPS2DQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTPD2DQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTDQ2PD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTTPD2DQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTPD2PS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTPS2PD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTSD2SS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CVTSS2SD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MASKMOVDQU' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MASKMOVQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVAPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVAPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVDQA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVDQU' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVUPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVUPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVHPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVHPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVLPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVLPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVHLPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVLHPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVDQ2Q' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVQ2DQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVMSKPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVMSKPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVNTDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVNTI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVNTPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVNTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVNTQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PACKSSDW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PACKSSWB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PACKUSWB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PADDB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PADDW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PADDD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PADDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PADDSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PADDSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PADDUSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PADDUSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PAND' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PANDN' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PAVGB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PAVGW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PCMPEQB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PCMPEQW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PCMPEQD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PCMPGTB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PCMPGTW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PCMPGTD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PEXTRW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PINSRW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMADDWD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMAXSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMAXUB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMINSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMINUB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVMSKB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMULHUW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMULHW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMULLW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMULUDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_POR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSADBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSHUFD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSHUFW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSHUFHW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSHUFLW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSLLW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSLLD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSLLQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSRAW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSRAD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSRLW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSRLD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSRLQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSLLDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSRLDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSUBB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSUBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSUBD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSUBQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSUBSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSUBSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSUBUSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSUBUSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PXOR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUNPCKHBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUNPCKHWD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUNPCKHDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUNPCKLBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUNPCKLWD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUNPCKLDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUNPCKHQDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUNPCKLQDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RCPPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RCPSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RSQRTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_RSQRTSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SHUFPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SHUFPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_UCOMISD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_UCOMISS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_UNPCKHPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_UNPCKHPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_UNPCKLPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_UNPCKLPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FEMMS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PREFETCH' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PREFETCHW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PAVGUSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PF2ID' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PF2IW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFACC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFADD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFCMPEQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFCMPGE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFCMPGT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFMAX' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFMIN' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFMUL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFNACC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFPNACC' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFRCP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFRCPIT1' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFRCPIT2' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFRSQIT1' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFRSQRT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFSUB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PFSUBR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PI2FD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PI2FW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMULHRW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSWAPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ADDSUBPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ADDSUBPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_FISTTP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_HADDPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_HADDPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_HSUBPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_HSUBPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LDDQU' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MONITOR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVDDUP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVSHDUP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVSLDUP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MWAIT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PABSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PABSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PABSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PALIGNR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PHADDD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PHADDSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PHADDW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PHSUBD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PHSUBSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PHSUBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMADDUBSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMULHRSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSHUFB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSIGNB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSIGND' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PSIGNW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CDQE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CQO' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PUSHFQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_POPFQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_IRETQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPXCHG16B' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVSXD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CMPSQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_LODSQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVSQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SCASQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_STOSQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PEXTRQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PINSRQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SWAPGS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SYSCALL_' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_SYSRET' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_BLENDPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_BLENDPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_BLENDVPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_BLENDVPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_DPPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_DPPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_EXTRACTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_INSERTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MOVNTDQA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_MPSADBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PACKUSDW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PBLENDVB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PBLENDW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PCMPEQQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PEXTRB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PEXTRD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PHMINPOSUW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PINSRB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PINSRD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMAXSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMAXSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMAXUW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMAXUD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMINSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMINSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMINUW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMINUD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVSXBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVSXBD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVSXBQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVSXWD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVSXWQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVSXDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVZXBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVZXBD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVZXBQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVZXWD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVZXWQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMOVZXDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMULDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PMULLD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PTEST' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ROUNDPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ROUNDPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ROUNDSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_ROUNDSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_CRC32' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PCMPESTRM' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PCMPESTRI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PCMPISTRM' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PCMPISTRI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_PCMPGTQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_POPCNT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_XRSTOR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_XSAVE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_XSAVEOPT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_XGETBV' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_XSETBV' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMCALL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMLAUNCH' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMRESUME' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMXOFF' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMPTRLD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMPTRST' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMCLEAR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMXON' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMREAD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMWRITE' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_INVEPT' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_INVVPID' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VBROADCASTSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VBROADCASTSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VBROADCASTF128' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VBLENDVPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VBLENDVPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VINSERTF128' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VEXTRACTF128' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMASKMOVPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMASKMOVPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPBLENDVB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPERMILPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPERMILPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPERM2F128' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VTESTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VTESTPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VZEROALL' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VZEROUPPER' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTPD2DQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTTPD2DQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTPD2PS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVDDUP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVMSKPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVMSKPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VADDPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VADDPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VADDSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VADDSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VDIVPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VDIVPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VDIVSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VDIVSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMAXPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMAXPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMAXSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMAXSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMINPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMINPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMINSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMINSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMULPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMULPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMULSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMULSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VSQRTPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VSQRTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VSQRTSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VSQRTSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VSUBPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VSUBPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VSUBSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VSUBSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCMPPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCMPPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCMPSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCMPSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VANDPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VANDPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VANDNPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VANDNPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VORPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VORPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCOMISD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCOMISS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VXORPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VXORPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTDQ2PD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTDQ2PS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTPS2DQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTTPS2DQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTPS2PD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTSD2SI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTTSD2SI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTSD2SS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTSI2SD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTSI2SS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTSS2SD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTSS2SI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VCVTTSS2SI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VADDSUBPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VADDSUBPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VBLENDPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VBLENDPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VDPPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VDPPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VEXTRACTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VHADDPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VHADDPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VHSUBPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VHSUBPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VINSERTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VLDDQU' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VLDMXCSR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VSTMXCSR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMASKMOVDQU' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVAPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVAPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVDQA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVDQU' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVHLPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVLHPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVHPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVHPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVLPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVLPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVNTDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVNTDQA' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVNTPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVNTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVSHDUP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVSLDUP' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVUPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMOVUPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VMPSADBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPABSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPABSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPABSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPACKSSWB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPACKSSDW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPACKUSWB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPACKUSDW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPADDB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPADDW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPADDD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPADDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPADDSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPADDSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPADDUSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPADDUSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPALIGNR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPAND' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPANDN' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPAVGB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPAVGW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPBLENDW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPCMPESTRI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPCMPESTRM' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPCMPISTRI' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPCMPISTRM' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPCMPEQB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPCMPEQW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPCMPEQD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPCMPEQQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPCMPGTB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPCMPGTW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPCMPGTD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPCMPGTQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPEXTRB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPEXTRW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPEXTRD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPINSRB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPINSRW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPINSRD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPEXTRQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPINSRQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPHADDW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPHADDD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPHADDSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPHMINPOSUW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPHSUBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPHSUBD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPHSUBSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMADDWD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMADDUBSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMAXSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMAXSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMAXSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMAXUB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMAXUW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMAXUD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMINSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMINSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMINSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMINUB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMINUW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMINUD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVMSKB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVSXBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVSXBD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVSXBQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVSXWD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVSXWQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVSXDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVZXBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVZXBD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVZXBQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVZXWD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVZXWQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMOVZXDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMULHUW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMULHRSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMULHW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMULLW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMULLD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMULUDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPMULDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPOR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSADBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSHUFB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSHUFD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSHUFHW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSHUFLW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSIGNB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSIGNW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSIGND' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSLLDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSRLDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSLLW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSLLD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSLLQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSRAW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSRAD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSRLW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSRLD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSRLQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPTEST' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSUBB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSUBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSUBD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSUBQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSUBSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSUBSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSUBUSB' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPSUBUSW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPUNPCKHBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPUNPCKHWD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPUNPCKHDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPUNPCKHQDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPUNPCKLBW' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPUNPCKLWD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPUNPCKLDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPUNPCKLQDQ' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VPXOR' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VRCPPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VRCPSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VRSQRTPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VRSQRTSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VROUNDPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VROUNDPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VROUNDSD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VROUNDSS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VSHUFPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VSHUFPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VUCOMISD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VUCOMISS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VUNPCKHPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VUNPCKHPS' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VUNPCKLPD' not handled in switch [-Wswitch] parser.c:1010:13: warning: enumeration value 'T_VUNPCKLPS' not handled in switch [-Wswitch] parser.c:1134:72: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] if ( CodeInfo->opnd[CurrOpnd].type == OP_I64 && ( opndx->instr == EMPTY || opndx->instr == T_OFFSET ) ) ^~ parser.c: In function 'memory_operand': parser.c:1458:5: warning: enumeration value 'INS_FIRST_1' not handled in switch [-Wswitch] switch ( CodeInfo->token ) { ^~~~~~ parser.c:1458:5: warning: enumeration value 'T_JA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JAE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JBE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JG' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JGE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JLE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNAE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNBE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNG' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNGE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNLE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNO' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JNZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JO' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JPE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JPO' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JCXZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JECXZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_JRCXZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPNE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPNZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPED' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPZD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPNED' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPNZD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPEW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPZW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPNEW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOOPNZW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ADD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_OR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ADC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SBB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_AND' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SUB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_XOR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RCL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RCR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ROL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ROR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SAL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SAR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SHL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SHR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_INS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_INSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_INSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_INSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LODS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LODSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LODSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LODSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_OUTS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_OUTSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_OUTSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_OUTSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SCAS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SCASB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SCASW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SCASD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_STOS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_STOSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_STOSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_STOSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_AAA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_AAD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_AAM' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_AAS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_DAA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_DAS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LDS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LES' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_POPA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_POPAD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_POPAW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_POPFD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUSHA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUSHAD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUSHAW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUSHFD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUSHD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RETD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RETW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ARPL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LLDT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LMSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LTR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SLDT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SMSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_STR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VERR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VERW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_DIV' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_IDIV' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MUL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_NEG' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_NOT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LOCK' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_REP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_REPE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_REPNE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_REPNZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_REPZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_BT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_BTC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_BTR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_BTS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CLC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_STC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CLI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_STI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CLD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_STD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_INC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_DEC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUSH' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_POP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUSHW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUSHF' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_POPF' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOV' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_BOUND_' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_BSF' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_BSR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_BSWAP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CWD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CWDE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CLTS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPXCHG' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPXCHG8B' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CPUID' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ENTER' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_HLT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_IMUL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_IN' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_INT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_INTO' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_INVD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_INVLPG' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_IRET' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_IRETD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_IRETF' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_IRETDF' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LAHF' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LAR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LSL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LEA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LEAVE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LFS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LGS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LGDT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LIDT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVSX' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVZX' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_NOP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_OUT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RDMSR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RDPMC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RDTSC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RDTSCP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RET' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RETN' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RETF' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RSM' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SAHF' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SGDT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SIDT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SHLD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SHRD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SYSENTER' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SYSEXIT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_TEST' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_UD2' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_WAIT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_WBINVD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_WRMSR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_XADD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_XCHG' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_XLAT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_XLATB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETAE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETBE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETG' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETGE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETLE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNAE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNBE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNG' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNGE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNLE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNO' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETNZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETO' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETPE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETPO' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SETZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVAE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVBE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVG' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVGE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVLE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNAE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNBE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNG' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNGE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNLE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNO' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVNZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVO' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVPE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVPO' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMOVZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCMOVB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCMOVBE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCMOVE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCMOVNB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCMOVNBE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCMOVNE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCMOVNU' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCMOVU' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCOM' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCOMP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCOMPP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FUCOM' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FUCOMP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FUCOMPP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCOMI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCOMIP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FUCOMI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FUCOMIP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FADD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FADDP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FMUL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FMULP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FDIV' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FDIVP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FDIVR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FDIVRP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSUB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSUBP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSUBR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSUBRP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FIADD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FICOM' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FICOMP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FIDIV' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FIDIVR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FIMUL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FISUB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FISUBR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FILD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FISTP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FIST' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FLD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSTP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FST' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FLDENV' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FLDENVD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FLDENVW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNSAVE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNSAVED' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNSAVEW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNSTENV' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNSTENVD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNSTENVW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FRSTOR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FRSTORD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FRSTORW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSAVE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSAVED' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSAVEW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSTENV' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSTENVD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSTENVW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FLDCW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNSTCW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNSTSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSTCW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSTSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCOS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FPATAN' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FPTAN' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSIN' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSINCOS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FINIT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNINIT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FDISI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNDISI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FENI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNENI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCLEX' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNCLEX' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_F2XM1' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FABS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FBLD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FBSTP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FCHS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FLD1' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FLDL2E' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FLDL2T' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FLDLG2' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FLDLN2' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FLDPI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FLDZ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FDECSTP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FINCSTP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FFREE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FFREEP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FNOP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FPREM' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FPREM1' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FRNDINT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSCALE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSETPM' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FSQRT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FTST' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FWAIT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FXAM' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FXCH' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FXRSTOR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FXSAVE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FXTRACT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FYL2X' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FYL2XP1' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_EMMS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CLFLUSH' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LDMXCSR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_STMXCSR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LFENCE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MFENCE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SFENCE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PREFETCHNTA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PREFETCHT0' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PREFETCHT1' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PREFETCHT2' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PAUSE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ADDPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ADDPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ADDSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ADDSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_DIVPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_DIVPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_DIVSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_DIVSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MAXPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MAXPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MAXSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MAXSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MINPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MINPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MINSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MINSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MULPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MULPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MULSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MULSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SQRTPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SQRTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SQRTSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SQRTSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SUBPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SUBPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SUBSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SUBSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPEQPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPLTPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPLEPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPUNORDPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPNEQPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPNLTPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPNLEPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPORDPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPEQPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPLTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPLEPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPUNORDPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPNEQPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPNLTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPNLEPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPORDPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPEQSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPLTSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPLESD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPUNORDSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPNEQSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPNLTSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPNLESD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPORDSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPEQSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPLTSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPLESS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPUNORDSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPNEQSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPNLTSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPNLESS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPORDSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ANDNPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ANDNPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ANDPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ANDPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ORPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ORPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_COMISD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_COMISS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_XORPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_XORPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTPD2PI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTPS2PI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTSD2SI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTSS2SI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTPI2PD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTPI2PS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTSI2SD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTSI2SS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTTPD2PI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTTPS2PI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTTSD2SI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTTSS2SI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTDQ2PS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTPS2DQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTTPS2DQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTPD2DQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTDQ2PD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTTPD2DQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTPD2PS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTPS2PD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTSD2SS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CVTSS2SD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MASKMOVDQU' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MASKMOVQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVAPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVAPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVDQA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVDQU' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVUPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVUPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVHPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVHPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVLPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVLPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVHLPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVLHPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVDQ2Q' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVQ2DQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVMSKPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVMSKPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVNTDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVNTI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVNTPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVNTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVNTQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PACKSSDW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PACKSSWB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PACKUSWB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PADDB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PADDW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PADDD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PADDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PADDSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PADDSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PADDUSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PADDUSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PAND' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PANDN' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PAVGB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PAVGW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PCMPEQB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PCMPEQW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PCMPEQD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PCMPGTB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PCMPGTW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PCMPGTD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PEXTRW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PINSRW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMADDWD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMAXSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMAXUB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMINSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMINUB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVMSKB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMULHUW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMULHW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMULLW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMULUDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_POR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSADBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSHUFD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSHUFW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSHUFHW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSHUFLW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSLLW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSLLD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSLLQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSRAW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSRAD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSRLW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSRLD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSRLQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSLLDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSRLDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSUBB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSUBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSUBD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSUBQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSUBSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSUBSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSUBUSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSUBUSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PXOR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUNPCKHBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUNPCKHWD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUNPCKHDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUNPCKLBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUNPCKLWD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUNPCKLDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUNPCKHQDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUNPCKLQDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RCPPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RCPSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RSQRTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_RSQRTSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SHUFPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SHUFPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_UCOMISD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_UCOMISS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_UNPCKHPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_UNPCKHPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_UNPCKLPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_UNPCKLPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FEMMS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PREFETCH' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PREFETCHW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PAVGUSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PF2ID' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PF2IW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFACC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFADD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFCMPEQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFCMPGE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFCMPGT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFMAX' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFMIN' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFMUL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFNACC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFPNACC' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFRCP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFRCPIT1' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFRCPIT2' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFRSQIT1' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFRSQRT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFSUB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PFSUBR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PI2FD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PI2FW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMULHRW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSWAPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ADDSUBPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ADDSUBPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_FISTTP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_HADDPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_HADDPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_HSUBPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_HSUBPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LDDQU' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MONITOR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVDDUP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVSHDUP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVSLDUP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MWAIT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PABSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PABSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PABSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PALIGNR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PHADDD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PHADDSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PHADDW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PHSUBD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PHSUBSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PHSUBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMADDUBSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMULHRSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSHUFB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSIGNB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSIGND' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PSIGNW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CDQE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CQO' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PUSHFQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_POPFQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_IRETQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPXCHG16B' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVSXD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CMPSQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_LODSQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVSQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SCASQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_STOSQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PEXTRQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PINSRQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SWAPGS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SYSCALL_' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_SYSRET' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_BLENDPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_BLENDPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_BLENDVPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_BLENDVPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_DPPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_DPPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_EXTRACTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_INSERTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MOVNTDQA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_MPSADBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PACKUSDW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PBLENDVB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PBLENDW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PCMPEQQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PEXTRB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PEXTRD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PHMINPOSUW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PINSRB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PINSRD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMAXSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMAXSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMAXUW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMAXUD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMINSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMINSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMINUW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMINUD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVSXBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVSXBD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVSXBQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVSXWD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVSXWQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVSXDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVZXBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVZXBD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVZXBQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVZXWD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVZXWQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMOVZXDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMULDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PMULLD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PTEST' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ROUNDPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ROUNDPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ROUNDSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_ROUNDSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_CRC32' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PCMPESTRM' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PCMPESTRI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PCMPISTRM' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PCMPISTRI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_PCMPGTQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_POPCNT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_XRSTOR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_XSAVE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_XSAVEOPT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_XGETBV' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_XSETBV' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMCALL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMLAUNCH' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMRESUME' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMXOFF' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMPTRLD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMPTRST' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMCLEAR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMXON' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMREAD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMWRITE' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_INVEPT' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_INVVPID' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VBROADCASTSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VBROADCASTSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VBROADCASTF128' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VBLENDVPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VBLENDVPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VINSERTF128' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VEXTRACTF128' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMASKMOVPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMASKMOVPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPBLENDVB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPERMILPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPERMILPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPERM2F128' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VTESTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VTESTPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VZEROALL' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VZEROUPPER' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTPD2DQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTTPD2DQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTPD2PS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVDDUP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVMSKPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVMSKPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VADDPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VADDPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VADDSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VADDSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VDIVPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VDIVPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VDIVSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VDIVSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMAXPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMAXPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMAXSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMAXSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMINPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMINPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMINSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMINSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMULPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMULPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMULSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMULSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VSQRTPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VSQRTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VSQRTSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VSQRTSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VSUBPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VSUBPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VSUBSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VSUBSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCMPPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCMPPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCMPSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCMPSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VANDPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VANDPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VANDNPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VANDNPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VORPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VORPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCOMISD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCOMISS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VXORPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VXORPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTDQ2PD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTDQ2PS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTPS2DQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTTPS2DQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTPS2PD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTSD2SI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTTSD2SI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTSD2SS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTSI2SD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTSI2SS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTSS2SD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTSS2SI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VCVTTSS2SI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VADDSUBPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VADDSUBPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VBLENDPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VBLENDPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VDPPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VDPPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VEXTRACTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VHADDPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VHADDPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VHSUBPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VHSUBPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VINSERTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VLDDQU' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VLDMXCSR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VSTMXCSR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMASKMOVDQU' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVAPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVAPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVDQA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVDQU' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVHLPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVLHPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVHPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVHPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVLPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVLPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVNTDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVNTDQA' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVNTPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVNTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVSHDUP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVSLDUP' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVUPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMOVUPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VMPSADBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPABSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPABSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPABSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPACKSSWB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPACKSSDW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPACKUSWB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPACKUSDW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPADDB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPADDW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPADDD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPADDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPADDSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPADDSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPADDUSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPADDUSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPALIGNR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPAND' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPANDN' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPAVGB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPAVGW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPBLENDW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPCMPESTRI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPCMPESTRM' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPCMPISTRI' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPCMPISTRM' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPCMPEQB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPCMPEQW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPCMPEQD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPCMPEQQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPCMPGTB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPCMPGTW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPCMPGTD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPCMPGTQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPEXTRB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPEXTRW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPEXTRD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPINSRB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPINSRW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPINSRD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPEXTRQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPINSRQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPHADDW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPHADDD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPHADDSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPHMINPOSUW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPHSUBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPHSUBD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPHSUBSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMADDWD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMADDUBSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMAXSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMAXSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMAXSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMAXUB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMAXUW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMAXUD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMINSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMINSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMINSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMINUB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMINUW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMINUD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVMSKB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVSXBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVSXBD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVSXBQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVSXWD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVSXWQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVSXDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVZXBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVZXBD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVZXBQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVZXWD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVZXWQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMOVZXDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMULHUW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMULHRSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMULHW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMULLW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMULLD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMULUDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPMULDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPOR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSADBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSHUFB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSHUFD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSHUFHW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSHUFLW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSIGNB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSIGNW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSIGND' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSLLDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSRLDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSLLW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSLLD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSLLQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSRAW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSRAD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSRLW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSRLD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSRLQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPTEST' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSUBB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSUBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSUBD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSUBQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSUBSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSUBSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSUBUSB' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPSUBUSW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPUNPCKHBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPUNPCKHWD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPUNPCKHDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPUNPCKHQDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPUNPCKLBW' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPUNPCKLWD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPUNPCKLDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPUNPCKLQDQ' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VPXOR' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VRCPPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VRCPSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VRSQRTPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VRSQRTSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VROUNDPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VROUNDPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VROUNDSD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VROUNDSS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VSHUFPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VSHUFPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VUCOMISD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VUCOMISS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VUNPCKHPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VUNPCKHPS' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VUNPCKLPD' not handled in switch [-Wswitch] parser.c:1458:5: warning: enumeration value 'T_VUNPCKLPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'INS_FIRST_1' not handled in switch [-Wswitch] switch ( CodeInfo->token ) { ^~~~~~ parser.c:1532:9: warning: enumeration value 'T_CALL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JMP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JAE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JBE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JG' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JGE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JLE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNAE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNBE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNG' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNGE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNLE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNO' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JNZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JO' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JPE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JPO' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JCXZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JECXZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_JRCXZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPNE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPNZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPED' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPZD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPNED' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPNZD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPEW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPZW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPNEW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOOPNZW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ADD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_OR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ADC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SBB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_AND' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SUB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_XOR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RCL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RCR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ROL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ROR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SAL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SAR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SHL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SHR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_INS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_INSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_INSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_INSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LODS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LODSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LODSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LODSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_OUTS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_OUTSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_OUTSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_OUTSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SCAS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SCASB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SCASW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SCASD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_STOS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_STOSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_STOSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_STOSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_AAA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_AAD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_AAM' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_AAS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_DAA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_DAS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LDS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LES' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_POPA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_POPAD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_POPAW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_POPFD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUSHA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUSHAD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUSHAW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUSHFD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUSHD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RETD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RETW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ARPL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LLDT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LMSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LTR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SLDT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SMSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_STR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VERR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VERW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_DIV' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_IDIV' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MUL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_NEG' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_NOT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LOCK' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_REP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_REPE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_REPNE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_REPNZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_REPZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_BT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_BTC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_BTR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_BTS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CLC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_STC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CLI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_STI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CLD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_STD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUSHW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUSHF' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_POPF' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOV' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_BOUND_' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_BSF' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_BSR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_BSWAP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CWD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CWDE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CLTS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPXCHG' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPXCHG8B' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CPUID' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ENTER' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_HLT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_IMUL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_IN' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_INT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_INTO' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_INVD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_INVLPG' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_IRET' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_IRETD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_IRETF' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_IRETDF' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LAHF' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LAR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LSL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LEA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LEAVE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LFS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LGS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LGDT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LIDT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVSX' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVZX' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_NOP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_OUT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RDMSR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RDPMC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RDTSC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RDTSCP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RET' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RETN' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RETF' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RSM' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SAHF' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SGDT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SIDT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SHLD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SHRD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SYSENTER' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SYSEXIT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_TEST' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_UD2' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_WAIT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_WBINVD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_WRMSR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_XADD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_XCHG' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_XLAT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_XLATB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETAE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETBE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETG' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETGE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETLE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNAE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNBE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNG' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNGE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNLE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNO' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETNZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETO' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETPE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETPO' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SETZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVAE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVBE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVG' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVGE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVLE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNAE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNBE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNG' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNGE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNLE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNO' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVNZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVO' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVPE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVPO' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMOVZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCMOVB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCMOVBE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCMOVE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCMOVNB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCMOVNBE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCMOVNE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCMOVNU' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCMOVU' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCOM' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCOMP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCOMPP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FUCOM' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FUCOMP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FUCOMPP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCOMI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCOMIP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FUCOMI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FUCOMIP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FADD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FADDP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FMUL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FMULP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FDIV' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FDIVP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FDIVR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FDIVRP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSUB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSUBP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSUBR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSUBRP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FIADD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FICOM' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FICOMP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FIDIV' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FIDIVR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FIMUL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FISUB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FISUBR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FILD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FISTP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FIST' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FLD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSTP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FST' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FLDENV' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FLDENVD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FLDENVW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNSAVE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNSAVED' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNSAVEW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNSTENV' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNSTENVD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNSTENVW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FRSTOR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FRSTORD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FRSTORW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSAVE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSAVED' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSAVEW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSTENV' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSTENVD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSTENVW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FLDCW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNSTCW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNSTSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSTCW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSTSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCOS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FPATAN' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FPTAN' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSIN' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSINCOS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FINIT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNINIT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FDISI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNDISI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FENI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNENI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCLEX' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNCLEX' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_F2XM1' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FABS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FBLD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FBSTP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FCHS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FLD1' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FLDL2E' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FLDL2T' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FLDLG2' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FLDLN2' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FLDPI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FLDZ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FDECSTP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FINCSTP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FFREE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FFREEP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FNOP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FPREM' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FPREM1' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FRNDINT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSCALE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSETPM' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FSQRT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FTST' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FWAIT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FXAM' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FXCH' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FXRSTOR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FXSAVE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FXTRACT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FYL2X' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FYL2XP1' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_EMMS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CLFLUSH' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LDMXCSR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_STMXCSR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LFENCE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MFENCE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SFENCE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PREFETCHNTA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PREFETCHT0' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PREFETCHT1' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PREFETCHT2' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PAUSE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ADDPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ADDPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ADDSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ADDSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_DIVPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_DIVPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_DIVSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_DIVSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MAXPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MAXPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MAXSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MAXSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MINPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MINPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MINSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MINSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MULPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MULPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MULSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MULSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SQRTPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SQRTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SQRTSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SQRTSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SUBPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SUBPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SUBSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SUBSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPEQPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPLTPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPLEPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPUNORDPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPNEQPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPNLTPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPNLEPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPORDPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPEQPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPLTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPLEPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPUNORDPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPNEQPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPNLTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPNLEPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPORDPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPEQSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPLTSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPLESD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPUNORDSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPNEQSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPNLTSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPNLESD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPORDSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPEQSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPLTSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPLESS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPUNORDSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPNEQSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPNLTSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPNLESS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPORDSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ANDNPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ANDNPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ANDPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ANDPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ORPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ORPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_COMISD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_COMISS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_XORPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_XORPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTPD2PI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTPS2PI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTSD2SI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTSS2SI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTPI2PD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTPI2PS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTSI2SD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTSI2SS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTTPD2PI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTTPS2PI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTTSD2SI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTTSS2SI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTDQ2PS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTPS2DQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTTPS2DQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTPD2DQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTDQ2PD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTTPD2DQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTPD2PS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTPS2PD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTSD2SS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CVTSS2SD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MASKMOVDQU' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MASKMOVQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVAPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVAPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVDQA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVDQU' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVUPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVUPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVHPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVHPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVLPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVLPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVHLPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVLHPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVDQ2Q' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVQ2DQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVMSKPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVMSKPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVNTDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVNTI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVNTPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVNTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVNTQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PACKSSDW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PACKSSWB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PACKUSWB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PADDB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PADDW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PADDD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PADDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PADDSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PADDSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PADDUSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PADDUSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PAND' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PANDN' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PAVGB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PAVGW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PCMPEQB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PCMPEQW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PCMPEQD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PCMPGTB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PCMPGTW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PCMPGTD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PEXTRW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PINSRW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMADDWD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMAXSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMAXUB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMINSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMINUB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVMSKB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMULHUW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMULHW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMULLW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMULUDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_POR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSADBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSHUFD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSHUFW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSHUFHW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSHUFLW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSLLW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSLLD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSLLQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSRAW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSRAD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSRLW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSRLD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSRLQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSLLDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSRLDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSUBB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSUBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSUBD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSUBQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSUBSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSUBSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSUBUSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSUBUSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PXOR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUNPCKHBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUNPCKHWD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUNPCKHDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUNPCKLBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUNPCKLWD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUNPCKLDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUNPCKHQDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUNPCKLQDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RCPPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RCPSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RSQRTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_RSQRTSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SHUFPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SHUFPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_UCOMISD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_UCOMISS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_UNPCKHPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_UNPCKHPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_UNPCKLPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_UNPCKLPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FEMMS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PREFETCH' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PREFETCHW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PAVGUSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PF2ID' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PF2IW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFACC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFADD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFCMPEQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFCMPGE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFCMPGT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFMAX' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFMIN' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFMUL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFNACC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFPNACC' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFRCP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFRCPIT1' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFRCPIT2' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFRSQIT1' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFRSQRT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFSUB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PFSUBR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PI2FD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PI2FW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMULHRW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSWAPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ADDSUBPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ADDSUBPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_FISTTP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_HADDPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_HADDPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_HSUBPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_HSUBPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LDDQU' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MONITOR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVDDUP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVSHDUP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVSLDUP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MWAIT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PABSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PABSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PABSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PALIGNR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PHADDD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PHADDSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PHADDW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PHSUBD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PHSUBSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PHSUBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMADDUBSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMULHRSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSHUFB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSIGNB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSIGND' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PSIGNW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CDQE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CQO' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PUSHFQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_POPFQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_IRETQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPXCHG16B' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVSXD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CMPSQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_LODSQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVSQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SCASQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_STOSQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PEXTRQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PINSRQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SWAPGS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SYSCALL_' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_SYSRET' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_BLENDPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_BLENDPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_BLENDVPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_BLENDVPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_DPPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_DPPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_EXTRACTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_INSERTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MOVNTDQA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_MPSADBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PACKUSDW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PBLENDVB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PBLENDW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PCMPEQQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PEXTRB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PEXTRD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PHMINPOSUW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PINSRB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PINSRD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMAXSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMAXSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMAXUW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMAXUD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMINSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMINSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMINUW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMINUD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVSXBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVSXBD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVSXBQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVSXWD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVSXWQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVSXDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVZXBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVZXBD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVZXBQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVZXWD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVZXWQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMOVZXDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMULDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PMULLD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PTEST' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ROUNDPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ROUNDPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ROUNDSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_ROUNDSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_CRC32' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PCMPESTRM' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PCMPESTRI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PCMPISTRM' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PCMPISTRI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_PCMPGTQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_POPCNT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_XRSTOR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_XSAVE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_XSAVEOPT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_XGETBV' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_XSETBV' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMCALL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMLAUNCH' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMRESUME' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMXOFF' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMPTRLD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMPTRST' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMCLEAR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMXON' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMREAD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMWRITE' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_INVEPT' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_INVVPID' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VBROADCASTSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VBROADCASTSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VBROADCASTF128' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VBLENDVPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VBLENDVPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VINSERTF128' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VEXTRACTF128' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMASKMOVPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMASKMOVPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPBLENDVB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPERMILPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPERMILPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPERM2F128' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VTESTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VTESTPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VZEROALL' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VZEROUPPER' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTPD2DQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTTPD2DQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTPD2PS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVDDUP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVMSKPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVMSKPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VADDPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VADDPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VADDSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VADDSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VDIVPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VDIVPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VDIVSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VDIVSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMAXPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMAXPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMAXSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMAXSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMINPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMINPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMINSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMINSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMULPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMULPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMULSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMULSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VSQRTPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VSQRTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VSQRTSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VSQRTSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VSUBPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VSUBPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VSUBSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VSUBSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCMPPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCMPPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCMPSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCMPSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VANDPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VANDPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VANDNPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VANDNPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VORPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VORPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCOMISD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCOMISS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VXORPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VXORPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTDQ2PD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTDQ2PS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTPS2DQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTTPS2DQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTPS2PD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTSD2SI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTTSD2SI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTSD2SS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTSI2SD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTSI2SS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTSS2SD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTSS2SI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VCVTTSS2SI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VADDSUBPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VADDSUBPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VBLENDPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VBLENDPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VDPPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VDPPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VEXTRACTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VHADDPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VHADDPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VHSUBPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VHSUBPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VINSERTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VLDDQU' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VLDMXCSR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VSTMXCSR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMASKMOVDQU' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVAPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVAPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVDQA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVDQU' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVHLPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVLHPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVHPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVHPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVLPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVLPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVNTDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVNTDQA' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVNTPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVNTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVSHDUP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVSLDUP' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVUPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMOVUPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VMPSADBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPABSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPABSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPABSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPACKSSWB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPACKSSDW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPACKUSWB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPACKUSDW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPADDB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPADDW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPADDD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPADDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPADDSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPADDSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPADDUSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPADDUSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPALIGNR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPAND' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPANDN' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPAVGB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPAVGW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPBLENDW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPCMPESTRI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPCMPESTRM' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPCMPISTRI' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPCMPISTRM' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPCMPEQB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPCMPEQW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPCMPEQD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPCMPEQQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPCMPGTB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPCMPGTW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPCMPGTD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPCMPGTQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPEXTRB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPEXTRW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPEXTRD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPINSRB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPINSRW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPINSRD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPEXTRQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPINSRQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPHADDW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPHADDD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPHADDSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPHMINPOSUW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPHSUBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPHSUBD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPHSUBSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMADDWD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMADDUBSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMAXSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMAXSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMAXSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMAXUB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMAXUW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMAXUD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMINSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMINSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMINSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMINUB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMINUW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMINUD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVMSKB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVSXBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVSXBD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVSXBQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVSXWD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVSXWQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVSXDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVZXBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVZXBD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVZXBQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVZXWD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVZXWQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMOVZXDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMULHUW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMULHRSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMULHW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMULLW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMULLD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMULUDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPMULDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPOR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSADBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSHUFB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSHUFD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSHUFHW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSHUFLW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSIGNB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSIGNW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSIGND' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSLLDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSRLDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSLLW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSLLD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSLLQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSRAW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSRAD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSRLW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSRLD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSRLQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPTEST' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSUBB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSUBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSUBD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSUBQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSUBSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSUBSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSUBUSB' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPSUBUSW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPUNPCKHBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPUNPCKHWD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPUNPCKHDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPUNPCKHQDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPUNPCKLBW' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPUNPCKLWD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPUNPCKLDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPUNPCKLQDQ' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VPXOR' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VRCPPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VRCPSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VRSQRTPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VRSQRTSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VROUNDPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VROUNDPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VROUNDSD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VROUNDSS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VSHUFPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VSHUFPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VUCOMISD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VUCOMISS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VUNPCKHPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VUNPCKHPS' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VUNPCKLPD' not handled in switch [-Wswitch] parser.c:1532:9: warning: enumeration value 'T_VUNPCKLPS' not handled in switch [-Wswitch] parser.c:1718:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( fixup_type == FIX_OFF32 ) ^ parser.c: In function 'process_address': parser.c:1782:29: warning: comparison between 'enum special_token' and 'enum ' [-Wenum-compare] } else if( opndx->instr != EMPTY ) { ^~ parser.c: In function 'process_register': parser.c:1973:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( CodeInfo->Ofssize == USE64 && regno >=4 && regno <=7 ) ^ parser.c: In function 'HandleStringInstructions': parser.c:2123:43: warning: comparison between 'enum assume_segreg' and 'enum ' [-Wenum-compare] if ( CodeInfo->prefix.RegOverride != EMPTY ) { ^~ parser.c:2164:43: warning: comparison between 'enum assume_segreg' and 'enum ' [-Wenum-compare] if ( CodeInfo->prefix.RegOverride != EMPTY ) ^~ parser.c:2164:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( CodeInfo->prefix.RegOverride != EMPTY ) ^ parser.c:2194:43: warning: comparison between 'enum assume_segreg' and 'enum ' [-Wenum-compare] if ( CodeInfo->prefix.RegOverride != EMPTY ) ^~ parser.c:2194:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( CodeInfo->prefix.RegOverride != EMPTY ) ^ parser.c: In function 'check_size': parser.c:2271:13: warning: enumeration value 'OP_NONE' not handled in switch [-Wswitch] switch( op1 ) { ^~~~~~ parser.c:2271:13: warning: enumeration value 'OP_R8' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_R16' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_R32' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_R64' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_MMX' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_XMM' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_YMM' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_A' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_CL_ONLY' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_DX_ONLY' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_RSPEC' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_SR86' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_SR386' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_ST' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_ST_REG' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_RAX' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_CL' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_DX' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_RGT8' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_RGT16' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_R' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_SR' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_STI' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_I8' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_I16' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_I32' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_I64' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_I48' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_I_1' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_I_3' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_I8_U' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_I' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_IGE8' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_IGE16' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_I_ANY' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_M08' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_M16' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_M32' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_M64' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_M128' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_M256' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_M48' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_M80' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_MGT8' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_MGT16' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_MFPTR' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_M_ANY' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_M' not handled in switch [-Wswitch] parser.c:2271:13: warning: enumeration value 'OP_MS' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_NONE' not handled in switch [-Wswitch] switch( op2 ) { ^~~~~~ parser.c:2286:13: warning: enumeration value 'OP_R8' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_R16' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_R32' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_R64' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_MMX' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_XMM' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_YMM' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_A' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_CL_ONLY' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_DX_ONLY' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_RSPEC' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_SR86' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_SR386' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_ST' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_ST_REG' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_RAX' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_CL' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_DX' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_RGT8' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_RGT16' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_R' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_SR' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_STI' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_I8' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_I16' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_I32' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_I64' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_I48' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_I_1' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_I_3' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_I8_U' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_I' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_IGE8' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_IGE16' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_I_ANY' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_M08' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_M16' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_M32' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_M64' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_M128' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_M256' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_M48' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_M80' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_MGT8' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_MGT16' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_MFPTR' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_M_ANY' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_M' not handled in switch [-Wswitch] parser.c:2286:13: warning: enumeration value 'OP_MS' not handled in switch [-Wswitch] parser.c:2400:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( op2_size == 0 && Parse_Pass == PASS_2 ) ^ parser.c: In function 'ParseLine': parser.c:3050:9: warning: enumeration value 'EXPR_CONST' not handled in switch [-Wswitch] switch ( opndx[j].kind ) { ^~~~~~ parser.c:3050:9: warning: enumeration value 'EXPR_ADDR' not handled in switch [-Wswitch] parser.c:3050:9: warning: enumeration value 'EXPR_REG' not handled in switch [-Wswitch] parser.c:3145:59: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ( ( flags & ( OP_XMM | OP_M128 ) ) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ( CodeInfo.opnd[OPND1].type & (OP_YMM | OP_M256 ) ) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parser.c:3162:9: warning: enumeration value 'EXPR_EMPTY' not handled in switch [-Wswitch] switch( opndx[CurrOpnd].kind ) { ^~~~~~ parser.c:3162:9: warning: enumeration value 'EXPR_ERROR' not handled in switch [-Wswitch] parser.c:3162:9: warning: enumeration value 'EXPR_FLOAT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'INS_FIRST_1' not handled in switch [-Wswitch] switch ( CodeInfo.token ) { ^~~~~~ parser.c:3285:13: warning: enumeration value 'T_JA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JAE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JBE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JG' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JGE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JLE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNAE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNBE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNG' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNGE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNLE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNO' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JNZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JO' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JPE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JPO' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JCXZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JECXZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_JRCXZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPNE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPNZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPED' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPZD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPNED' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPNZD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPEW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPZW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPNEW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOOPNZW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ADD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_OR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ADC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SBB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_AND' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SUB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_XOR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RCL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RCR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ROL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ROR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SAL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SAR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SHL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SHR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_INS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_INSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_INSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_INSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LODS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LODSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LODSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LODSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_OUTS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_OUTSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_OUTSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_OUTSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SCAS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SCASB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SCASW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SCASD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_STOS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_STOSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_STOSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_STOSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_AAA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_AAD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_AAM' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_AAS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_DAA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_DAS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LDS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LES' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_POPA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_POPAD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_POPAW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_POPFD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUSHA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUSHAD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUSHAW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUSHFD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUSHD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RETD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RETW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ARPL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LLDT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LMSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LTR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SLDT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SMSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_STR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VERR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VERW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_DIV' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_IDIV' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MUL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_NEG' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_NOT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LOCK' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_REP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_REPE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_REPNE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_REPNZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_REPZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_BT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_BTC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_BTR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_BTS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CLC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_STC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CLI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_STI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CLD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_STD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_INC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_DEC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUSHW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUSHF' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_POPF' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_BOUND_' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_BSF' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_BSR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_BSWAP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CWD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CWDE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CLTS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPXCHG' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPXCHG8B' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CPUID' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ENTER' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_HLT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_IMUL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_IN' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_INT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_INTO' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_INVD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_INVLPG' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_IRET' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_IRETD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_IRETF' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_IRETDF' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LAHF' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LAR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LSL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LEA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LEAVE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LFS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LGS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LGDT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LIDT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVSX' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVZX' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_NOP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_OUT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RDMSR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RDPMC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RDTSC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RDTSCP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RET' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RETN' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RETF' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RSM' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SAHF' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SGDT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SIDT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SHLD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SHRD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SYSENTER' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SYSEXIT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_TEST' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_UD2' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_WAIT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_WBINVD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_WRMSR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_XADD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_XCHG' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_XLAT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_XLATB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETAE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETBE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETG' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETGE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETLE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNAE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNBE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNG' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNGE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNLE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNO' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETNZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETO' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETPE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETPO' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SETZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVAE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVBE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVG' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVGE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVLE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNAE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNBE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNG' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNGE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNLE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNO' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVNZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVO' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVPE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVPO' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMOVZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCMOVB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCMOVBE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCMOVE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCMOVNB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCMOVNBE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCMOVNE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCMOVNU' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCMOVU' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCOM' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCOMP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCOMPP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FUCOM' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FUCOMP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FUCOMPP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCOMI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCOMIP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FUCOMI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FUCOMIP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FADD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FADDP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FMUL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FMULP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FDIV' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FDIVP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FDIVR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FDIVRP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSUB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSUBP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSUBR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSUBRP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FIADD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FICOM' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FICOMP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FIDIV' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FIDIVR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FIMUL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FISUB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FISUBR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FILD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FISTP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FIST' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FLD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSTP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FST' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FLDENV' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FLDENVD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FLDENVW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNSAVE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNSAVED' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNSAVEW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNSTENV' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNSTENVD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNSTENVW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FRSTOR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FRSTORD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FRSTORW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSAVE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSAVED' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSAVEW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSTENV' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSTENVD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSTENVW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FLDCW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNSTCW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNSTSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSTCW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSTSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCOS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FPATAN' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FPTAN' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSIN' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSINCOS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FINIT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNINIT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FDISI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNDISI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FENI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNENI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCLEX' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNCLEX' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_F2XM1' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FABS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FBLD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FBSTP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FCHS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FLD1' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FLDL2E' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FLDL2T' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FLDLG2' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FLDLN2' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FLDPI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FLDZ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FDECSTP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FINCSTP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FFREE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FFREEP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FNOP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FPREM' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FPREM1' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FRNDINT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSCALE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSETPM' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FSQRT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FTST' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FWAIT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FXAM' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FXCH' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FXRSTOR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FXSAVE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FXTRACT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FYL2X' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FYL2XP1' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_EMMS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CLFLUSH' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LDMXCSR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_STMXCSR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LFENCE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MFENCE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SFENCE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PREFETCHNTA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PREFETCHT0' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PREFETCHT1' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PREFETCHT2' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PAUSE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ADDPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ADDPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ADDSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ADDSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_DIVPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_DIVPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_DIVSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_DIVSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MAXPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MAXPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MAXSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MAXSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MINPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MINPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MINSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MINSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MULPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MULPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MULSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MULSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SQRTPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SQRTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SQRTSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SQRTSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SUBPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SUBPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SUBSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SUBSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPEQPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPLTPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPLEPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPUNORDPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPNEQPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPNLTPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPNLEPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPORDPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPEQPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPLTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPLEPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPUNORDPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPNEQPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPNLTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPNLEPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPORDPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPEQSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPLTSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPLESD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPUNORDSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPNEQSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPNLTSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPNLESD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPORDSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPEQSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPLTSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPLESS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPUNORDSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPNEQSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPNLTSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPNLESS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPORDSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ANDNPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ANDNPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ANDPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ANDPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ORPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ORPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_COMISD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_COMISS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_XORPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_XORPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTPD2PI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTPS2PI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTSD2SI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTSS2SI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTPI2PD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTPI2PS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTSI2SD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTSI2SS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTTPD2PI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTTPS2PI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTTSD2SI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTTSS2SI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTDQ2PS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTPS2DQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTTPS2DQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTPD2DQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTDQ2PD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTTPD2DQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTPD2PS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTPS2PD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTSD2SS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CVTSS2SD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MASKMOVDQU' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MASKMOVQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVAPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVAPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVDQA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVDQU' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVUPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVUPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVHPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVHPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVLPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVLPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVHLPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVLHPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVDQ2Q' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVQ2DQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVMSKPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVMSKPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVNTDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVNTI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVNTPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVNTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVNTQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PACKSSDW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PACKSSWB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PACKUSWB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PADDB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PADDW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PADDD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PADDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PADDSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PADDSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PADDUSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PADDUSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PAND' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PANDN' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PAVGB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PAVGW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PCMPEQB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PCMPEQW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PCMPEQD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PCMPGTB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PCMPGTW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PCMPGTD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PEXTRW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PINSRW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMADDWD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMAXSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMAXUB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMINSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMINUB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVMSKB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMULHUW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMULHW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMULLW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMULUDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_POR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSADBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSHUFD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSHUFW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSHUFHW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSHUFLW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSLLW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSLLD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSLLQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSRAW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSRAD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSRLW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSRLD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSRLQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSLLDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSRLDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSUBB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSUBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSUBD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSUBQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSUBSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSUBSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSUBUSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSUBUSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PXOR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUNPCKHBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUNPCKHWD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUNPCKHDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUNPCKLBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUNPCKLWD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUNPCKLDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUNPCKHQDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUNPCKLQDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RCPPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RCPSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RSQRTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_RSQRTSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SHUFPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SHUFPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_UCOMISD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_UCOMISS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_UNPCKHPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_UNPCKHPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_UNPCKLPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_UNPCKLPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FEMMS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PREFETCH' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PREFETCHW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PAVGUSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PF2ID' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PF2IW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFACC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFADD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFCMPEQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFCMPGE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFCMPGT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFMAX' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFMIN' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFMUL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFNACC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFPNACC' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFRCP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFRCPIT1' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFRCPIT2' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFRSQIT1' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFRSQRT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFSUB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PFSUBR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PI2FD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PI2FW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMULHRW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSWAPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ADDSUBPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ADDSUBPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_FISTTP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_HADDPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_HADDPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_HSUBPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_HSUBPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LDDQU' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MONITOR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVDDUP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVSHDUP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVSLDUP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MWAIT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PABSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PABSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PABSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PALIGNR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PHADDD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PHADDSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PHADDW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PHSUBD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PHSUBSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PHSUBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMADDUBSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMULHRSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSHUFB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSIGNB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSIGND' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PSIGNW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CDQE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CQO' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PUSHFQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_POPFQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_IRETQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPXCHG16B' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVSXD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CMPSQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_LODSQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVSQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SCASQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_STOSQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PEXTRQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PINSRQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SWAPGS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SYSCALL_' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_SYSRET' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_BLENDPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_BLENDPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_BLENDVPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_BLENDVPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_DPPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_DPPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_EXTRACTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_INSERTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MOVNTDQA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_MPSADBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PACKUSDW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PBLENDVB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PBLENDW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PCMPEQQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PEXTRB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PEXTRD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PHMINPOSUW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PINSRB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PINSRD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMAXSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMAXSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMAXUW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMAXUD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMINSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMINSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMINUW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMINUD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVSXBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVSXBD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVSXBQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVSXWD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVSXWQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVSXDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVZXBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVZXBD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVZXBQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVZXWD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVZXWQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMOVZXDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMULDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PMULLD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PTEST' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ROUNDPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ROUNDPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ROUNDSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_ROUNDSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_CRC32' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PCMPESTRM' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PCMPESTRI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PCMPISTRM' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PCMPISTRI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_PCMPGTQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_POPCNT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_XRSTOR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_XSAVE' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_XSAVEOPT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_XGETBV' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_XSETBV' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMCALL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMLAUNCH' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMRESUME' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMXOFF' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMPTRLD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMPTRST' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMCLEAR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMXON' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_INVEPT' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_INVVPID' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VBROADCASTSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VBROADCASTSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VBROADCASTF128' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VBLENDVPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VBLENDVPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VINSERTF128' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VEXTRACTF128' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMASKMOVPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMASKMOVPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPBLENDVB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPERMILPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPERMILPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPERM2F128' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VTESTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VTESTPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VZEROALL' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VZEROUPPER' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTPD2DQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTTPD2DQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTPD2PS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVDDUP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVMSKPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVMSKPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VADDPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VADDPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VADDSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VADDSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VDIVPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VDIVPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VDIVSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VDIVSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMAXPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMAXPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMAXSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMAXSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMINPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMINPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMINSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMINSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMULPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMULPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMULSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMULSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VSQRTPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VSQRTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VSQRTSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VSQRTSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VSUBPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VSUBPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VSUBSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VSUBSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCMPPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCMPPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCMPSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCMPSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VANDPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VANDPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VANDNPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VANDNPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VORPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VORPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCOMISD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCOMISS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VXORPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VXORPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTDQ2PD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTDQ2PS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTPS2DQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTTPS2DQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTPS2PD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTSD2SI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTTSD2SI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTSD2SS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTSI2SD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTSI2SS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTSS2SD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTSS2SI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VCVTTSS2SI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VADDSUBPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VADDSUBPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VBLENDPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VBLENDPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VDPPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VDPPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VEXTRACTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VHADDPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VHADDPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VHSUBPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VHSUBPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VINSERTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VLDDQU' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VLDMXCSR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VSTMXCSR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMASKMOVDQU' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVAPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVAPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVDQA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVDQU' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVHLPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVLHPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVHPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVHPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVLPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVLPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVNTDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVNTDQA' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVNTPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVNTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVSHDUP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVSLDUP' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVUPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMOVUPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VMPSADBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPABSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPABSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPABSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPACKSSWB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPACKSSDW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPACKUSWB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPACKUSDW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPADDB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPADDW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPADDD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPADDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPADDSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPADDSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPADDUSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPADDUSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPALIGNR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPAND' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPANDN' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPAVGB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPAVGW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPBLENDW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPCMPESTRI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPCMPESTRM' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPCMPISTRI' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPCMPISTRM' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPCMPEQB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPCMPEQW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPCMPEQD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPCMPEQQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPCMPGTB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPCMPGTW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPCMPGTD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPCMPGTQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPEXTRB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPEXTRW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPEXTRD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPINSRB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPINSRW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPINSRD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPEXTRQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPINSRQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPHADDW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPHADDD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPHADDSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPHMINPOSUW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPHSUBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPHSUBD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPHSUBSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMADDWD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMADDUBSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMAXSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMAXSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMAXSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMAXUB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMAXUW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMAXUD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMINSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMINSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMINSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMINUB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMINUW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMINUD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVMSKB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVSXBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVSXBD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVSXBQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVSXWD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVSXWQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVSXDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVZXBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVZXBD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVZXBQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVZXWD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVZXWQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMOVZXDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMULHUW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMULHRSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMULHW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMULLW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMULLD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMULUDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPMULDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPOR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSADBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSHUFB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSHUFD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSHUFHW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSHUFLW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSIGNB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSIGNW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSIGND' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSLLDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSRLDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSLLW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSLLD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSLLQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSRAW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSRAD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSRLW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSRLD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSRLQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPTEST' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSUBB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSUBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSUBD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSUBQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSUBSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSUBSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSUBUSB' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPSUBUSW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPUNPCKHBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPUNPCKHWD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPUNPCKHDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPUNPCKHQDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPUNPCKLBW' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPUNPCKLWD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPUNPCKLDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPUNPCKLQDQ' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VPXOR' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VRCPPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VRCPSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VRSQRTPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VRSQRTSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VROUNDPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VROUNDPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VROUNDSD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VROUNDSS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VSHUFPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VSHUFPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VUCOMISD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VUCOMISS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VUNPCKHPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VUNPCKHPS' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VUNPCKLPD' not handled in switch [-Wswitch] parser.c:3285:13: warning: enumeration value 'T_VUNPCKLPS' not handled in switch [-Wswitch] In file included from /usr/include/string.h:508, from H/globals.h:37, from parser.c:34: In function 'memcpy', inlined from 'ParseLine' at parser.c:3129:25: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' accessing 312 bytes at offsets 0 and 104 overlaps 208 bytes at offset 104 [-Wrestrict] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'ParseLine' at parser.c:3155:21: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' accessing 208 bytes at offsets 104 and 208 overlaps 104 bytes at offset 208 [-Wrestrict] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parser.c: In function 'ParseLine': parser.c:3317:13: warning: 'oldofs' may be used uninitialized in this function [-Wmaybe-uninitialized] return( codegen( &CodeInfo, oldofs ) ); ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/proc.o proc.c proc.c: In function 'LocalDir': proc.c:577:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( tokenarray[i].token != T_FINAL ) ^ proc.c: In function 'ParseParams': proc.c:704:17: warning: enumeration value 'LANG_C' not handled in switch [-Wswitch] switch( proc->sym.langtype ) { ^~~~~~ proc.c:704:17: warning: enumeration value 'LANG_SYSCALL' not handled in switch [-Wswitch] proc.c:704:17: warning: enumeration value 'LANG_FASTCALL' not handled in switch [-Wswitch] proc.c: In function 'CreateProc': proc.c:1323:9: warning: enumeration value 'SYM_UNDEFINED' not handled in switch [-Wswitch] switch ( sym->state ) { ^~~~~~ proc.c:1323:9: warning: enumeration value 'SYM_SEG' not handled in switch [-Wswitch] proc.c:1323:9: warning: enumeration value 'SYM_GRP' not handled in switch [-Wswitch] proc.c:1323:9: warning: enumeration value 'SYM_STACK' not handled in switch [-Wswitch] proc.c:1323:9: warning: enumeration value 'SYM_STRUCT_FIELD' not handled in switch [-Wswitch] proc.c:1323:9: warning: enumeration value 'SYM_TYPE' not handled in switch [-Wswitch] proc.c:1323:9: warning: enumeration value 'SYM_ALIAS' not handled in switch [-Wswitch] proc.c:1323:9: warning: enumeration value 'SYM_MACRO' not handled in switch [-Wswitch] proc.c:1323:9: warning: enumeration value 'SYM_TMACRO' not handled in switch [-Wswitch] proc.c:1323:9: warning: enumeration value 'SYM_CLASS_LNAME' not handled in switch [-Wswitch] proc.c: In function 'write_default_prologue': proc.c:2421:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ( ModuleInfo.list && UseSavedState ) ^ proc.c: In function 'RetInstr': proc.c:2988:13: warning: enumeration value 'LANG_NONE' not handled in switch [-Wswitch] switch( CurrProc->sym.langtype ) { ^~~~~~ proc.c:2988:13: warning: enumeration value 'LANG_C' not handled in switch [-Wswitch] proc.c:2988:13: warning: enumeration value 'LANG_SYSCALL' not handled in switch [-Wswitch] make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc -c -IH -D__UNIX__ -pipe -frecord-gcc-switches -Wall -g -O2 -DDEBUG_OUT -DLONG_IS_64BITS -o GccUnixD/types.o types.c types.c: In function 'GetQualifiedType': types.c:876:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( distance == FALSE && pti->is_ptr == 1 && ^~ types.c:881:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if ( sym->Ofssize != USE_EMPTY ) ^~ make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' make: Entering directory '/usr/src/RPM/BUILD/jwasm-2.12' cc GccUnixD/main.o GccUnixD/apiemu.o GccUnixD/assemble.o GccUnixD/assume.o GccUnixD/atofloat.o GccUnixD/backptch.o GccUnixD/bin.o GccUnixD/branch.o GccUnixD/cmdline.o GccUnixD/codegen.o GccUnixD/coff.o GccUnixD/condasm.o GccUnixD/context.o GccUnixD/cpumodel.o GccUnixD/data.o GccUnixD/dbgcv.o GccUnixD/directiv.o GccUnixD/elf.o GccUnixD/end.o GccUnixD/equate.o GccUnixD/errmsg.o GccUnixD/expans.o GccUnixD/expreval.o GccUnixD/extern.o GccUnixD/fastpass.o GccUnixD/fixup.o GccUnixD/fpfixup.o GccUnixD/hll.o GccUnixD/input.o GccUnixD/invoke.o GccUnixD/label.o GccUnixD/linnum.o GccUnixD/listing.o GccUnixD/loop.o GccUnixD/lqueue.o GccUnixD/macro.o GccUnixD/mangle.o GccUnixD/memalloc.o GccUnixD/msgtext.o GccUnixD/omf.o GccUnixD/omffixup.o GccUnixD/omfint.o GccUnixD/option.o GccUnixD/parser.o GccUnixD/posndir.o GccUnixD/preproc.o GccUnixD/proc.o GccUnixD/queue.o GccUnixD/reswords.o GccUnixD/safeseh.o GccUnixD/segment.o GccUnixD/simsegm.o GccUnixD/string.o GccUnixD/symbols.o GccUnixD/tbyte.o GccUnixD/tokenize.o GccUnixD/types.o -o GccUnixD/jwasm -Wl,-Map,GccUnixD/jwasm.map make: Leaving directory '/usr/src/RPM/BUILD/jwasm-2.12' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1164 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/jwasm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/jwasm-buildroot + cd jwasm-2.12 + install -D GccUnixD/jwasm /usr/src/tmp/jwasm-buildroot/usr/bin/jwasm + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/jwasm-buildroot (auto) Verifying and fixing files in /usr/src/tmp/jwasm-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/jwasm-buildroot/ (default) Compressing files in /usr/src/tmp/jwasm-buildroot (auto) Verifying ELF objects in /usr/src/tmp/jwasm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: jwasm-2.12-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18083 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jwasm-2.12 + DOCDIR=/usr/src/tmp/jwasm-buildroot/usr/share/doc/jwasm-2.12 + export DOCDIR + rm -rf /usr/src/tmp/jwasm-buildroot/usr/share/doc/jwasm-2.12 + /bin/mkdir -p /usr/src/tmp/jwasm-buildroot/usr/share/doc/jwasm-2.12 + cp -prL History.txt License.txt Readme.txt Doc/enh.txt Doc/fixes.txt Doc/gencode.txt Doc/overview.txt Doc/srclic.txt Regress /usr/src/tmp/jwasm-buildroot/usr/share/doc/jwasm-2.12 + chmod -R go-w /usr/src/tmp/jwasm-buildroot/usr/share/doc/jwasm-2.12 + chmod -R a+rX /usr/src/tmp/jwasm-buildroot/usr/share/doc/jwasm-2.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z2OXhb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.45ZnkG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.blTdCe Creating jwasm-debuginfo package Processing files: jwasm-debuginfo-2.12-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uAZL9P find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TMA2Nu find-requires: running scripts (debuginfo) Requires: jwasm = 2.12-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/jwasm-2.12-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/jwasm-debuginfo-2.12-alt1.x86_64.rpm 14.84user 1.56system 0:10.38elapsed 158%CPU (0avgtext+0avgdata 56212maxresident)k 0inputs+0outputs (0major+595078minor)pagefaults 0swaps 18.24user 3.82system 0:16.08elapsed 137%CPU (0avgtext+0avgdata 119664maxresident)k 0inputs+0outputs (0major+890055minor)pagefaults 0swaps