commit | 1a4d570017bf35d99340781ecb59dd3772464031 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@codesourcery.com> | Tue Dec 02 17:51:12 2014 +0000 |
committer | Leon Alrae <leon.alrae@imgtec.com> | Tue Dec 16 12:45:20 2014 +0000 |
tree | 842d852f075eefc15cc8aba7820b5c3b3ab9e4c9 | |
parent | bb962386b82c1b0e9e12fdb6b9bb62106bf1f822 [diff] |
target-mips: Use local float status pointer across MSA macros Reduce line wrapping throughout MSA helper macros by using a local float status pointer rather than referring to the float status through the environment each time. No functional change. Signed-off-by: Maciej W. Rozycki <macro@codesourcery.com> Reviewed-by: Leon Alrae <leon.alrae@imgtec.com> Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>