commit | 17f1277d78c51d64a222ade218796837f9153f42 | [log] [tgz] |
---|---|---|
author | Jeevitha <jeevitha@linux.ibm.com> | Mon Oct 21 03:54:03 2024 -0500 |
committer | Jeevitha <jeevitha@linux.ibm.com> | Mon Oct 21 03:54:03 2024 -0500 |
tree | b2a11e1feb98ee81365a94403a45193f715342e4 | |
parent | 79e7e02b7cc578d03eab2b50c029f44409ef8e26 [diff] |
rs6000: Correct the function code for _AMO_LD_DEC_BOUNDED Corrected the function code for the Atomic Memory Operation "Fetch and Decrement Bounded", changing it from 0x1A to 0x1C. 2024-10-11 Jeevitha Palanisamy <jeevitha@linux.ibm.com> gcc/ * config/rs6000/amo.h (enum _AMO_LD): Correct the function code for _AMO_LD_DEC_BOUNDED. (cherry picked from commit 1a4c5643a5911d130dfab9a064222baeeb7f9be7)