Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_amd64_defs.c2278 static inline UChar clearWBit ( UChar rex ) in clearWBit() function
2760 rex = clearWBit( rexAMode_R_enc_reg( 0, i->Ain.Alu32R.dst ) ); in emit_AMD64Instr()
2766 rex = clearWBit( rexAMode_R_enc_reg( 0, i->Ain.Alu32R.dst) ); in emit_AMD64Instr()
2774 rex = clearWBit( in emit_AMD64Instr()
2783 rex = clearWBit( in emit_AMD64Instr()
2825 *p++ = clearWBit( in emit_AMD64Instr()
2855 *p++ = clearWBit( in emit_AMD64Instr()
3218 *p++ = i->Ain.CLoad.szB == 4 ? clearWBit(rex) : rex; in emit_AMD64Instr()
3247 *p++ = i->Ain.CStore.szB == 4 ? clearWBit(rex) : rex; in emit_AMD64Instr()
3269 *p++ = clearWBit ( in emit_AMD64Instr()
[all …]