Extend instruction-level decoding globally
Extend the instruction-level decoder from SVE to support the entire instruction set. VIXL integrators can no longer use the visitor model to plug into the decoder. Instead, they can get instruction-level calls to a single registered Visit method.
Loading
Please register or sign in to comment