forked from cores/microwatt
insn: Implement isync instruction
The instruction works by redirecting fetch to nia+4 (hopefully using the same adder used to generate LR) and doing a backflush. Along with being single issue, this should guarantee that the next instruction only gets fetched after the pipe's been emptied. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>jtag-port
parent
6e0ee0b0db
commit
a0d95e791e
Loading…
Reference in New Issue