drc: avoid mov pc
authornotaz <notasas@gmail.com>
Tue, 17 Dec 2024 19:36:52 +0000 (21:36 +0200)
committernotaz <notasas@gmail.com>
Tue, 17 Dec 2024 23:33:54 +0000 (01:33 +0200)
commitbbdd626a0c0ee655391bb7454303b475c2443db0
tree9ac57149888cf52bad6bca274df2efa82e0c0634
parentcf67927f76099e9c1a922a5ba3514636e8d4caab
drc: avoid mov pc

DDI0406 A4.1.1 "Changing between Thumb state and ARM state" recommends
against mov pc, and recent compilers completely avoid it too.
libpcsxcore/new_dynarec/linkage_arm.S