Home
last modified time | relevance | path

Searched refs:GetImmException (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc6874 switch (instr->GetImmException()) { in Simulator()
14098 (instr->GetImmException() == kUnreachableOpcode)); in Simulator()
14435 (instr->GetImmException() == kTraceOpcode)); in Simulator()
14462 (instr->GetImmException() == kLogOpcode)); in Simulator()
14483 (instr->GetImmException() == kPrintfOpcode)); in Simulator()
14645 switch (instr->GetImmException()) { in Simulator() function
14666 (instr->GetImmException() == kSaveCPUFeaturesOpcode)); in Simulator()
14675 (instr->GetImmException() == kRestoreCPUFeaturesOpcode)); in Simulator()
H A Ddisasm-aarch64.cc6775 AppendToOutput("#0x%" PRIx32, instr->GetImmException()); in Disassembler()

Completed in 27 milliseconds