From 66a5a74065ac79b90618b02f4c550904b50a59f5 Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Wed, 15 Feb 2017 08:52:53 +0000 Subject: Distinguish some of the registers different on ARC700 and HS38 cpus opcodes * arc-regs.h: Distinguish some of the registers different on ARC700 and HS38 cpus. gas * testsuite/gas/arc/st.d: Update for 0xe having a name now --- gas/ChangeLog | 4 ++++ gas/testsuite/gas/arc/st.d | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'gas') diff --git a/gas/ChangeLog b/gas/ChangeLog index a72ae12..2f17687 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2017-02-09 Vineet Gupta + + * testsuite/gas/arc/st.d: Update for 0xe having a name now + 2017-02-14 Alan Modra PR 21118 diff --git a/gas/testsuite/gas/arc/st.d b/gas/testsuite/gas/arc/st.d index 3f75d40..6fe5b88 100644 --- a/gas/testsuite/gas/arc/st.d +++ b/gas/testsuite/gas/arc/st.d @@ -22,7 +22,7 @@ Disassembly of section .text: 38: 1c04 1f80 0000 0000 st 0,\[r12,4\] 3c: R_ARC_32_ME .text\+0x40 40: 212b 0080 sr r1,\[r2\] - 44: 216b 0380 sr r1,\[0xe\] + 44: 216b 0380 sr r1,\[aux_irq_ctrl\] 48: 262b 7040 0000 03e8 sr 0x3e8,\[r1\] 50: 262b 7080 0000 0064 sr 0x64,\[r2\] 58: 212b 0f80 0000 2710 sr r1,\[0x2710\] -- cgit v1.1