Closed Bug 931486 Opened 11 years ago Closed 11 years ago

x86 assembly spew fixes

Categories

(Core :: JavaScript Engine: JIT, enhancement)

x86
All
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28
Tracking Status
firefox28 --- fixed

People

(Reporter: sunfish, Assigned: sunfish)

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Another fun round of x86 spew fixes. This implements all the FIXMEs that I'm currently seeing.
Attachment #822914 - Flags: review?(sstangl)
Comment on attachment 822914 [details] [diff] [review]
x86-spew-fixes.patch

Review of attachment 822914 [details] [diff] [review]:
-----------------------------------------------------------------

::: js/src/assembler/assembler/X86Assembler.h
@@ +1769,1 @@
>              m_formatter.oneByteOp64(OP_MOV_EvGv, src, addr);

nit: excess indentation can be removed.
Attachment #822914 - Flags: review?(sstangl) → review+
(In reply to Sean Stangl [:sstangl] from comment #1)
> Comment on attachment 822914 [details] [diff] [review]
> x86-spew-fixes.patch
> 
> Review of attachment 822914 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> ::: js/src/assembler/assembler/X86Assembler.h
> @@ +1769,1 @@
> >              m_formatter.oneByteOp64(OP_MOV_EvGv, src, addr);
> 
> nit: excess indentation can be removed.

Fixed.

https://hg.mozilla.org/integration/mozilla-inbound/rev/dd6f10de22b1
https://hg.mozilla.org/mozilla-central/rev/dd6f10de22b1
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
(In reply to Phil Ringnalda (:philor) from comment #3)
> https://hg.mozilla.org/mozilla-central/rev/dd6f10de22b1

Can you please confirm the target milestone is correct? This is Firefox 27 according to http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013/10/2013-10-28-03-02-05-mozilla-central/
Flags: needinfo?(philringnalda)
Same as the other one. On a merge day, you can't say for sure without looking at the repos.
Flags: needinfo?(philringnalda)
(In reply to Ryan VanderMeulen [:RyanVM UTC-5] from comment #5)
> Same as the other one. On a merge day, you can't say for sure without
> looking at the repos.

Right, thanks.
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: