Searched refs:clearWBit (Results 1 – 1 of 1) sorted by relevance
2241 static inline UChar clearWBit ( UChar rex ) in clearWBit() function2690 rex = clearWBit( rexAMode_R_enc_reg( 0, i->Ain.Alu32R.dst ) ); in emit_AMD64Instr()2696 rex = clearWBit( rexAMode_R_enc_reg( 0, i->Ain.Alu32R.dst) ); in emit_AMD64Instr()2704 rex = clearWBit( in emit_AMD64Instr()2713 rex = clearWBit( in emit_AMD64Instr()2755 *p++ = clearWBit( in emit_AMD64Instr()2785 *p++ = clearWBit( in emit_AMD64Instr()3148 *p++ = i->Ain.CLoad.szB == 4 ? clearWBit(rex) : rex; in emit_AMD64Instr()3177 *p++ = i->Ain.CStore.szB == 4 ? clearWBit(rex) : rex; in emit_AMD64Instr()3199 *p++ = clearWBit ( in emit_AMD64Instr()[all …]