Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dconstants-aarch32.cc759 case kVrintp: in ToCString()
Dconstants-aarch32.h484 kVrintp, enumerator
Dassembler-aarch32.h703 (type == kVrintp) || (type == kVrintx) || (type == kVrintz)); in Delegate()
1842 (type == kVrintp)); in Delegate()
1852 (type == kVrintp)); in Delegate()
Ddisasm-aarch32.cc6213 os().SetCurrentInstruction(kVrintp, kFpNeon); in vrintp()
6214 os() << ToCString(kVrintp) << dt << " " << rd << ", " << rm; in vrintp()
6218 os().SetCurrentInstruction(kVrintp, kFpNeon); in vrintp()
6219 os() << ToCString(kVrintp) << dt << " " << rd << ", " << rm; in vrintp()
6223 os().SetCurrentInstruction(kVrintp, kFpNeon); in vrintp()
6224 os() << ToCString(kVrintp) << dt << " " << rd << ", " << rm; in vrintp()
Dassembler-aarch32.cc24451 Delegate(kVrintp, &Assembler::vrintp, dt, rd, rm); in vrintp()
24474 Delegate(kVrintp, &Assembler::vrintp, dt, rd, rm); in vrintp()
24494 Delegate(kVrintp, &Assembler::vrintp, dt, rd, rm); in vrintp()