* v850-opc.c (v850_opcodes): Fix opcode numbers for "mov"

with immediate operand, "movhi".  Tweak "ldsr".
More fixes.
This commit is contained in:
Jeff Law
1996-08-23 20:27:25 +00:00
parent 8289ed0b65
commit 18c97701b4
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,9 @@
start-sanitize-v850
Fri Aug 23 00:27:01 1996 Jeffrey A Law (law@cygnus.com)
* v850-opc.c (v850_opcodes): Fix opcode numbers for "mov"
with immediate operand, "movhi". Tweak "ldsr".
* v850-opc.c (v850_opcodes): Get ld.[bhw] and st.[bhw]
correct. Get sld.[bhw] and sst.[bhw] closer.