Home
last modified time | relevance | path

Searched refs:RMWT_STUB (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/sh2_dynarec/
H A Dassem_x86.c3137 if(type==RMWT_STUB) { // TAS.B in do_rmwstub()
H A Dassem_x64.c3342 if(type==RMWT_STUB) { // TAS.B in do_rmwstub()
H A Dassem_arm.c2991 if(type==RMWT_STUB) { // TAS.B in do_rmwstub()
H A Dsh2_dynarec.c211 #define RMWT_STUB 10 macro
2568 if(opcode2[i]==11) type=RMWT_STUB; // TAS.B in rmw_assemble()
7990 case RMWT_STUB: in sh2_recompile_block()