Home
last modified time | relevance | path

Searched refs:emit_writeword_indexed_tlb (Results 1 – 9 of 9) sorted by relevance

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/new_dynarec/arm/
H A Dassem_arm.c1947 static void emit_writeword_indexed_tlb(int rt, int addr, int rs, int map, int temp) in emit_writeword_indexed_tlb() function
1964 emit_writeword_indexed_tlb(rh, addr, rs, map, temp); in emit_writedword_indexed_tlb()
1965 if(temp!=rs) emit_writeword_indexed_tlb(rl, addr, rs, temp, temp); in emit_writedword_indexed_tlb()
1968 emit_writeword_indexed_tlb(rl, addr, rs, map, temp); in emit_writedword_indexed_tlb()
/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.c1947 static void emit_writeword_indexed_tlb(int rt, int addr, int rs, int map, int temp) in emit_writeword_indexed_tlb() function
1964 emit_writeword_indexed_tlb(rh, addr, rs, map, temp); in emit_writedword_indexed_tlb()
1965 if(temp!=rs) emit_writeword_indexed_tlb(rl, addr, rs, temp, temp); in emit_writedword_indexed_tlb()
1968 emit_writeword_indexed_tlb(rl, addr, rs, map, temp); in emit_writedword_indexed_tlb()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/new_dynarec/arm64/
H A Dassem_arm64.c2754 static void emit_writeword_indexed_tlb(int rt, int addr, int rs, int map, int temp) in emit_writeword_indexed_tlb() function
2781 emit_writeword_indexed_tlb(rh, addr, rs, map, temp); in emit_writedword_indexed_tlb()
2782 if(temp!=rs) emit_writeword_indexed_tlb(rl, addr, rs, temp, temp); in emit_writedword_indexed_tlb()
2785 emit_writeword_indexed_tlb(rl, addr, rs, map, temp); in emit_writedword_indexed_tlb()
5012 emit_writeword_indexed_tlb(tl,0,addr,map,temp); in store_assemble_arm64()
5667 emit_writeword_indexed_tlb(tl,0,offset||c||s<0?temp:s,map,temp); in c1ls_assemble_arm64()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/new_dynarec/arm/
H A Dassem_arm.c2202 static void emit_writeword_indexed_tlb(int rt, int addr, int rs, int map, int temp) in emit_writeword_indexed_tlb() function
2218 emit_writeword_indexed_tlb(rh, addr, rs, map, temp); in emit_writedword_indexed_tlb()
2219 if(temp!=rs) emit_writeword_indexed_tlb(rl, addr, rs, temp, temp); in emit_writedword_indexed_tlb()
2222 emit_writeword_indexed_tlb(rl, addr, rs, map, temp); in emit_writedword_indexed_tlb()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/new_dynarec/x86/
H A Dassem_x86.c2258 static void emit_writeword_indexed_tlb(int rt, int addr, int rs, int map, int temp) in emit_writeword_indexed_tlb() function
2285 emit_writeword_indexed_tlb(rh, addr, rs, map, temp); in emit_writedword_indexed_tlb()
2286 emit_writeword_indexed_tlb(rl, addr+4, rs, map, temp); in emit_writedword_indexed_tlb()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/new_dynarec/
H A Dnew_dynarec_64.c3240 emit_writeword_indexed_tlb(tl,0,addr,map,temp); in store_assemble()
3716 emit_writeword_indexed_tlb(tl,0,offset||c||s<0?temp:s,map,temp); in c1ls_assemble()
H A Dnew_dynarec.c3222 emit_writeword_indexed_tlb(tl,0,addr,map,temp); in store_assemble()
3690 emit_writeword_indexed_tlb(tl,0,offset||c||s<0?temp:s,map,temp); in c1ls_assemble()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/new_dynarec/
H A Dnew_dynarec.c2988 emit_writeword_indexed_tlb(tl,0,a,map,temp); in store_assemble()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/new_dynarec/
H A Dnew_dynarec.c2988 emit_writeword_indexed_tlb(tl,0,a,map,temp); in store_assemble()