arch-power: Modify Interrupt handler for DSI and ISI
authorkajoljain379 <kajoljain797@gmail.com>
Wed, 20 Mar 2019 09:45:37 +0000 (15:15 +0530)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jan 2021 03:59:33 +0000 (03:59 +0000)
commitef28584eb9d1c5d63883aad309b6c93785b427da
tree42a99abc8f1e81dd712b2ed9d1a900cdd2b8b40f
parentf391fe9674851c769bacd813f4f70ef541a2cfc3
arch-power: Modify Interrupt handler for DSI and ISI

* Modify Interrupt handler for Data storage (DSI) and Instruction
  Storage Interrupt (ISI).
* Added function to check mode of instruction.
* Added function to prepare registers for DSI.
* Added function to prepare registers for ISI.

Change-Id: I62ee5116c2acdbad225f7dc7fe72bb95d9462dc4
Signed-off-by: kajoljain379 <kajoljain797@gmail.com>
src/arch/power/faults.hh
src/arch/power/radixwalk.cc
src/arch/power/radixwalk.hh