Searched refs:LoadStorePACPreBit (Results 1 – 3 of 3) sorted by relevance
1080 LoadStorePACPreBit = 0x00000800, enumerator1082 LDRAA_pre = LoadStorePACPreBit | LDRAA,1084 LDRAB_pre = LoadStorePACPreBit | LDRAB
2115 if (instr->Mask(LoadStorePACPreBit) == LoadStorePACPreBit) { in VisitLoadStorePAC()
5727 pac_op |= LoadStorePACPreBit; in LoadStorePAC()