Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_amd64_defs.c2132 static inline UChar clearWBit ( UChar rex ) in clearWBit() function
2551 rex = clearWBit( rexAMode_R( fake(0), i->Ain.Alu32R.dst ) ); in emit_AMD64Instr()
2557 rex = clearWBit( rexAMode_R( fake(0), i->Ain.Alu32R.dst) ); in emit_AMD64Instr()
2565 rex = clearWBit( in emit_AMD64Instr()
2574 rex = clearWBit( in emit_AMD64Instr()
2621 *p++ = clearWBit( in emit_AMD64Instr()
2656 *p++ = clearWBit( in emit_AMD64Instr()
2931 *p++ = clearWBit ( in emit_AMD64Instr()
2961 *p++ = clearWBit( in emit_AMD64Instr()
3019 rex = clearWBit(rex); in emit_AMD64Instr()
[all …]