Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dconstants-a64.h1438 NEON3SameUBit = 0x20000000, enumerator
1444 NEON_CMEQ = NEON3SameFixed | NEON3SameUBit | 0x00008800,
1447 NEON_CMHI = NEON3SameFixed | NEON3SameUBit | NEON_CMGT,
1448 NEON_CMHS = NEON3SameFixed | NEON3SameUBit | NEON_CMGE,
1464 NEON_UABD = NEON3SameFixed | NEON3SameUBit | NEON_SABD,
1465 NEON_UABA = NEON3SameFixed | NEON3SameUBit | NEON_SABA,
1468 NEON_SUB = NEON3SameFixed | NEON3SameUBit | 0x00008000,
1469 NEON_UHADD = NEON3SameFixed | NEON3SameUBit | NEON_SHADD,
1470 NEON_UHSUB = NEON3SameFixed | NEON3SameUBit | NEON_SHSUB,
1471 NEON_URHADD = NEON3SameFixed | NEON3SameUBit | NEON_SRHADD,
[all …]