Add support for DC ZVA (#127)
The DC ZVA instruction allows zeroing areas of memory, typically at block sizes of 64 bytes per instance. Add support for this in all components, with tests.
Loading
Please register or sign in to comment
The DC ZVA instruction allows zeroing areas of memory, typically at block sizes of 64 bytes per instance. Add support for this in all components, with tests.