Home
last modified time | relevance | path

Searched refs:FPDataProcessing2SourceFixed (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h1211 FPDataProcessing2SourceFixed = 0x1E200800,
1214 FMUL = FPDataProcessing2SourceFixed | 0x00000000,
1217 FDIV = FPDataProcessing2SourceFixed | 0x00001000,
1220 FADD = FPDataProcessing2SourceFixed | 0x00002000,
1223 FSUB = FPDataProcessing2SourceFixed | 0x00003000,
1226 FMAX = FPDataProcessing2SourceFixed | 0x00004000,
1229 FMIN = FPDataProcessing2SourceFixed | 0x00005000,
1232 FMAXNM = FPDataProcessing2SourceFixed | 0x00006000,
1235 FMINNM = FPDataProcessing2SourceFixed | 0x00007000,
1238 FNMUL = FPDataProcessing2SourceFixed |
[all...]
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h1639 FPDataProcessing2SourceFixed = 0x1E200800, enumerator
1642 FMUL = FPDataProcessing2SourceFixed | 0x00000000,
1646 FDIV = FPDataProcessing2SourceFixed | 0x00001000,
1650 FADD = FPDataProcessing2SourceFixed | 0x00002000,
1654 FSUB = FPDataProcessing2SourceFixed | 0x00003000,
1658 FMAX = FPDataProcessing2SourceFixed | 0x00004000,
1662 FMIN = FPDataProcessing2SourceFixed | 0x00005000,
1666 FMAXNM = FPDataProcessing2SourceFixed | 0x00006000,
1670 FMINNM = FPDataProcessing2SourceFixed | 0x00007000,
1674 FNMUL = FPDataProcessing2SourceFixed |
[all...]

Completed in 16 milliseconds