Searched refs:clearWBit (Results 1 – 1 of 1) sorted by relevance
2185 static inline UChar clearWBit ( UChar rex ) in clearWBit() function2634 rex = clearWBit( rexAMode_R_enc_reg( 0, i->Ain.Alu32R.dst ) ); in emit_AMD64Instr()2640 rex = clearWBit( rexAMode_R_enc_reg( 0, i->Ain.Alu32R.dst) ); in emit_AMD64Instr()2648 rex = clearWBit( in emit_AMD64Instr()2657 rex = clearWBit( in emit_AMD64Instr()2699 *p++ = clearWBit( in emit_AMD64Instr()2729 *p++ = clearWBit( in emit_AMD64Instr()3071 *p++ = i->Ain.CLoad.szB == 4 ? clearWBit(rex) : rex; in emit_AMD64Instr()3100 *p++ = i->Ain.CStore.szB == 4 ? clearWBit(rex) : rex; in emit_AMD64Instr()3122 *p++ = clearWBit ( in emit_AMD64Instr()[all …]