From: Jeff Law Date: Mon, 15 Dec 1997 19:38:45 +0000 (+0000) Subject: Move 'P' and PERFREG stuff outside of the vr5400 sanitization markers. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bfdbb113ec2a4ecf987b3813d7c583889b49c008;p=binutils-gdb.git Move 'P' and PERFREG stuff outside of the vr5400 sanitization markers. --- diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 89850ed2b3c..8d9eeab6540 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -29,8 +29,9 @@ Fri Oct 24 22:36:20 1997 Ken Raeburn * mips.h: Added to comments a quick-ref list of all assigned operand type characters. + (OP_{MASK,SH}_PERFREG): New macros. start-sanitize-vr5400 - (OP_{MASK,SH}_{PERFREG,VECBYTE,VECALIGN}): New macros for VR5400 + (OP_{MASK,SH}_{VECBYTE,VECALIGN}): New macros for VR5400 support. end-sanitize-vr5400