* v850-opc.c (v850_opcodes): Fix order of displacement

and register for "set1", "clr1", "not1", and "tst1".
This commit is contained in:
Jeff Law
1996-08-22 07:06:13 +00:00
parent 088d5b7309
commit 0bdf3144c6
2 changed files with 9 additions and 4 deletions

View File

@ -1,4 +1,9 @@
start-sanitize-v850
Thu Aug 22 01:05:24 1996 Jeffrey A Law (law@cygnus.com)
* v850-opc.c (v850_opcodes): Fix order of displacement
and register for "set1", "clr1", "not1", and "tst1".
Wed Aug 21 18:46:26 1996 Jeffrey A Law (law@cygnus.com)
* v850-opc.c (v850_operands): Add "B3" support.