Allow tcc to understand a setob,... opcodes as alias to seto,...
commite260b036866572847c89a059cc4ee54b59c11d73
authorseyko <seyko2@gmail.com>
Tue, 6 Jan 2015 19:59:19 +0000 (6 22:59 +0300)
committerseyko <seyko2@gmail.com>
Tue, 6 Jan 2015 19:59:19 +0000 (6 22:59 +0300)
tree5844c94274b9e55258e8e8a758bc32c69063601c
parentc334b591429509730e9925b53ea23645d49cd8ce
Allow tcc to understand a setob,... opcodes as alias to  seto,...

PS: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20101122/112576.html
This is fix PR8686 for llvm: accepting a 'b' suffix at the end
of all the setcc instructions.
i386-asm.h
i386-tok.h
tcc.h
tests/asmtest.S
x86_64-asm.h