Jordan Niethe 650b55b707 powerpc: Add prefixed instructions to instruction data type
For powerpc64, redefine the ppc_inst type so both word and prefixed
instructions can be represented. On powerpc32 the type will remain the
same. Update places which had assumed instructions to be 4 bytes long.

Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
Reviewed-by: Alistair Popple <alistair@popple.id.au>
[mpe: Rework the get_user_inst() macros to be parameterised, and don't
      assign to the dest if an error occurred. Use CONFIG_PPC64 not
      __powerpc64__ in a few places. Address other comments from
      Christophe. Fix some sparse complaints.]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200506034050.24806-24-jniethe5@gmail.com
2020-05-19 00:10:39 +10:00
..
2019-07-13 16:08:36 -07:00
2019-09-20 11:48:06 -07:00
2020-03-10 15:16:42 +11:00
2020-01-27 22:37:24 +11:00
2020-03-10 15:16:42 +11:00
2019-08-30 09:52:57 +10:00
2020-04-05 11:12:59 -07:00
2020-05-11 23:15:15 +10:00
2020-05-19 00:10:38 +10:00
2020-04-05 11:12:59 -07:00