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

Issue 204067: code review 204067: 8a/8l: Added CMOVcc instructions (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 1 month ago by eds
Modified:
15 years, 1 month ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

8a/8l: Added CMOVcc instructions

Patch Set 1 #

Patch Set 2 : code review 204067: 8a/8l: Added CMOVcc instructions #

Total comments: 1

Patch Set 3 : code review 204067: 8a/8l: Added CMOVcc instructions #

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

Messages

Total messages: 9
eds
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years, 1 month ago (2010-02-07 19:20:29 UTC) #1
ken3
i have 2 comments about this change. 1. the opcodes are not just enums, but ...
15 years, 1 month ago (2010-02-07 22:36:34 UTC) #2
eds
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
15 years, 1 month ago (2010-02-08 04:02:55 UTC) #3
eds
1. Done 2. I planned on doing this in a separate CL, assuming that this ...
15 years, 1 month ago (2010-02-08 04:05:57 UTC) #4
rsc
I also don't understand your most recent email: it looks like the instructions are already ...
15 years, 1 month ago (2010-02-08 05:05:41 UTC) #5
eds
The instructions are already in 6l, but the current usage for 6a is: CMOVLCC destination,source ...
15 years, 1 month ago (2010-02-08 17:56:53 UTC) #6
eds
After looking at this a bit more, I think I'm wrong. The 6a/6l syntax is ...
15 years, 1 month ago (2010-02-09 03:09:31 UTC) #7
rsc
LGTM
15 years, 1 month ago (2010-02-09 21:21:16 UTC) #8
rsc
15 years, 1 month ago (2010-02-09 21:33:09 UTC) #9
*** Submitted as http://code.google.com/p/go/source/detail?r=19cee5767433 ***

8a/8l: Added CMOVcc instructions

R=rsc
CC=golang-dev
http://codereview.appspot.com/204067

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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