aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@gcc.gnu.org>2015-12-04 18:28:54 +0100
committerSegher Boessenkool <segher@gcc.gnu.org>2015-12-04 18:28:54 +0100
commit586cdac8e5af3fff142829e579558f8728e56f81 (patch)
tree1bf94659736977c4161f80f0edfe303639443ac6 /gcc/tree.c
parent04a9ae287f6d76c60464c57be98550a25b358c34 (diff)
downloadgcc-586cdac8e5af3fff142829e579558f8728e56f81.zip
gcc-586cdac8e5af3fff142829e579558f8728e56f81.tar.gz
gcc-586cdac8e5af3fff142829e579558f8728e56f81.tar.bz2
rs6000: Clean up the cstore code a bit
"register_operand" was a bit confusing. Also some other minor cleanups. * (cstore<mode>4_unsigned): Use gpc_reg_operand instead of register_operand. Remove empty constraints. Use std::swap. (cstore_si_as_di, cstore<mode>4_signed_imm, cstore<mode>4_unsigned_imm, cstore<mode>4 for GPR): Use gpc_reg_operand instead of register_operand. (cstore<mode>4 for FP): Use gpc_reg_operand instead of register_operand. Remove empty constraints. From-SVN: r231287
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions