mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced 2026-03-06 21:13:49 +01:00
Given we want to ensure that all instructions are fetched again, we can treat an ISB instruction as a code cache flush. |
||
|---|---|---|
| .. | ||
| basic_block.cpp | ||
| basic_block.h | ||
| cond.h | ||
| ir_emitter.cpp | ||
| ir_emitter.h | ||
| location_descriptor.cpp | ||
| location_descriptor.h | ||
| microinstruction.cpp | ||
| microinstruction.h | ||
| opcodes.cpp | ||
| opcodes.h | ||
| opcodes.inc | ||
| terminal.h | ||
| type.cpp | ||
| type.h | ||
| value.cpp | ||
| value.h | ||