Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h1361 NEON2RegMiscFixed = 0x0E200800,
1365 NEON_REV64 = NEON2RegMiscFixed | 0x00000000,
1366 NEON_REV32 = NEON2RegMiscFixed | 0x20000000,
1367 NEON_REV16 = NEON2RegMiscFixed | 0x00001000,
1368 NEON_SADDLP = NEON2RegMiscFixed | 0x00002000,
1370 NEON_SUQADD = NEON2RegMiscFixed | 0x00003000,
1372 NEON_CLS = NEON2RegMiscFixed | 0x00004000,
1373 NEON_CLZ = NEON2RegMiscFixed | 0x20004000,
1374 NEON_CNT = NEON2RegMiscFixed | 0x00005000,
1375 NEON_RBIT_NOT = NEON2RegMiscFixed |
[all...]
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h1856 NEON2RegMiscFixed = 0x0E200800, enumerator
1860 NEON_REV64 = NEON2RegMiscFixed | 0x00000000,
1861 NEON_REV32 = NEON2RegMiscFixed | 0x20000000,
1862 NEON_REV16 = NEON2RegMiscFixed | 0x00001000,
1863 NEON_SADDLP = NEON2RegMiscFixed | 0x00002000,
1865 NEON_SUQADD = NEON2RegMiscFixed | 0x00003000,
1867 NEON_CLS = NEON2RegMiscFixed | 0x00004000,
1868 NEON_CLZ = NEON2RegMiscFixed | 0x20004000,
1869 NEON_CNT = NEON2RegMiscFixed | 0x00005000,
1870 NEON_RBIT_NOT = NEON2RegMiscFixed |
[all...]

Completed in 14 milliseconds