Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(43)

Issue 8102044: code review 8102044: 8a/8l: add PCMPEQB and PMOVMSKB to 386. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by khr
Modified:
11 years, 11 months ago
Reviewers:
CC:
bradfitz, golang-dev
Visibility:
Public.

Description

8a/8l: add PCMPEQB and PMOVMSKB to 386. Used by CL 8056043 for fast string equals.

Patch Set 1 #

Patch Set 2 : diff -r a259257225e8 https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 3 : diff -r 2433c3567273 https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 4 : diff -r 2433c3567273 https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 5 : diff -r a4fff24827d4 https://khr%40golang.org@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M src/cmd/8a/lex.c View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/8l/8.out.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/8l/optab.c View 1 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3
khr
Hello bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://khr%40golang.org@code.google.com/p/go/
11 years, 11 months ago (2013-03-29 07:05:29 UTC) #1
bradfitz
LGTM The Google confirms the opcode on at least the first one. I'll trust you ...
11 years, 11 months ago (2013-03-29 07:13:42 UTC) #2
khr
11 years, 11 months ago (2013-03-29 07:34:07 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=7505bf6d8988 ***

8a/8l: add PCMPEQB and PMOVMSKB to 386.

Used by CL 8056043 for fast string equals.

R=bradfitz
CC=golang-dev
https://codereview.appspot.com/8102044
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b