This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] RISC-V: Allow ISA subsets to be disabled
- From: Nick Clifton <nickc at redhat dot com>
- To: Palmer Dabbelt <palmer at dabbelt dot com>, binutils at sourceware dot org
- Cc: Alex Bradbury <asb at asbradbury dot org>
- Date: Fri, 31 Mar 2017 10:09:33 +0100
- Subject: Re: [PATCH] RISC-V: Allow ISA subsets to be disabled
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=nickc at redhat dot com
- Dkim-filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 38F2B7AEA7
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 38F2B7AEA7
- References: <20170330194542.10927-1-palmer@dabbelt.com>
Hi Palmer,
> 2017-03-30 Palmer Dabbelt <palmer@dabbelt.com>
>
> * config/tc-riscv.c (riscv_clear_subsets): New function.
> (riscv_add_subset): Call riscv_clear_subsets and riscv_set_rvc to
> clear RVC when it's been previously set.
Approved - please apply.
Cheers
Nick