Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Issue 5648005: [binutils] allow immediates in naclrest{bp,sp} (Closed)

Created:
10 years ago by pasko-google - do not use
Modified:
9 years, 7 months ago
Reviewers:
khim
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

[binutils] allow immediates in naclrest{bp,sp} Originally these commands would have produced an error in nacl64-as: naclrestbp $0, %r15 naclrestsp $0, %r15 Error: suffix or operands invalid for `naclrestbp' 8bit immediates would be extended to 32bit. BUG= TEST= Committed: http://git.chromium.org/gitweb/?p=nacl-toolchain.git;a=commit;h=95dcbc2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -11 lines) Patch
M binutils/gas/config/tc-i386.c View 3 chunks +20 lines, -11 lines 0 comments Download
M binutils/opcodes/i386-opc.tbl View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
pasko-google - do not use
10 years ago (2010-12-08 15:57:22 UTC) #1
khim
10 years ago (2010-12-08 15:59:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698