unicorn/qemu/tcg/mips
Sergey Fedorov 87c3382dc8
tcg/mips: Make direct jump patching thread-safe
Ensure direct jump patching in MIPS is atomic by using
atomic_read()/atomic_set() for code patching.

Backports commit c82460a560176ef69c2f0662bd280612e274db96 from qemu
2018-02-23 21:28:18 -05:00
..
tcg-target.h tcg/mips: Support r6 multiply/divide encodings 2018-02-17 15:24:04 -05:00
tcg-target.inc.c tcg/mips: Make direct jump patching thread-safe 2018-02-23 21:28:18 -05:00