Searched refs:not_ (Results 1 – 10 of 10) sorted by relevance
129 void (*not_) (bitset, bitset); member221 #define BITSET_NOT_(DST, SRC) (SRC)->b.vtable->not_ (DST, SRC)
725 void not_(Register dst);726 void not_(const Operand& dst);
138 __ not_(rax); in Probe() local1425 void Assembler::not_(Register dst) { in not_() function in v8::internal::Assembler1434 void Assembler::not_(const Operand& dst) { in not_() function in v8::internal::Assembler
3106 __ not_(answer.reg()); in VisitUnaryOperation() local
173 __ not_(edx); in TEST() local
567 void not_(Register dst);
995 void Assembler::not_(Register dst) { in not_() function in v8::internal::Assembler
5372 __ not_(answer.reg()); in VisitUnaryOperation() local7242 __ not_(eax); in Generate() local7245 __ not_(eax); in Generate() 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