Closed Bug 457449 Opened 16 years ago Closed 15 years ago

TM: (x86_64) Assertion failed: "Should not move data from GPR to XMM": false, in Nativei386.cpp:1192

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Swatinem, Unassigned)

References

Details

With Tracemonkey compiled for x86_64, I get that assertion on Dromaeos DOM Query (Yahoo UI) benchmark.
The x86_64 TM port isn't supported in the browser yet -- did it turned on accidentally?
No, I deliberately hacked the makefile to include the following:
DEFINES += -DAVMPLUS_AMD64 -DAVMPLUS_64BIT
NANOJIT_ARCH = i386
ENABLE_JIT = 1
I wanted to be a little more on the bleeding edge and help testing :)
Blocks: 457879
Nanojit has changed so much that this no longer applies. Yay!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.