Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch32/
Dconstants-aarch32.cc677 case kVneg: in ToCString()
Dconstants-aarch32.h443 kVneg, enumerator
Dassembler-aarch32.h1156 (type == kVcnt) || (type == kVneg) || (type == kVpadal) || in Delegate()
1173 (type == kVcnt) || (type == kVneg) || (type == kVpadal) || in Delegate()
1187 VIXL_ASSERT((type == kVabs) || (type == kVneg) || (type == kVrintr) || in Delegate()
Ddisasm-aarch32.cc5468 os().SetCurrentInstruction(kVneg, kFpNeon); in vneg()
5469 os() << ToCString(kVneg) << ConditionPrinter(it_block_, cond) << dt << " " in vneg()
5477 os().SetCurrentInstruction(kVneg, kFpNeon); in vneg()
5478 os() << ToCString(kVneg) << ConditionPrinter(it_block_, cond) << dt << " " in vneg()
5486 os().SetCurrentInstruction(kVneg, kFpNeon); in vneg()
5487 os() << ToCString(kVneg) << ConditionPrinter(it_block_, cond) << dt << " " in vneg()
Dassembler-aarch32.cc21757 Delegate(kVneg, &Assembler::vneg, cond, dt, rd, rm); in vneg()
21786 Delegate(kVneg, &Assembler::vneg, cond, dt, rd, rm); in vneg()
21807 Delegate(kVneg, &Assembler::vneg, cond, dt, rd, rm); in vneg()