Searched refs:CLBR_ECX (Results 1 – 2 of 2) sorted by relevance
8 #define CLBR_ECX (1 << 1) macro16 #define CLBR_ARG_REGS (CLBR_EAX | CLBR_EDX | CLBR_ECX)21 #define CLBR_RCX CLBR_ECX
846 COND_PUSH(set, CLBR_ECX, ecx); \850 COND_POP(set, CLBR_ECX, ecx); \