From: Ralf Baechle <ralf@linux-mips.org>
To: David Kuehling <dvdkhlng@gmx.de>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] add MIPS assembler version of twofish crypto algorithm
Date: Wed, 28 Sep 2011 16:19:04 +0200 [thread overview]
Message-ID: <20110928141903.GA6450@linux-mips.org> (raw)
In-Reply-To: <20110928133241.GA30192@linux-mips.org>
On Wed, Sep 28, 2011 at 03:32:41PM +0200, Ralf Baechle wrote:
Ah, also we unfortunately still support assemblers older than binutils 2.18
but and support for the software names of the registers was introduced
in 2.18, so <asm/mipsregs.h> should be used to get the definitions for the
register names.
Another advantage of doing this is that we get rid of the ugly $ prefix of
register names.
Cheers,
Ralf
next prev parent reply other threads:[~2011-09-28 14:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-20 10:46 [PATCH] add MIPS assembler version of twofish crypto algorithm David Kuehling
2011-09-28 13:32 ` Ralf Baechle
2011-09-28 14:19 ` Ralf Baechle [this message]
2011-09-30 9:04 ` David Kuehling
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=20110928141903.GA6450@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=dvdkhlng@gmx.de \
--cc=linux-mips@linux-mips.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.