aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorClaudiu Zissulescu <claziss@gmail.com>2020-07-07 16:01:48 +0300
committerClaudiu Zissulescu <claziss@gmail.com>2020-07-07 16:01:48 +0300
commitf337259fbd5ee31c6794158457dcd0d23e5c0f13 (patch)
treec5959369fc084d3a9ffceda85274e4eab5fcadae /opcodes/ChangeLog
parent35097e108abaf2008ebfccb7a333062f5952817f (diff)
downloadgdb-f337259fbd5ee31c6794158457dcd0d23e5c0f13.zip
gdb-f337259fbd5ee31c6794158457dcd0d23e5c0f13.tar.gz
gdb-f337259fbd5ee31c6794158457dcd0d23e5c0f13.tar.bz2
arc: Update vector instructions.
Update vadd2, vadd4h, vmac2h, vmpy2h, vsub4h vector instructions arguments to discriminate between double/single register operands. opcodes/ xxxx-xx-xx Claudiu Zissulescu <claziss@synopsys.com> * arc-opc.c (insert_rbd): New function. (RBD): Define. (RBDdup): Likewise. * arc-tbl.h (vadd2, vadd4h, vmac2h, vmpy2h, vsub4h): Update instructions. Signed-off-by: Claudiu Zissulescu <claziss@gmail.com>
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 32bc8e7..07f2594 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,11 @@
+2020-07-07 Claudiu Zissulescu <claziss@synopsys.com>
+
+ * arc-opc.c (insert_rbd): New function.
+ (RBD): Define.
+ (RBDdup): Likewise.
+ * arc-tbl.h (vadd2, vadd4h, vmac2h, vmpy2h, vsub4h): Update
+ instructions.
+
2020-07-07 Jan Beulich <jbeulich@suse.com>
* i386-dis.c (EVEX_W_0F3826_P_1, EVEX_W_0F3826_P_2,