commit | b7ee8c6a32987e5039f0a2c2976fad556965727d | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Wed Sep 19 04:23:57 2012 +0400 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Sep 22 17:59:12 2012 +0000 |
tree | a642a35f389837a6141149cb2fd9781fea194deb | |
parent | 0b6df8385d24a4eed0ff546493c59e047b16537b [diff] |
target-xtensa: implement FP0 conversions These are FP to integer and integer to FP conversion opcodes. See ISA, 4.3.10 for more details. Note that ISA description for utrunc.s is currently incorrect and will be fixed in future revisions. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>