Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h1446 NEON3SameUBit = 0x20000000,
1452 NEON_CMEQ = NEON3SameFixed | NEON3SameUBit | 0x00008800,
1455 NEON_CMHI = NEON3SameFixed | NEON3SameUBit | NEON_CMGT,
1456 NEON_CMHS = NEON3SameFixed | NEON3SameUBit | NEON_CMGE,
1472 NEON_UABD = NEON3SameFixed | NEON3SameUBit | NEON_SABD,
1473 NEON_UABA = NEON3SameFixed | NEON3SameUBit | NEON_SABA,
1476 NEON_SUB = NEON3SameFixed | NEON3SameUBit | 0x00008000,
1477 NEON_UHADD = NEON3SameFixed | NEON3SameUBit | NEON_SHADD,
1478 NEON_UHSUB = NEON3SameFixed | NEON3SameUBit | NEON_SHSUB,
1479 NEON_URHADD = NEON3SameFixed | NEON3SameUBit | NEON_SRHAD
[all...]
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h1981 NEON3SameUBit = 0x20000000, enumerator
1987 NEON_CMEQ = NEON3SameFixed | NEON3SameUBit | 0x00008800,
1990 NEON_CMHI = NEON3SameFixed | NEON3SameUBit | NEON_CMGT,
1991 NEON_CMHS = NEON3SameFixed | NEON3SameUBit | NEON_CMGE,
2007 NEON_UABD = NEON3SameFixed | NEON3SameUBit | NEON_SABD,
2008 NEON_UABA = NEON3SameFixed | NEON3SameUBit | NEON_SABA,
2011 NEON_SUB = NEON3SameFixed | NEON3SameUBit | 0x00008000,
2012 NEON_UHADD = NEON3SameFixed | NEON3SameUBit | NEON_SHADD,
2013 NEON_UHSUB = NEON3SameFixed | NEON3SameUBit | NEON_SHSUB,
2014 NEON_URHADD = NEON3SameFixed | NEON3SameUBit | NEON_SRHAD
[all...]

Completed in 15 milliseconds