This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
RE: [PATCH 1/3] [ARC] Add arithmetic and logic instructions for nps
- From: Claudiu Zissulescu <Claudiu dot Zissulescu at synopsys dot com>
- To: Graham Markall <graham dot markall at embecosm dot com>, "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Tue, 14 Jun 2016 13:09:10 +0000
- Subject: RE: [PATCH 1/3] [ARC] Add arithmetic and logic instructions for nps
- Authentication-results: sourceware.org; auth=none
- References: <cover dot 1465827288 dot git dot graham dot markall at embecosm dot com> <2c59857dfcfc0b31c69d0f3e2a91ca1ad6720a3b dot 1465827288 dot git dot graham dot markall at embecosm dot com> <098ECE41A0A6114BB2A07F1EC238DE89661AC830 at de02wembxa dot internal dot synopsys dot com> <69dfe050-8f33-6dd8-632e-2f13ef737136 at embecosm dot com> <098ECE41A0A6114BB2A07F1EC238DE89661AC869 at de02wembxa dot internal dot synopsys dot com> <b16b3eaf-a92f-9c84-7326-8400289571a6 at embecosm dot com>
>
> if (value == UPPER)
> value = 0;
Right, my bad. Nothing to complain then.
Best,
Claudiu