Rework jit_fallback.c
Use an explicit fallback_flush() call, that should be used before the
instruction pointer is used. This is done before patching, to flush()
any pending instruction.
Define fallback_jmpi() and fallback_b{nei,lei,msr,msi} as well as the
counterpart fallback_patch_jmpi() and fallback_patch_b{nei,lei,msr,msi}.
These are required due to minor differences in the internal implementation,
due to passing flags or needing a special call to actually generate a
patch'able branch.
Diffstat (limited to 'lib/jit_arm-cpu.c')
0 files changed, 0 insertions, 0 deletions