OSDN Git Service

* gas/config/tc-arm.c (neon_is_quarter_float): Move, and rename to...
authorjules <jules>
Wed, 26 Apr 2006 16:03:02 +0000 (16:03 +0000)
committerjules <jules>
Wed, 26 Apr 2006 16:03:02 +0000 (16:03 +0000)
commit0db92aed6c6d723ac505a43e551b863c31bc9d27
tree482e379b5436929ed4cbdbfcba458d02de7f32fd
parentfd7f79da2c06539aac1575cf35d5f0ea772ce063
* 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