Only substantive thing is the handling of REX http://codereview.appspot.com/4650072/diff/4023/src/cmd/6a/lex.c File src/cmd/6a/lex.c (right): http://codereview.appspot.com/4650072/diff/4023/src/cmd/6a/lex.c#newcode172 src/cmd/6a/lex.c:172: /* ...
13 years, 8 months ago
(2011-07-11 19:50:02 UTC)
#3
On Tue, Jul 12, 2011 at 10:27 AM, Russ Cox <rsc@golang.org> wrote: > just for ...
13 years, 8 months ago
(2011-07-12 14:29:04 UTC)
#6
On Tue, Jul 12, 2011 at 10:27 AM, Russ Cox <rsc@golang.org> wrote:
> just for my own curiosity,
> is there a 32-bit argument form of the CRC32 instruction?
Yes, and a 16-bit one. I didn't add them because I wasn't using them
and so had not testing coverage, but I can put them in if you like.
Cheers
AGL
On Tue, Jul 12, 2011 at 10:29, Adam Langley <agl@golang.org> wrote: > On Tue, Jul ...
13 years, 8 months ago
(2011-07-12 14:32:45 UTC)
#7
On Tue, Jul 12, 2011 at 10:29, Adam Langley <agl@golang.org> wrote:
> On Tue, Jul 12, 2011 at 10:27 AM, Russ Cox <rsc@golang.org> wrote:
>> just for my own curiosity,
>> is there a 32-bit argument form of the CRC32 instruction?
>
> Yes, and a 16-bit one. I didn't add them because I wasn't using them
> and so had not testing coverage, but I can put them in if you like.
that'd be great. even if untested they're
better than nothing. thanks.
Issue 4650072: code review 4650072: hash/crc32: add SSE4.2 support
(Closed)
Created 13 years, 9 months ago by agl1
Modified 13 years, 6 months ago
Reviewers:
Base URL:
Comments: 6