Open
Bug 1942308
Opened 21 days ago
Updated 17 days ago
Allow to disable ARM64 CPU features for testing
Categories
(Core :: JavaScript Engine: JIT, enhancement, P3)
Core
JavaScript Engine: JIT
Tracking
()
NEW
People
(Reporter: anba, Unassigned)
References
(Blocks 1 open bug)
Details
The ARM32 simulator allows to disable CPU features for testing, see the ARMHWCAP
env-variable and SetARMHwCapFlagsString
. We should add a similar capability to the ARM64 simulator.
Updated•17 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•