Closed Bug 475189 Opened 17 years ago Closed 17 years ago

Assembler assumes _nIns after JMP(0) is the patch location for an unconditional back edge, but cpu specific code should produce the patch location

Categories

(Tamarin Graveyard :: Baseline JIT (CodegenLIR), defect)

PowerPC
All
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: edwsmith, Assigned: edwsmith)

Details

on x64/x86 the existing code should work. ppc won't work (patch is location of instr, not next instruction). not sure about arm. AS3ChessHeadless is a test case.
Assignee: nobody → edwsmith
Status: NEW → ASSIGNED
summary is incorrect, JMP should return the address of the instruction, regardless of cpu.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.