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

Issue 54660046: code review 54660046: cmd/6a: include MOVQL opcode. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by khr
Modified:
11 years, 4 months ago
Reviewers:
r, rsc
CC:
golang-codereviews, r
Visibility:
Public.

Description

cmd/6a: include MOVQL opcode.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/cmd/6a/lex.c View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5
khr
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://khr%40golang.org@code.google.com/p/go/
11 years, 5 months ago (2014-01-27 18:40:10 UTC) #1
r
LGTM
11 years, 5 months ago (2014-01-27 18:45:20 UTC) #2
khr
*** Submitted as https://code.google.com/p/go/source/detail?r=8eba3dcd8ee0 *** cmd/6a: include MOVQL opcode. LGTM=r R=golang-codereviews, r CC=golang-codereviews https://codereview.appspot.com/54660046
11 years, 5 months ago (2014-01-27 19:17:14 UTC) #3
rsc
Why? MOVQL is a pseudo-opcode used only inside 6g, to distinguish a MOVL whose purpose ...
11 years, 4 months ago (2014-02-10 14:40:01 UTC) #4
rsc
11 years, 4 months ago (2014-02-10 16:16:48 UTC) #5
I see the discussion on the other thread. The code is fine, just a little
surprising.
Sign in to reply to this message.

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