https://sourceware.org/bugzilla/show_bug.cgi?id=24258

            Bug ID: 24258
           Summary: v8.5 extension "frintts" missing as a separate feature
           Product: binutils
           Version: 2.33 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: rth at gcc dot gnu.org
  Target Milestone: ---

The frintts feature was added with

2018-10-09  Sudakshina Das  <sudi....@arm.com>

        * opcode/aarch64.h (AARCH64_FEATURE_FLAGMANIP): New.
        (AARCH64_FEATURE_FRINTTS): New.
        (AARCH64_ARCH_V8_5): Add both by default.

and the instructions added the same day.  However the
feature was not added to 

static const struct aarch64_option_cpu_value_table aarch64_features[]

within gas/config/tc-aarch64.c.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to