tccasm: accept "fmul/fadd st(0),st(n)" (dietlibc ipow/atanh)

This commit is contained in:
Joe Soroka
2011-02-01 15:49:37 -08:00
parent 87d84b7cb8
commit 47b4cf22cd
2 changed files with 6 additions and 0 deletions

View File

@ -248,8 +248,12 @@ L3:
fadd
fadd %st(1), %st
fadd %st(0), %st(1)
fadd %st(3)
fmul %st(0),%st(0)
fmul %st(0),%st(1)
faddp %st(5)
faddp
faddp %st(1), %st