* v850-opc.c (insert_d9, insert_d22): Slightly improve error

message.  Issue an error if the branch offset is odd.
This commit is contained in:
Jeff Law
1996-08-31 17:23:49 +00:00
parent 237b5c4c9a
commit fb8c25a3e4
2 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,9 @@
start-sanitize-v850
Sat Aug 31 01:27:26 1996 Jeffrey A Law (law@cygnus.com)
* v850-opc.c (insert_d9, insert_d22): Slightly improve error
message. Issue an error if the branch offset is odd.
* v850-opc.c: Add notes about needing special insert/extract
for all the load/store insns, except "ld.b" and "st.b".