public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: Thomas Preudhomme <thomas.preudhomme@foss.arm.com>,
	       binutils@sourceware.org
Subject: Re: [RFC PATCH, ARM 5/7] Add support for ARMv8-M security extensions instructions
Date: Wed, 30 Mar 2016 14:47:00 -0000	[thread overview]
Message-ID: <56FBE6F4.4070309@redhat.com> (raw)
In-Reply-To: <3623997.a0aineEkO2@e108577-lin>

Hi Thomas,

> *** gas/ChangeLog ***
> 
> 2016-03-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
> 
>          * config/tc-arm.c (arm_ext_m): Add feature bit ARM_EXT2_V8M_MAIN.
>          (arm_ext_v8m_main): New feature set for bit ARM_EXT2_V8M_MAIN.
>          (arm_ext_v8m_m_only): New feature set for instructions in ARMv8-M not
>          shared with a non M profile architecture.
>          (do_rn): New function.
>          (known_t32_only_insn): Check opcode against arm_ext_v8m_m_only rather
>          than arm_ext_v8m.
>          (v7m_psrs): Add ARMv8-M security extensions new special registers.
>          (insns): Add ARMv8-M Security Extensions instructions.
>          (aeabi_set_public_attributes): Use arm_ext_v8m_m_only instead of
>          arm_ext_v8m_m to decide the profile and the Thumb ISA.
>          * testsuite/gas/arm/archv8m-cmse.s: New file.
>          * testsuite/gas/arm/archv8m-cmse-main.s: Likewise..
>          * testsuite/gas/arm/archv8m-cmse-msr.s: Likewise.
>          * testsuite/gas/arm/any-cmse.d: Likewise.
>          * testsuite/gas/arm/any-cmse-main.d: Likewise.
>          * testsuite/gas/arm/archv8m-cmse-base.d: Likewise.
>          * testsuite/gas/arm/archv8m-cmse-msr-base.d: Likewise.
>          * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
>          * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
>          * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
> 
> 
> *** include/opcode/ChangeLog ***
> 
> 2016-03-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
> 
>          * arm.h (ARM_EXT2_V8M_MAIN): new feature bit.
>          (ARM_AEXT2_V8M_MAIN): New architecture extension feature set.
>          (ARM_ARCH_V8M_MAIN): Use ARM_AEXT2_V8M_MAIN instead of ARM_AEXT2_V8M
>          for the high core bits.
> 
> 
> *** opcodes/ChangeLog ***
> 
> 2016-03-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
> 
>          * arm-dis.c (coprocessor_opcodes): Add entries for VFP ARMv8-M
>          Mainline Security Extensions instructions.
>          (thumb_opcodes): Add entries for narrow ARMv8-M Security
>          Extensions instructions.
>          (thumb32_opcodes): Add entries for wide ARMv8-M Security Extensions
>          instructions.
>          (psr_name): Add new MSP_NS and PSP_NS ARMv8-M Security Extensions
>          special registers.
> 
 
Approved - please apply.

Cheers
  Nick

  reply	other threads:[~2016-03-30 14:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-17  2:38 Thomas Preud'homme
2016-03-29 11:25 ` Thomas Preudhomme
2016-03-30 14:47   ` Nick Clifton [this message]
2016-05-10 15:25     ` Thomas Preudhomme
2016-05-10 18:35       ` Christophe Lyon
2016-05-11  5:17         ` Alan Modra
2016-05-11  8:11           ` Nick Clifton
2016-05-11 13:32             ` Thomas Preudhomme

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56FBE6F4.4070309@redhat.com \
    --to=nickc@redhat.com \
    --cc=binutils@sourceware.org \
    --cc=thomas.preudhomme@foss.arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).