Unverified Commit 3db06630 authored by Andrew Waterman's avatar Andrew Waterman Committed by GitHub
Browse files

Fix ITIM bug overwriting I$ contents when deallocating ITIM (#1079)

Workaround: disable interrupts and then do:

.align 3
sb x0, (t0) # t0 contains ITIM-deallocate address
fence.i
parent eaac0f65
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment