cp_abort
Copy-Paste Abort
cp_abort
Aborts a hardware accelerator copy-paste sequence.
Details
Abort an ongoing copy-paste sequence initiated by a prior COPY instruction. This privileged instruction clears the copy-paste state, terminating any in-flight hardware accelerator operation. It is typically used in exception handlers or during context switches to ensure no stale copy-paste state persists.