Fix list of opcodes allowed for OpSpecConstantOp
authorDavid Neto <dneto@google.com>
Tue, 5 Jan 2016 23:22:22 +0000 (18:22 -0500)
committerDavid Neto <dneto@google.com>
Tue, 5 Jan 2016 23:22:22 +0000 (18:22 -0500)
commit969ce4b3236a46a5264c7e003cfb029a1b32d559
treece98e51c8ad518e2f14bd0360770f3582c5ddcfc
parentd0de19643993fb0b9767851300e2e4832530b113
Fix list of opcodes allowed for OpSpecConstantOp

Was missing BitcastXor, GenericCastToPtr.
Remove duplicate of SLessThanEqual
source/assembly_grammar.cpp
test/TextToBinary.Constant.cpp