Closed
Bug 888275
Opened 12 years ago
Closed 12 years ago
More x86 spew improvements
Categories
(Core :: JavaScript Engine, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: sunfish, Unassigned)
Details
Attachments
(1 file)
|
29.15 KB,
patch
|
sstangl
:
review+
|
Details | Diff | Splinter Review |
Another round of minor x86 assembly spew issues. Among other things, this patch renames movxbl to movsbl for consistency with GAS syntax.
| Reporter | ||
Comment 1•12 years ago
|
||
Attachment #768934 -
Flags: review?(sstangl)
Updated•12 years ago
|
Attachment #768934 -
Flags: review?(sstangl) → review+
| Reporter | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•