From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64/crypto: remove non-standard notation
Date: Tue, 21 Aug 2018 01:04:37 +0100 [thread overview]
Message-ID: <20180821000436.GB1758@brain-police> (raw)
In-Reply-To: <20180820224032.53194-1-ndesaulniers@google.com>
On Mon, Aug 20, 2018 at 03:40:32PM -0700, Nick Desaulniers wrote:
> It seems that:
> ldr q8, =0x30000000200000001
>
> is a GNU as convience notation for:
> ldr q8, .Lconstant
> .Lconstant
> .word 0x00000001
> .word 0x00000002
> .word 0x00000003
> .word 0x00000000
Does still this work correctly for a big-endian build?
Will
next prev parent reply other threads:[~2018-08-21 0:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-20 22:40 [PATCH] arm64/crypto: remove non-standard notation Nick Desaulniers
2018-08-20 22:43 ` Nick Desaulniers
2018-08-21 0:04 ` Will Deacon [this message]
2018-08-21 12:23 ` Ard Biesheuvel
2018-08-21 16:50 ` Nick Desaulniers
2018-08-21 17:00 ` Ard Biesheuvel
2018-08-21 17:25 ` Robin Murphy
2018-08-21 18:13 ` Nick Desaulniers
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=20180821000436.GB1758@brain-police \
--to=will.deacon@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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