This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Add new counter-enable CSRs
- From: Palmer Dabbelt <palmer at dabbelt dot com>
- To: nickc at redhat dot com
- Cc: binutils at sourceware dot org
- Cc: Andrew Waterman <andrew at sifive dot com>
- Date: Fri, 24 Feb 2017 09:25:33 -0800 (PST)
- Subject: Re: [PATCH] Add new counter-enable CSRs
- Authentication-results: sourceware.org; auth=none
On Fri, 24 Feb 2017 08:25:27 PST (-0800), nickc@redhat.com wrote:
> Hi Palmer,
>
>> 2017-02-22 Andrew Waterman <andrew@sifive.com>
>>
>> * opcode/riscv-opc.h (CSR_SCOUNTEREN): New define.
>> (CSR_MCOUNTEREN): Likewise.
>> (scounteren): Declare register.
>> (mcounteren): Likewise.
>
> Approved - please apply.
Committed. Thanks!