mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 15:31:26 +12:00
rsx: Fix fragment constants decoding for non-x86 platforms
This commit is contained in:
parent
03a612487d
commit
3ef8046f5c
9 changed files with 98 additions and 123 deletions
|
@ -141,7 +141,6 @@ DECLARE(spu_runtime::tr_interpreter) = []
|
|||
ghc_cpp_trampoline(reinterpret_cast<u64>(&spu_recompiler_base::old_interpreter), c, args);
|
||||
});
|
||||
return trptr;
|
||||
return trptr;
|
||||
#endif
|
||||
}();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue