Re: having trouble with define_split

2009-01-10 Thread Denis Chertykov
2009/1/9 Sean D'Epagnier : > Hi, > > I am currently working on adding native fixed-point support to the avr > backend. A lot of stuff is working, but there are a few things left, > one of them is conversions from fixed point to floating point. > > I have conversions between all integer and fixed p

having trouble with define_split

2009-01-08 Thread Sean D'Epagnier
Hi, I am currently working on adding native fixed-point support to the avr backend. A lot of stuff is working, but there are a few things left, one of them is conversions from fixed point to floating point. I have conversions between all integer and fixed point types working as well as SA to SF