Home
last modified time | relevance | path

Searched refs:NEON2RegMiscUBit (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/vixl/a64/
Dconstants-a64.h1356 NEON2RegMiscUBit = 0x20000000, enumerator
1361 NEON_UADDLP = NEON_SADDLP | NEON2RegMiscUBit,
1363 NEON_USQADD = NEON_SUQADD | NEON2RegMiscUBit,
1369 NEON_UADALP = NEON_SADALP | NEON2RegMiscUBit,
1383 NEON_UQXTN = NEON_SQXTN | NEON2RegMiscUBit,
1407 NEON_FCVTNU = NEON_FCVTNS | NEON2RegMiscUBit,
1409 NEON_FCVTPU = NEON_FCVTPS | NEON2RegMiscUBit,
1411 NEON_FCVTMU = NEON_FCVTMS | NEON2RegMiscUBit,
1413 NEON_FCVTZU = NEON_FCVTZS | NEON2RegMiscUBit,
1415 NEON_FCVTAU = NEON_FCVTAS | NEON2RegMiscUBit,
[all …]