https://sourceware.org/bugzilla/show_bug.cgi?id=20641
Alan Modra changed:
What|Removed |Added
CC||benh at kernel dot crashing.org
--
You
https://sourceware.org/bugzilla/show_bug.cgi?id=20641
--- Comment #9 from Segher Boessenkool ---
Hi Markus,
Yes, various things in the kernel were broken. You found another one.
Note you are looking at an old kernel. Newer kernels have this (namely,
the IDLE_STATE_ENTER_SEQ macro) in arch/pow
https://sourceware.org/bugzilla/show_bug.cgi?id=20641
Markus Trippelsdorf changed:
What|Removed |Added
CC||markus at trippelsdorf dot de
-
https://sourceware.org/bugzilla/show_bug.cgi?id=20641
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=20641
--- Comment #6 from Peter Bergner ---
FYI, I just committed a fix to the gdb testsuite to account for these changes.
* gdb.arch/powerpc-power.exp : Update tests to account for
the compulsory L operand changes.
* gdb.ar
https://sourceware.org/bugzilla/show_bug.cgi?id=20641
--- Comment #5 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a5721ba270ddf860e0e5a45bba456214e8eac2be
commit a5721ba270ddf860e0e5a45bba456
https://sourceware.org/bugzilla/show_bug.cgi?id=20641
--- Comment #4 from Alan Modra ---
dcbf needs to keep its L field optional. dcbf is used in the kernel and in
glibc without L. Also tlbie and tlbiel ought to be optional, I think, because
earlier versions of these insns lacked the L field.
https://sourceware.org/bugzilla/show_bug.cgi?id=20641
--- Comment #3 from Peter Bergner ---
(In reply to Alan Modra from comment #2)
> {"tbegin.", {HTM_R}},
> {"tsr.",{L}},
>
> I'm inclined to say L should be optional when generating ppc32 code, for
> cmp* and tlbie. Not optional everywhe
https://sourceware.org/bugzilla/show_bug.cgi?id=20641
--- Comment #2 from Alan Modra ---
And there are quite a few other issues around L. L0 and L1 are unused so ought
to disappear. dcbf, wclr L field is 2 bits, not 1. mtsle isn't documented in
either Power ISA Version 3.0 or POWER8 UM v1.3.
https://sourceware.org/bugzilla/show_bug.cgi?id=20641
Alan Modra changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=20641
Peter Bergner changed:
What|Removed |Added
CC||bergner at vnet dot ibm.com
--
You a
11 matches
Mail list logo