Lines Matching refs:byte
440 Assembler(byte* buffer,
841 // Signed extend byte.
889 // Unsigned extend byte.
962 // CRC-32 checksum from byte.
974 // CRC-32 C checksum from byte.
1204 // Load byte.
1209 // Store byte.
1214 // Load byte with sign extension.
1249 // Load byte (with unscaled offset).
1254 // Store byte (with unscaled offset).
1259 // Load byte with sign extension (and unscaled offset).
1322 // Store exclusive byte.
1331 // Load exclusive byte.
1349 // Store-release exclusive byte.
1358 // Load-acquire exclusive byte.
1376 // Store-release byte.
1385 // Load-acquire byte.
1394 // Store LORelease byte [Armv8.1].
1403 // Load LORelease byte [Armv8.1].
1424 // Compare and Swap byte in memory [Armv8.1].
1427 // Compare and Swap byte in memory [Armv8.1].
1430 // Compare and Swap byte in memory [Armv8.1].
1433 // Compare and Swap byte in memory [Armv8.1].
1476 // Store-release byte (with unscaled offset) [Armv8.4].
1479 // Load-acquire RCpc Register byte (with unscaled offset) [Armv8.4].
1482 // Load-acquire RCpc Register signed byte (with unscaled offset) [Armv8.4].
1505 // Atomic add on byte in memory [Armv8.1]
1508 // Atomic add on byte in memory, with Load-acquire semantics [Armv8.1]
1511 // Atomic add on byte in memory, with Store-release semantics [Armv8.1]
1514 // Atomic add on byte in memory, with Load-acquire and Store-release semantics
1546 // Atomic bit clear on byte in memory [Armv8.1]
1549 // Atomic bit clear on byte in memory, with Load-acquire semantics [Armv8.1]
1552 // Atomic bit clear on byte in memory, with Store-release semantics [Armv8.1]
1555 // Atomic bit clear on byte in memory, with Load-acquire and Store-release
1589 // Atomic exclusive OR on byte in memory [Armv8.1]
1592 // Atomic exclusive OR on byte in memory, with Load-acquire semantics
1596 // Atomic exclusive OR on byte in memory, with Store-release semantics
1600 // Atomic exclusive OR on byte in memory, with Load-acquire and Store-release
1634 // Atomic bit set on byte in memory [Armv8.1]
1637 // Atomic bit set on byte in memory, with Load-acquire semantics [Armv8.1]
1640 // Atomic bit set on byte in memory, with Store-release semantics [Armv8.1]
1643 // Atomic bit set on byte in memory, with Load-acquire and Store-release
1676 // Atomic signed maximum on byte in memory [Armv8.1]
1679 // Atomic signed maximum on byte in memory, with Load-acquire semantics
1683 // Atomic signed maximum on byte in memory, with Store-release semantics
1687 // Atomic signed maximum on byte in memory, with Load-acquire and
1721 // Atomic signed minimum on byte in memory [Armv8.1]
1724 // Atomic signed minimum on byte in memory, with Load-acquire semantics
1728 // Atomic signed minimum on byte in memory, with Store-release semantics
1732 // Atomic signed minimum on byte in memory, with Load-acquire and
1766 // Atomic unsigned maximum on byte in memory [Armv8.1]
1769 // Atomic unsigned maximum on byte in memory, with Load-acquire semantics
1773 // Atomic unsigned maximum on byte in memory, with Store-release semantics
1777 // Atomic unsigned maximum on byte in memory, with Load-acquire and
1811 // Atomic unsigned minimum on byte in memory [Armv8.1]
1814 // Atomic unsigned minimum on byte in memory, with Load-acquire semantics
1818 // Atomic unsigned minimum on byte in memory, with Store-release semantics
1822 // Atomic unsigned minimum on byte in memory, with Load-acquire and
1856 // Atomic add on byte in memory, without return. [Armv8.1]
1859 // Atomic add on byte in memory, with Store-release semantics and without
1877 // Atomic bit clear on byte in memory, without return. [Armv8.1]
1880 // Atomic bit clear on byte in memory, with Store-release semantics and
1898 // Atomic exclusive OR on byte in memory, without return. [Armv8.1]
1901 // Atomic exclusive OR on byte in memory, with Store-release semantics and
1920 // Atomic bit set on byte in memory, without return. [Armv8.1]
1923 // Atomic bit set on byte in memory, with Store-release semantics and without
1941 // Atomic signed maximum on byte in memory, without return. [Armv8.1]
1944 // Atomic signed maximum on byte in memory, with Store-release semantics and
1963 // Atomic signed minimum on byte in memory, without return. [Armv8.1]
1966 // Atomic signed minimum on byte in memory, with Store-release semantics and
1985 // Atomic unsigned maximum on byte in memory, without return. [Armv8.1]
1988 // Atomic unsigned maximum on byte in memory, with Store-release semantics and
2007 // Atomic unsigned minimum on byte in memory, without return. [Armv8.1]
2010 // Atomic unsigned minimum on byte in memory, with Store-release semantics and
2029 // Swap byte in memory [Armv8.1]
2032 // Swap byte in memory, with Load-acquire semantics [Armv8.1]
2035 // Swap byte in memory, with Store-release semantics [Armv8.1]
2038 // Swap byte in memory, with Load-acquire and Store-release semantics
2068 // Load-Acquire RCpc Register byte [Armv8.3]
2955 // Population count per byte.
4604 // Load and broadcast unsigned byte to vector.
4664 // Load and broadcast signed byte to vector.
4696 // Contiguous load two-byte structures to two vectors.
4720 // Contiguous load three-byte structures to three vectors.
4748 // Contiguous load four-byte structures to four vectors.
5524 // Contiguous store two-byte structures from two vectors.
5548 // Contiguous store three-byte structures from three vectors.
5576 // Contiguous store four-byte structures from four vectors.
5658 // Signed byte extend (predicated).
5842 // Unsigned byte extend (predicated).