Re: PowerPC Improve support for Gekko & Broadway
authorAlan Modra <amodra@gmail.com>
Thu, 26 Jul 2018 22:49:45 +0000 (08:19 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 27 Jul 2018 00:09:11 +0000 (09:39 +0930)
commit16065af1b0497ea33b53948dfd1f64f551787959
tree046ed6feb77244be27c208c711ad2d9ee85aeab5
parentc93cb6280f66565c7ab3dd3077227f8a0039d678
Re: PowerPC Improve support for Gekko & Broadway

PowerPC has replaced use of "long" for insns with "int64_t", in
preparation for 64-bit power10 insns.

* ppc-opc.c (insert_sprbat): Correct function parameter and
return type.
(extract_sprbat): Likewise, variable too.
opcodes/ChangeLog
opcodes/ppc-opc.c
This page took 0.0261 seconds and 4 git commands to generate.