This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][ARM][gas] Make gas accept vcmp[e].f{32,64} <reg>, #0.0


Hi Kyrill,

[gas/]
2014-06-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

     * config/tc-arm.c (parse_ifimm_zero): New function.
     (enum operand_parse_code): Add OP_RSVD_FI0 value.
     (parse_operands): Handle OP_RSVD_FI0.
     (asm_opcode_insns): Use RSVD_FI0 for second operand of vcmp, vcmpe.

[gas/testsuite/]
2014-06-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

     * gas/arm/ual-vcmp.s: New file.
     * gas/arm/ual-vcmp.d: Likewise.

Approved - please apply.

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]