OSDN Git Service

* gas/config/tc-arm.c (neon_is_quarter_float): Move, and rename to...
authorJulian Brown <julian@codesourcery.com>
Wed, 26 Apr 2006 16:03:02 +0000 (16:03 +0000)
committerJulian Brown <julian@codesourcery.com>
Wed, 26 Apr 2006 16:03:02 +0000 (16:03 +0000)
commitec8ff0abd3d873db7c20fc1b405c120804ddcf35
treed090d6037cb2910b8950899a2aaac395be5c141d
parent40f6b803961eafde2035eb0bceee60bf75457415
* gas/config/tc-arm.c (neon_is_quarter_float): Move, and rename to...
(is_quarter_float): Rename from above. Simplify slightly.
(parse_qfloat_immediate): Parse a "quarter precision" floating-point
number.
(parse_neon_mov): Parse floating-point constants.
(neon_qfloat_bits): Fix encoding.
(neon_cmode_for_move_imm): Tweak to use floating-point encoding in
preference to integer encoding when using the F32 type.
gas/ChangeLog
gas/config/tc-arm.c