Closed
Bug 924641
Opened 12 years ago
Closed 12 years ago
Rename movzxbl to movzbl
Categories
(Core :: JavaScript Engine, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: sunfish, Assigned: sunfish)
Details
Attachments
(1 file)
3.64 KB,
patch
|
sstangl
:
review+
|
Details | Diff | Splinter Review |
This patch renames movzxbl to movzbl in the x86 assembler, for consistency with the name used in the AT&T-style assembler syntax, which is what most of the rest of the code uses.
Attachment #814578 -
Flags: review?(sstangl)
Updated•12 years ago
|
Attachment #814578 -
Flags: review?(sstangl) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in
before you can comment on or make changes to this bug.
Description
•