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)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jan 2021 02:57:40 +0000 (02:57 +0000)
commite1d641561fec104c85aff7d417d917c654459d24
treebba03234ca80c2418b7a5ab791661566fa011d78
parent0d703041fcd5d119012b62287695723a2955b408
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