Searched defs:notx (Results 1 – 3 of 3) sorted by relevance
913 __ notx(i.OutputRegister(), i.InputRegister(0), i.OutputRCBit()); in AssembleArchInstruction() local
944 void Assembler::notx(Register dst, Register src, RCBit r) { in notx() function in v8::internal::Assembler
1596 __ notx(result, left); in DoBitI() local