Wed Apr 16 12:31:24 1997 Martin Hunt <hunt@cygnus.com>

* config/tc-d30v.c (parallel_ok): Fix parallel checking
	for instructions using conditional execution.
This commit is contained in:
Martin Hunt 1997-04-16 19:35:54 +00:00
parent 0a09e92add
commit 4bdb83fcb9
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
start-sanitize-d30v
Wed Apr 16 12:31:24 1997 Martin Hunt <hunt@cygnus.com>
* config/tc-d30v.c (parallel_ok): Fix parallel checking
for instructions using conditional execution.
end-sanitize-d30v
Tue Apr 15 18:11:44 1997 Gavin Koch <gavin@cygnus.com>
* config/tc-mips.c (insn_uses_reg): Correct test for fpr pairs.