diff options
Diffstat (limited to 'gas/config')
-rw-r--r-- | gas/config/tc-arm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/tc-arm.c b/gas/config/tc-arm.c index 6482ef9..db6dd68 100644 --- a/gas/config/tc-arm.c +++ b/gas/config/tc-arm.c @@ -18813,7 +18813,6 @@ static const struct asm_psr v7m_psrs[] = {"primask", 0x10}, {"PRIMASK", 0x10}, {"basepri", 0x11}, {"BASEPRI", 0x11}, {"basepri_max", 0x12}, {"BASEPRI_MAX", 0x12}, - {"basepri_max", 0x12}, {"BASEPRI_MASK", 0x12}, /* Typo, preserved for backwards compatibility. */ {"faultmask", 0x13}, {"FAULTMASK", 0x13}, {"control", 0x14}, {"CONTROL", 0x14}, {"msp_ns", 0x88}, {"MSP_NS", 0x88}, |