mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 23:05:38 +00:00
9dac598855
MIPSr6 encodes JR as JALR with zero as the link register, and the pre-r6 JR encoding is removed. Update TCG to use the new encoding when built for r6. We still use the old encoding for pre-r6, so as not to confuse return prediction stack hardware which may detect only particular encodings of the return instruction. Backports commit 6e0d096989be52c2b945fc83a9bd15d887bbdb47 from qemu |
||
---|---|---|
.. | ||
tcg-target.c | ||
tcg-target.h |