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)
committerSandipan Das <sandipan@linux.vnet.ibm.com>
Thu, 7 Jun 2018 11:06:44 +0000 (16:36 +0530)
commit54144faba56a1a3d08de28ecd606d94147f92363
tree06f23070d7ef2c64a31323bcbce32a84ae4b0b66
parentb0b3c4add8c51edd925cb5c240bb99a965f94067
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