aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-12-15 19:38:45 +0000
committerJeff Law <law@redhat.com>1997-12-15 19:38:45 +0000
commitbfdbb113ec2a4ecf987b3813d7c583889b49c008 (patch)
tree73202e2c7d2e8a7a8a504f999c3793c15eba1998 /include
parent8f7df7089a1e6c265bc41fce0a7ffb5d44c15ece (diff)
downloadbinutils-bfdbb113ec2a4ecf987b3813d7c583889b49c008.zip
binutils-bfdbb113ec2a4ecf987b3813d7c583889b49c008.tar.gz
binutils-bfdbb113ec2a4ecf987b3813d7c583889b49c008.tar.bz2
Move 'P' and PERFREG stuff outside of the vr5400 sanitization markers.
Diffstat (limited to 'include')
-rw-r--r--include/opcode/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 89850ed..8d9eeab 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -29,8 +29,9 @@ Fri Oct 24 22:36:20 1997 Ken Raeburn <raeburn@cygnus.com>
* 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