Searched refs:DataProcessing1SourceFixed (Results 1 – 2 of 2) sorted by relevance
| /third_party/vixl/src/aarch64/ |
| 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 …]
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| D | constants-arm64.h | 1041 DataProcessing1SourceFixed = 0x5AC00000, enumerator 1044 RBIT = DataProcessing1SourceFixed | 0x00000000, 1047 REV16 = DataProcessing1SourceFixed | 0x00000400, 1050 REV = DataProcessing1SourceFixed | 0x00000800, 1053 REV_x = DataProcessing1SourceFixed | SixtyFourBits | 0x00000C00, 1054 CLZ = DataProcessing1SourceFixed | 0x00001000, 1057 CLS = DataProcessing1SourceFixed | 0x00001400,
|