arch-power: Fix disassembly for load-store instructions
authorSandipan Das <sandipan@linux.ibm.com>
Sat, 6 Feb 2021 11:47:12 +0000 (17:17 +0530)
committerSandipan Das <sandipan@linux.ibm.com>
Mon, 15 Feb 2021 08:32:38 +0000 (14:02 +0530)
commit5042d6d0b49355c66daf3260d5040c3d1d373917
treee86eddd8a2b4a1ebf817e2502564a4cb1479a8bc
parent88d55cff664c8a6bde54071352c9a48c1a8e71b9
arch-power: Fix disassembly for load-store instructions

This fixes disassembly generated for load-store instructions
based on how the base classess that are used to distinguish
between the types of operands used by these instructions.

Change-Id: I5a0f8644cdc6fec934475536861ad342c0a1fb4c
Signed-off-by: Sandipan Das <sandipan@linux.ibm.com>
src/arch/power/insts/mem.cc
src/arch/power/insts/mem.hh