Searched refs:NEON2RegMiscUBit (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/arm64/ |
D | constants-arm64.h | 1341 NEON2RegMiscUBit = 0x20000000, enumerator 1346 NEON_UADDLP = NEON_SADDLP | NEON2RegMiscUBit, 1348 NEON_USQADD = NEON_SUQADD | NEON2RegMiscUBit, 1354 NEON_UADALP = NEON_SADALP | NEON2RegMiscUBit, 1368 NEON_UQXTN = NEON_SQXTN | NEON2RegMiscUBit, 1392 NEON_FCVTNU = NEON_FCVTNS | NEON2RegMiscUBit, 1394 NEON_FCVTPU = NEON_FCVTPS | NEON2RegMiscUBit, 1396 NEON_FCVTMU = NEON_FCVTMS | NEON2RegMiscUBit, 1398 NEON_FCVTZU = NEON_FCVTZS | NEON2RegMiscUBit, 1400 NEON_FCVTAU = NEON_FCVTAS | NEON2RegMiscUBit, [all …]
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 1603 NEON2RegMiscUBit = 0x20000000, enumerator 1608 NEON_UADDLP = NEON_SADDLP | NEON2RegMiscUBit, 1610 NEON_USQADD = NEON_SUQADD | NEON2RegMiscUBit, 1616 NEON_UADALP = NEON_SADALP | NEON2RegMiscUBit, 1630 NEON_UQXTN = NEON_SQXTN | NEON2RegMiscUBit, 1654 NEON_FCVTNU = NEON_FCVTNS | NEON2RegMiscUBit, 1656 NEON_FCVTPU = NEON_FCVTPS | NEON2RegMiscUBit, 1658 NEON_FCVTMU = NEON_FCVTMS | NEON2RegMiscUBit, 1660 NEON_FCVTZU = NEON_FCVTZS | NEON2RegMiscUBit, 1662 NEON_FCVTAU = NEON_FCVTAS | NEON2RegMiscUBit, [all …]
|