arch-power: Add fixed-point store conditional instructions
authorSandipan Das <sandipan@linux.vnet.ibm.com>
Wed, 6 Jun 2018 21:48:00 +0000 (03:18 +0530)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jan 2021 03:16:44 +0000 (03:16 +0000)
commit3eb1446b98e6a0aaf38d9460f97deed0575c463b
tree280227eab5982c2cbc21a25a0bb2fbcf75ff3589
parent3a6c07c1a8159de6b4a20208371de466a0bb1550
arch-power: Add fixed-point store conditional instructions

This adds the following store instructions:
  * Store Byte Conditional Indexed (stbcx.)
  * Store Halfword Conditional Indexed (sthcx.)
  * Store Doubleword Conditional Indexed (stdcx.)

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