commit | aeff993cc59ea043c8d33e3dc3584c61aa31f347 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Oct 16 19:32:27 2012 +1000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Oct 20 07:56:07 2012 +0000 |
tree | 44701fa18ab121bb7628ba0bb124e7c5ca146c82 | |
parent | 3886b8a32029a88111140dfe81f6ef02d6b85e23 [diff] |
target-sparc: Remove cpu_tmp64 use from softint insns The use of "tl" functions and a tmp64 is logically incompatible. Use cpu_tmp0 instead. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>