Closed Bug 489860 Opened 16 years ago Closed 16 years ago

PPC back-end not handling JMP(0) case correctly

Categories

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

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
flash10.1

People

(Reporter: rreitmai, Assigned: rreitmai)

References

Details

Attachments

(1 file)

JMP(0) results in an 24bit based jump rather than a full 32b (or 64b on ppc64) branch.
Comment on attachment 374331 [details] [diff] [review] ver 1 - jmp 0 fix seeing as all platforms correctly handled the JMP(0) case, it made more sense to spot fix ppc, rather than introducing asm_jmp_unknown() as was suggested via earlier emails.
Attachment #374331 - Flags: review?(edwsmith)
Attachment #374331 - Flags: review?(edwsmith) → review+
Comment on attachment 374331 [details] [diff] [review] ver 1 - jmp 0 fix cleaner, I agree
Target Milestone: --- → flash10.x
Blocks: 486742
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Resolved fixed engineering / work item that has been pushed. Setting status to verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: