Skip to content
Unverified Commit d17400fd authored by mmc28a's avatar mmc28a Committed by GitHub
Browse files

Restrict some multiply instructions element sizes (#121)

Some Neon instructions such as sqrdmulh only operate on H and S-sized elements.
The disassembler already restricts this, so extend checks to the simulator.
Additionally, reuse the new register/index extraction function in other parts of
the simulator.
parent ed687ad2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment