Searched refs:not_ (Results 1 – 15 of 15) sorted by relevance
129 void (*not_) (bitset, bitset); member221 #define BITSET_NOT_(DST, SRC) (SRC)->b.vtable->not_ (DST, SRC)
938 void not_(Register dst);939 void not_(const Operand& dst);
121 __ not_(rax); in Probe() local1756 void Assembler::not_(Register dst) { in not_() function in v8::internal::Assembler1764 void Assembler::not_(const Operand& dst) { in not_() function in v8::internal::Assembler
1294 not_(dst); in SmiNot()
2429 __ not_(rdx); // Correct sign in case of overflow. rdx cannot be 0 here. in Generate() local
1172 __ not_(ToRegister(input)); in DoBitNotI() local
177 __ not_(edx); in TEST() local
777 void not_(Register dst);
306 __ not_(r0); in GenerateNumberDictionaryLoad() local
2444 __ not_(eax); in Generate() local2466 __ not_(ecx); in Generate() local3431 __ not_(edx); // Correct sign in case of overflow. edx is never 0 here. in Generate() local5514 __ not_(edx); in GenerateSmis() local
1115 void Assembler::not_(Register dst) { in not_() function in v8::internal::Assembler
3763 __ not_(eax); in VisitUnaryOperation() local
1171 __ not_(ToRegister(input)); in DoBitNotI() local
2269 this command _does not_ exchange the keys. If you want to exchange
475 or, xor to not_, and_, or_, and xor_, respectively. This works