Home
last modified time | relevance | path

Searched refs:kVneg (Results 1 – 5 of 5) sorted by relevance

/external/vixl/src/aarch32/
Dconstants-aarch32.cc677 case kVneg: in ToCString()
Dconstants-aarch32.h439 kVneg, enumerator
Dassembler-aarch32.h1113 (type == kVneg) || (type == kVpadal) || (type == kVpaddl) || in Delegate()
1128 (type == kVcnt) || (type == kVneg) || (type == kVpadal) || in Delegate()
1143 (type == kVneg) || (type == kVsqrt)); in Delegate()
Ddisasm-aarch32.cc5501 os().SetCurrentInstruction(kVneg, kFpNeon); in vneg()
5502 os() << ToCString(kVneg) << ConditionPrinter(it_block_, cond) << dt << " " in vneg()
5510 os().SetCurrentInstruction(kVneg, kFpNeon); in vneg()
5511 os() << ToCString(kVneg) << ConditionPrinter(it_block_, cond) << dt << " " in vneg()
5519 os().SetCurrentInstruction(kVneg, kFpNeon); in vneg()
5520 os() << ToCString(kVneg) << ConditionPrinter(it_block_, cond) << dt << " " in vneg()
Dassembler-aarch32.cc20455 Delegate(kVneg, &Assembler::vneg, cond, dt, rd, rm); in vneg()
20484 Delegate(kVneg, &Assembler::vneg, cond, dt, rd, rm); in vneg()
20505 Delegate(kVneg, &Assembler::vneg, cond, dt, rd, rm); in vneg()