Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dconstants-arm64.h1420 NEON3SameFixed = 0x0E200400, enumerator
1424 NEON_ADD = NEON3SameFixed | 0x00008000,
1425 NEON_ADDP = NEON3SameFixed | 0x0000B800,
1426 NEON_SHADD = NEON3SameFixed | 0x00000000,
1427 NEON_SHSUB = NEON3SameFixed | 0x00002000,
1428 NEON_SRHADD = NEON3SameFixed | 0x00001000,
1429 NEON_CMEQ = NEON3SameFixed | NEON3SameUBit | 0x00008800,
1430 NEON_CMGE = NEON3SameFixed | 0x00003800,
1431 NEON_CMGT = NEON3SameFixed | 0x00003000,
1432 NEON_CMHI = NEON3SameFixed | NEON3SameUBit | NEON_CMGT,
[all …]
/external/vixl/src/aarch64/
Dconstants-aarch64.h1718 NEON3SameFixed = 0x0E200400, enumerator
1722 NEON_ADD = NEON3SameFixed | 0x00008000,
1723 NEON_ADDP = NEON3SameFixed | 0x0000B800,
1724 NEON_SHADD = NEON3SameFixed | 0x00000000,
1725 NEON_SHSUB = NEON3SameFixed | 0x00002000,
1726 NEON_SRHADD = NEON3SameFixed | 0x00001000,
1727 NEON_CMEQ = NEON3SameFixed | NEON3SameUBit | 0x00008800,
1728 NEON_CMGE = NEON3SameFixed | 0x00003800,
1729 NEON_CMGT = NEON3SameFixed | 0x00003000,
1730 NEON_CMHI = NEON3SameFixed | NEON3SameUBit | NEON_CMGT,
[all …]