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

Issue 156086: code review 156086: bugs in memmove: (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 7 months ago by r
Modified:
15 years, 7 months ago
Reviewers:
ken2, rsc
Visibility:
Public.

Description

bugs in memmove: - has arguments (no stack split) - MOVL does not set condition

Patch Set 1 #

Patch Set 2 : code review 156086: bugs in memmove: #

Patch Set 3 : code review 156086: bugs in memmove: #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M src/pkg/runtime/386/memmove.s View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M src/pkg/runtime/amd64/memmove.s View 2 chunks +3 lines, -2 lines 0 comments Download
M src/pkg/runtime/arm/memmove.s View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 3
r
Hello ken2, rsc, I'd like you to review the following change.
15 years, 7 months ago (2009-11-18 22:57:14 UTC) #1
rsc
LGTM
15 years, 7 months ago (2009-11-18 22:58:43 UTC) #2
r
15 years, 7 months ago (2009-11-18 23:00:03 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=ce8296a8e6ae ***

bugs in memmove:
	- has arguments (no stack split)
	- MOVL does not set condition

R=ken2, rsc
http://codereview.appspot.com/156086
Sign in to reply to this message.

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