diff options
author | Peter Trommler <ptrommler@acm.org> | 2016-10-01 17:56:31 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-10-01 20:01:29 -0400 |
commit | ce3370e06165690e79a8eb22e5229b515157e00f (patch) | |
tree | a9687d8dd7331816f3478ffef604ebf88d6b3101 /testsuite | |
parent | 1851349acd9e73f1c18d68f70d5cf7b46a843cb5 (diff) | |
download | haskell-ce3370e06165690e79a8eb22e5229b515157e00f.tar.gz |
PPC/CodeGen: fix lwa instruction generation
Opcode lwa is a 64-bit opcode and allows a DS-form only. This patch
generates lwa opcodes only when the offset is a multiple of 4.
Fixes #12621
Test Plan: validate
Reviewers: erikd, hvr, simonmar, austin, bgamari
Reviewed By: bgamari
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2547
GHC Trac Issues: #12621
Diffstat (limited to 'testsuite')
0 files changed, 0 insertions, 0 deletions