arch-power: Add doubleword divide-extended instructions
authorSandipan Das <sandipan@linux.ibm.com>
Sat, 6 Feb 2021 11:48:05 +0000 (17:18 +0530)
committerSandipan Das <sandipan@linux.ibm.com>
Mon, 15 Feb 2021 08:32:38 +0000 (14:02 +0530)
commit87a9eae8dde0afd0c39eca80dbabfcb8b26ee0f6
tree9eca6de51111c4b81c1e778c4dc11fc498792bac
parent759b1204ea8ee81b17605af352997e8575926a95
arch-power: Add doubleword divide-extended instructions

This introduces 128-bit division helpers for adds the
following instructions.
  * Divide Doubleword Extended (divde[o][.])
  * Divide Doubleword Extended Unsigned (divdeu[o][.])

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