[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/21123] [PowerPC] tlbie instruction restricted to two-operand fo
From: |
amodra at gmail dot com |
Subject: |
[Bug gas/21123] [PowerPC] tlbie instruction restricted to two-operand form and incorrectly limits operand 2 |
Date: |
Sat, 11 Feb 2017 07:30:22 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21123
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |amodra at gmail dot com
Resolution|--- |INVALID
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
You need to pass -mpower9 to gas to enable power9 instructions. PowerPC gas
defaults to assembling for old processors, so that old code for such processors
is not broken.
--
You are receiving this mail because:
You are on the CC list for the bug.