Home
last modified time | relevance | path

Searched refs:LoadStorePACPreBit (Results 1 - 3 of 3) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h1088 LoadStorePACPreBit = 0x00000800, enumerator
1090 LDRAA_pre = LoadStorePACPreBit | LDRAA,
1092 LDRAB_pre = LoadStorePACPreBit | LDRAB
H A Dsimulator-aarch64.cc4250 if (instr->Mask(LoadStorePACPreBit) == LoadStorePACPreBit) { in Simulator()
H A Dassembler-aarch64.cc6364 pac_op |= LoadStorePACPreBit;

Completed in 60 milliseconds