* tc-alpha.c (in_range_signed, in_range_unsigned): New routines, split from
authorKen Raeburn <raeburn@cygnus>
Tue, 29 Nov 1994 20:31:40 +0000 (20:31 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 29 Nov 1994 20:31:40 +0000 (20:31 +0000)
commit0eb44acd172fd8d8fcf691f734ca5bc6d88a754b
tree367eaccc315e1587f4d8d2308314ebb440414fcd
parentf1698cb717ffeac7cc290f033cc034df275e4fe3
* tc-alpha.c (in_range_signed, in_range_unsigned): New routines, split from
in_range.
(in_range): Deleted.  All calls changed to in_range_*signed.
(create_lita_section): Macro deleted.  Single use expanded in place.
(alpha_ip): Handle `t' and `8' operand types.
(md_apply_fix): Handle BFD_RELOC_12_PCREL.  Print name of unhandled relocation
types.
* alpha-opcode.h: Added HALT and DRAINA.  Disabled MOVI, since it doesn't work,
and isn't supported by the native assembler.
gas/config/alpha-opcode.h