QBE as an easy-to-embed library https://c9x.me/git/qbe.git
Find a file
Quentin Carbonneaux 8041947672 complete fp support for small structs
There is an oddity/bug though, we use OStorel to store possibly
fp registers.  Gas does not complain, but this is wrong.  The
fix is probably to have a simple OStore, like in the OLoad case.
2016-02-21 18:29:25 -05:00
lisc complete fp support for small structs 2016-02-21 18:29:25 -05:00
minic add new test by Andrew Chambers 2016-02-13 18:15:04 -05:00