Home
last modified time | relevance | path

Searched refs:emit_movsbl_indexed (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/new_dynarec/arm/
H A Dassem_arm.c1799 static void emit_movsbl_indexed(int offset, int rs, int rt) in emit_movsbl_indexed() function
1812 if(map<0) emit_movsbl_indexed(addr, rs, rt); in emit_movsbl_indexed_tlb()
1822 emit_movsbl_indexed(addr, rt, rt); in emit_movsbl_indexed_tlb()
2647 case LOADB_STUB: emit_movsbl_indexed(0,rs,rt); break; in inline_readstub()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/new_dynarec/arm/
H A Dassem_arm.c1799 static void emit_movsbl_indexed(int offset, int rs, int rt) in emit_movsbl_indexed() function
1812 if(map<0) emit_movsbl_indexed(addr, rs, rt); in emit_movsbl_indexed_tlb()
1822 emit_movsbl_indexed(addr, rt, rt); in emit_movsbl_indexed_tlb()
2647 case LOADB_STUB: emit_movsbl_indexed(0,rs,rt); break; in inline_readstub()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/sh2_dynarec/
H A Dassem_arm.c1877 void emit_movsbl_indexed(int offset, int rs, int rt) in emit_movsbl_indexed() function
1889 if(map<0) emit_movsbl_indexed(addr, rs, rt); in emit_movsbl_indexed_map()
1899 emit_movsbl_indexed(addr, rt, rt); in emit_movsbl_indexed_map()
H A Dassem_x86.c1786 void emit_movsbl_indexed(int addr, int rs, int rt) in emit_movsbl_indexed() function
1809 if(map<0) emit_movsbl_indexed(addr, rs, rt); in emit_movsbl_indexed_map()
H A Dassem_x64.c2006 void emit_movsbl_indexed(int addr, int rs, int rt) in emit_movsbl_indexed() function
2031 if(map<0) emit_movsbl_indexed(addr, rs, rt); in emit_movsbl_indexed_map()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/new_dynarec/arm/
H A Dassem_arm.c2070 static void emit_movsbl_indexed(int offset, int rs, int rt) in emit_movsbl_indexed() function
2082 if(map<0) emit_movsbl_indexed(addr, rs, rt); in emit_movsbl_indexed_tlb()
2092 emit_movsbl_indexed(addr, rt, rt); in emit_movsbl_indexed_tlb()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/new_dynarec/x86/
H A Dassem_x86.c2056 static void emit_movsbl_indexed(int addr, int rs, int rt) in emit_movsbl_indexed() function
2079 if(map<0) emit_movsbl_indexed(addr+(int)g_dev.ri.rdram.dram-0x80000000, rs, rt); in emit_movsbl_indexed_tlb()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/new_dynarec/arm64/
H A Dassem_arm64.c2595 static void emit_movsbl_indexed(int offset, int rs, int rt) in emit_movsbl_indexed() function
2606 if(map<0) emit_movsbl_indexed(addr, rs, rt); in emit_movsbl_indexed_tlb()