arch-power: Switch to 64-bit registers and operands
authorSandipan Das <sandipan@linux.vnet.ibm.com>
Mon, 4 Jun 2018 15:02:28 +0000 (20:32 +0530)
committerSandipan Das <sandipan@linux.vnet.ibm.com>
Mon, 4 Jun 2018 15:13:32 +0000 (20:43 +0530)
commitcd35e03a609f15457fd427ec34c6a80f6bf3b224
tree2bcb0554f833dcb71768166288c2cc923bbb5ced
parent7f1e1adc31bf1f3d086e226eeeea286b43e30c7b
arch-power: Switch to 64-bit registers and operands

This increases the width of the general-purpose registers and some
of the other important registers to 64 bits. This is a prerequisite
for enabling a 64-bit execution environment and allows the register
operands provided in instructions to also be recognized as 64-bit.

Change-Id: I442315163a5029bbfb9d4b16b5e6decd3ab2d61b
Signed-off-by: Sandipan Das <sandipan@linux.vnet.ibm.com>
src/arch/power/insts/integer.hh
src/arch/power/isa/operands.isa