Searched refs:DataProcessing2SourceFixed (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/codegen/arm64/ |
| D | constants-arm64.h | 1064 DataProcessing2SourceFixed = 0x1AC00000, enumerator 1067 UDIV_w = DataProcessing2SourceFixed | 0x00000800, 1068 UDIV_x = DataProcessing2SourceFixed | 0x80000800, 1070 SDIV_w = DataProcessing2SourceFixed | 0x00000C00, 1071 SDIV_x = DataProcessing2SourceFixed | 0x80000C00, 1073 LSLV_w = DataProcessing2SourceFixed | 0x00002000, 1074 LSLV_x = DataProcessing2SourceFixed | 0x80002000, 1076 LSRV_w = DataProcessing2SourceFixed | 0x00002400, 1077 LSRV_x = DataProcessing2SourceFixed | 0x80002400, 1079 ASRV_w = DataProcessing2SourceFixed | 0x00002800, [all …]
|
| /third_party/vixl/src/aarch64/ |
| D | constants-aarch64.h | 1450 DataProcessing2SourceFixed = 0x1AC00000, enumerator 1453 UDIV_w = DataProcessing2SourceFixed | 0x00000800, 1454 UDIV_x = DataProcessing2SourceFixed | 0x80000800, 1456 SDIV_w = DataProcessing2SourceFixed | 0x00000C00, 1457 SDIV_x = DataProcessing2SourceFixed | 0x80000C00, 1459 LSLV_w = DataProcessing2SourceFixed | 0x00002000, 1460 LSLV_x = DataProcessing2SourceFixed | 0x80002000, 1462 LSRV_w = DataProcessing2SourceFixed | 0x00002400, 1463 LSRV_x = DataProcessing2SourceFixed | 0x80002400, 1465 ASRV_w = DataProcessing2SourceFixed | 0x00002800, [all …]
|