Searched defs:not_ (Results 1 – 9 of 9) sorted by relevance
166 __ not_(rdx); in TEST() local
177 __ not_(edx); in TEST() local
129 void (*not_) (bitset, bitset); member
121 __ not_(rax); in Probe() local1747 void Assembler::not_(Register dst) { in not_() function in v8::internal::Assembler1755 void Assembler::not_(const Operand& dst) { in not_() function in v8::internal::Assembler
1272 __ not_(ToRegister(input)); in DoBitNotI() local
3305 __ not_(rdx); // Correct sign in case of overflow. rdx cannot be 0 here. in Generate() local
917 __ not_(eax); in GenerateSmiCodeBitNot() local1016 __ not_(ecx); in GenerateHeapNumberCodeBitNot() local1047 __ not_(ecx); in GenerateHeapNumberCodeBitNot() local4240 __ not_(edx); // Correct sign in case of overflow. edx is never 0 here. in Generate() local6524 __ not_(edx); in GenerateSmis() local
1007 void Assembler::not_(Register dst) { in not_() function in v8::internal::Assembler
1303 __ not_(ToRegister(input)); in DoBitNotI() local