arch-power: Add fixed-point doubleword arithmetic divide extended instructions
authorSandipan Das <sandipan@linux.vnet.ibm.com>
Thu, 7 Jun 2018 06:51:13 +0000 (12:21 +0530)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jan 2021 03:21:24 +0000 (03:21 +0000)
commit76ccfdefa23a72a0f4c90e6810b1c042c537fc51
tree8f0125f1378b6c2f05b651e59ec490966b6273f2
parent460447f99bd3d1605c3510a4d9ab48b1aca2176b
arch-power: Add fixed-point doubleword arithmetic divide extended instructions

This adds the following arithmetic instructions:
  * Divide Doubleword Extended (divde[o][.])
  * Divide Doubleword Extended Unsigned (divdeu[o][.])

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