* tc-sparc.c (sparc_ip): Check more carefully for conflicting architectures.
authorKen Raeburn <raeburn@cygnus>
Thu, 28 Jul 1994 23:36:16 +0000 (23:36 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 28 Jul 1994 23:36:16 +0000 (23:36 +0000)
commit5e0a90a8d797507e203b910541d164992b0acf17
tree34f211951466cdb1f78644d05cc97fe0636b0c56
parentaf1fa5e7caf40fa99e93b359fbf2811c4ee8d4e3
* tc-sparc.c (sparc_ip): Check more carefully for conflicting architectures.
(md_parse_option) [NO_V9]: Complain if v9 was selected.
(md_show_usage): Derive architecture list in usage message from
architecture_pname array.
(cypress): Macro deleted.
(op_hash): Don't initialize.
(s_common): Use bfd_und_section_ptr instead of bfd_und_section.
(BSR): New function.
(sparc_ip): Use it for right-shift operations of 32 bits or more.
(sparc_ip): Implement new operand type 'x'.
gas/ChangeLog
gas/config/tc-sparc.c