* config/tc-dvp.c

(vif_insn_type): New function.
	(md_apply_fix3): Don't validate user specified length if unpack insn
	and wl > cl.
This commit is contained in:
Doug Evans 1998-04-16 22:07:22 +00:00
parent a675646810
commit dd7facebb7
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ start-sanitize-sky
Thu Apr 16 11:48:18 1998 Doug Evans <devans@canuck.cygnus.com>
* config/tc-dvp.c (unpackloc_sym): Delete. All uses deleted.
(vif_insn_type): New function.
(md_apply_fix3): Don't validate user specified length if unpack insn
and wl > cl.
end-sanitize-sky
Wed Apr 15 15:17:27 1998 Richard Henderson <rth@cygnus.com>