arch-power: Add fixed-point doubleword arithmetic divide instructions
authorSandipan Das <sandipan@linux.vnet.ibm.com>
Thu, 7 Jun 2018 06:37:31 +0000 (12:07 +0530)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jan 2021 03:21:22 +0000 (03:21 +0000)
commit460447f99bd3d1605c3510a4d9ab48b1aca2176b
tree896505caf58061371fa1c3005925777e35c623f9
parentb966944f38b1ef304a2eeab22342e7b32c403109
arch-power: Add fixed-point doubleword arithmetic divide instructions

This adds the following arithmetic instructions:
  * Divide Doubleword (divd[o][.])
  * Divide Doubleword Unsigned (divdu[o][.])

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