Open
Bug 970880
Opened 11 years ago
Updated 2 years ago
Clean-up: Move ImmTag & ImmType & ValueOperand to the MacroAssembler.
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Tracking
()
NEW
People
(Reporter: nbp, Unassigned)
References
(Blocks 1 open bug)
Details
The Assembler should deal with the architecture, while the MacroAssembler is here to deal with our additional abstractions on top of the Assembler.
We should move all abstractions which are not related to the architecture to the Macro Assembler.
Reporter | ||
Updated•8 years ago
|
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•