Searched refs:DataProcessing1SourceFixed (Results 1 - 2 of 2) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | constants-aarch64.h | 1415 DataProcessing1SourceFixed = 0x5AC00000, enumerator 1418 RBIT = DataProcessing1SourceFixed | 0x00000000, 1421 REV16 = DataProcessing1SourceFixed | 0x00000400, 1424 REV = DataProcessing1SourceFixed | 0x00000800, 1427 REV_x = DataProcessing1SourceFixed | SixtyFourBits | 0x00000C00, 1428 CLZ = DataProcessing1SourceFixed | 0x00001000, 1431 CLS = DataProcessing1SourceFixed | 0x00001400, 1436 PACIA = DataProcessing1SourceFixed | 0x80010000, 1437 PACIB = DataProcessing1SourceFixed | 0x80010400, 1438 PACDA = DataProcessing1SourceFixed | [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | constants-arm64.h | 1041 DataProcessing1SourceFixed = 0x5AC00000, 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,
|
Completed in 14 milliseconds