diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2014-05-23 18:36:14 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2014-05-23 18:36:14 +0200 |
commit | e0528ed9e55edf892d0593696e28f483f409fe9f (patch) | |
tree | 7a938a4ca036507d5033c698af6c5e27d74a8ef7 /gcc/tree.c | |
parent | 1263d6429d280b0a7e92b87b4ac392abf0ff7ff1 (diff) | |
download | gcc-e0528ed9e55edf892d0593696e28f483f409fe9f.zip gcc-e0528ed9e55edf892d0593696e28f483f409fe9f.tar.gz gcc-e0528ed9e55edf892d0593696e28f483f409fe9f.tar.bz2 |
rs6000: Make all multiply instructions one type
This uses the attributes "size" and "dot" to specify the differences:
imul3 -> mul size=8
imul2 -> mul size=16
imul -> mul size=32
lmul -> mul size=64
imul_compare -> mul size=32 dot=yes
lmul_compare -> mul size=64 dot=yes
From-SVN: r210867
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions