Open
Bug 1445162
Opened 7 years ago
Updated 5 months ago
[meta] Improve ARM64 Simulator
Categories
(Core :: JavaScript Engine: JIT, enhancement, P3)
Tracking
()
NEW
People
(Reporter: lth, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug)
Details
(Keywords: meta, Whiteboard: [arm64:m4])
The ARM64 simulator is not quite up to par with the ARM simulator - it has no support for icache flush checking, single-step profiling, and similar goodies. This holds back testing, to some extent.
Reporter | ||
Comment 1•7 years ago
|
||
Should also investigate whether importing a new vixl would provide any of these goodies.
See Also: → 1435968
Comment 2•6 years ago
|
||
[arm64:m4] because simulator bugs don't need to block shipping ARM64 Fennec.
Whiteboard: [arm64:m3] → [arm64:m4]
Reporter | ||
Updated•3 years ago
|
Blocks: wasm-jit-bugs
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•