summaryrefslogtreecommitdiff
path: root/src/arch/arm
diff options
context:
space:
mode:
authorSandipan Das <sandipan@linux.ibm.com>2019-01-30 20:18:49 +0530
committerSandipan Das <sandipan@linux.ibm.com>2019-03-25 04:47:41 +0000
commit4847330db3a12d08c9fe9fbfab052ff61e3365b6 (patch)
tree179254f4551ef03694d0691f21795b2bbaa35931 /src/arch/arm
parent4effe34f94b599add133357473e1b120b54719ab (diff)
downloadgem5-4847330db3a12d08c9fe9fbfab052ff61e3365b6.tar.xz
arch-power: Simplify doubleword operand types
Currently, 'sq' and 'uq' are used to represent signed and unsigned doublewords respectively. Since all recent Power ISA specifications list 128-bit quadwords as a valid data type, it may be misleading to use the current terminology in case support for such operands are added in the future. So, to simplify this, 'sd' and 'ud' are used to represent signed and unsigned doublewords respectively. Change-Id: Ie7831c596fc8f9ddfdf3b652c37cfe26484ebe01 Signed-off-by: Sandipan Das <sandipan@linux.ibm.com> Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/16602 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'src/arch/arm')
0 files changed, 0 insertions, 0 deletions