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.
This commit is contained in:
seyko
2015-01-06 22:59:19 +03:00
parent c334b59142
commit e260b03686
5 changed files with 39 additions and 34 deletions

View File

@ -244,6 +244,8 @@ L3:
seto %al
setc %al
setcb %al
setnp 0x1000
setl 0xaaaa
setg %dl