Searched refs:DataProcessing1SourceFixed (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | constants-aarch64.h | 1407 DataProcessing1SourceFixed = 0x5AC00000, enumerator 1410 RBIT = DataProcessing1SourceFixed | 0x00000000, 1413 REV16 = DataProcessing1SourceFixed | 0x00000400, 1416 REV = DataProcessing1SourceFixed | 0x00000800, 1419 REV_x = DataProcessing1SourceFixed | SixtyFourBits | 0x00000C00, 1420 CLZ = DataProcessing1SourceFixed | 0x00001000, 1423 CLS = DataProcessing1SourceFixed | 0x00001400, 1428 PACIA = DataProcessing1SourceFixed | 0x80010000, 1429 PACIB = DataProcessing1SourceFixed | 0x80010400, 1430 PACDA = DataProcessing1SourceFixed | 0x80010800, [all …]
|