Home
last modified time | relevance | path

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

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/sh2_dynarec/
H A Dlinkage_arm.s34 .global master_cc
60 master_cc = master_reg + 88 define
61 .type master_cc, %object
62 .size master_cc, 4
63 master_pc = master_cc + 4
180 ldr r10, [fp, #master_cc-dynarec_local]
186 ldr r10, [fp, #master_cc-dynarec_local]
230 str r10, [fp, #master_cc-dynarec_local]
302 ldr r10, [fp, #master_cc-dynarec_local]
936 str r10, [fp, #master_cc-dynarec_local]
[all …]
H A Dlinkage_x86.s98 mov master_cc, %esi
110 mov master_cc, %esi
120 mov %esi, master_cc
175 mov master_cc, %esi
713 mov %esi, master_cc
718 mov master_cc, %esi
H A Dlinkage_x64.s105 mov master_cc, %esi
117 mov master_cc, %esi
127 mov %esi, master_cc
178 mov master_cc, %esi
717 mov %esi, master_cc
722 mov master_cc, %esi
H A Dassem_x86.c27 int master_cc; // Cycle count variable
622 if(r==CCREG) addr=slave?(int)&slave_cc:(int)&master_cc; in emit_loadreg()
631 if(r==CCREG) addr=slave?(int)&slave_cc:(int)&master_cc; in emit_storereg()
H A Dassem_x64.c27 int master_cc; // Cycle count variable
699 if(r==CCREG) addr=slave?(int)&slave_cc:(int)&master_cc; in emit_loadreg()
708 if(r==CCREG) addr=slave?(int)&slave_cc:(int)&master_cc; in emit_storereg()
H A Dassem_arm.c807 if(r==CCREG) addr=slave?(int)&slave_cc:(int)&master_cc; in emit_loadreg()
817 if(r==CCREG) addr=slave?(int)&slave_cc:(int)&master_cc; in emit_storereg()
H A Dsh2_dynarec.c135 extern int master_cc;
5303 master_cc=slave_cc=0; in sh2_dynarec_init()
5312 if(context==MSH2) master_cc=0; in SH2DynarecReset()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/tport/
H A Dtest_tport.c99 struct sigcomp_compartment *master_cc; member
512 TEST_1(tt->master_cc = in init_test()
515 TEST(sigcomp_compartment_option(tt->master_cc, "stateless"), 1); in init_test()
521 IF_SIGCOMP_TPTAG_COMPARTMENT(tt->master_cc) in init_test()
542 IF_SIGCOMP_TPTAG_COMPARTMENT(tt->master_cc) in init_test()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/tport/
H A Dtest_tport.c99 struct sigcomp_compartment *master_cc; member
512 TEST_1(tt->master_cc = in init_test()
515 TEST(sigcomp_compartment_option(tt->master_cc, "stateless"), 1); in init_test()
521 IF_SIGCOMP_TPTAG_COMPARTMENT(tt->master_cc) in init_test()
542 IF_SIGCOMP_TPTAG_COMPARTMENT(tt->master_cc) in init_test()