src/gas ChangeLog config/tc-arm.c
jules@sourceware.org
jules@sourceware.org
Mon Mar 26 14:43:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: jules@sourceware.org 2007-03-26 15:43:30
Modified files:
gas : ChangeLog
gas/config : tc-arm.c
Log message:
* config/tc-arm.c (arm_it): Add immisfloat field.
(parse_qfloat_immediate): Disallow integer syntax for floating-point
immediates. Fix hex immediates, handle 0.0 and -0.0 specially.
(parse_neon_mov): Set immisfloat bit for operand if it parsed as a
float.
(neon_cmode_for_move_imm): Reject non-float immediates for float
operands.
(neon_move_immediate): Pass immisfloat bit to neon_cmode_for_move_imm.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3190&r2=1.3191
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-arm.c.diff?cvsroot=src&r1=1.318&r2=1.319
More information about the Binutils-cvs
mailing list