• Home
  • Raw
  • Download

Lines Matching refs:clearWBit

2278 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()
3299 *p++ = clearWBit( in emit_AMD64Instr()
3357 rex = clearWBit(rex); in emit_AMD64Instr()
3373 rex = clearWBit(rex); in emit_AMD64Instr()
3391 *p++ = clearWBit( in emit_AMD64Instr()
3397 *p++ = clearWBit( in emit_AMD64Instr()
3440 *p++ = clearWBit( in emit_AMD64Instr()
3447 *p++ = clearWBit( in emit_AMD64Instr()
3460 *p++ = clearWBit( rexAMode_M( i->Ain.Store.src, i->Ain.Store.dst) ); in emit_AMD64Instr()
3466 *p++ = clearWBit( rexAMode_M( i->Ain.Store.src, i->Ain.Store.dst) ); in emit_AMD64Instr()
3475 *p++ = clearWBit( rexAMode_M( i->Ain.Store.src, i->Ain.Store.dst) ); in emit_AMD64Instr()
3483 *p++ = clearWBit(rexAMode_M_enc(0, i->Ain.LdMXCSR.addr)); in emit_AMD64Instr()
3498 *p++ = clearWBit ( in emit_AMD64Instr()
3517 *p++ = toUChar(i->Ain.SseSI2SF.szS==4 ? clearWBit(rex) : rex); in emit_AMD64Instr()
3529 *p++ = toUChar(i->Ain.SseSF2SI.szD==4 ? clearWBit(rex) : rex); in emit_AMD64Instr()
3539 *p++ = clearWBit( in emit_AMD64Instr()
3558 *p++ = clearWBit( in emit_AMD64Instr()
3579 *p++ = clearWBit( in emit_AMD64Instr()
3606 *p++ = clearWBit( in emit_AMD64Instr()
3625 *p++ = clearWBit( in emit_AMD64Instr()
3636 *p++ = clearWBit( in emit_AMD64Instr()
3665 *p++ = clearWBit( in emit_AMD64Instr()
3692 *p++ = clearWBit( in emit_AMD64Instr()
3721 *p++ = clearWBit( in emit_AMD64Instr()
3748 rex = clearWBit( in emit_AMD64Instr()
3822 *p++ = clearWBit( in emit_AMD64Instr()
3836 *p++ = clearWBit( in emit_AMD64Instr()
3877 rex = clearWBit(rexAMode_M_enc(1, i->Ain.EvCheck.amCounter)); in emit_AMD64Instr()
3890 rex = clearWBit(rexAMode_M_enc(4, i->Ain.EvCheck.amFailAddr)); in emit_AMD64Instr()