[ARM] Add FP16 feature extension for ARMv8.2 architecture

Jiong Wang jiong.wang@foss.arm.com
Tue Feb 16 11:04:00 GMT 2016


This patch adds FP16 feature extension for ARMv8.2 architecture.

You can enable fp16 support by commands like:
     
        -march=armv8.2-a+fp16 -mfpu=neon-fp-armv8

OK for trunk?


2016-02-16  Matthew Wahab  <matthew.wahab@arm.com>
             Jiong Wang  <jiong.wang@arm.com>


include/
   * opcode/arm.h (ARM_EXT2_FP16_INSN): New.

gas/
   * config/tc-arm.c (arm_ext_fp16): New.
   (arm_extensions): New entry for "fp16".

-------------- next part --------------
A non-text attachment was scrubbed...
Name: k.patch
Type: text/x-patch
Size: 2138 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20160216/39600a13/attachment.bin>


More information about the Binutils mailing list