* config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for

first argument if it's supposed to be a register.
PR 13952.
This commit is contained in:
Joern Rennecke 1997-11-13 02:19:13 +00:00
parent 5dcf955d46
commit 832ef2cca2

View File

@ -1,3 +1,8 @@
Thu Nov 13 02:04:55 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
* config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for
first argument if it's supposed to be a register.
start-sanitize-tx49
Wed Nov 12 10:06:27 1997 Gavin Koch <gavin@cygnus.com>