Searched refs:HWCAP_CRC32C (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | sparc.h | 160 #define HWCAP_CRC32C 0x20000000 /* CRC32C insn */ macro
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-sparc.c | 235 | HWCAP_MONT | HWCAP_CRC32C | HWCAP_CBCOND | HWCAP_PAUSE 1705 if (mask & HWCAP_CRC32C) in get_hwcap_name()
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | sparc-opc.c | 2142 { "crc32c", F3F(2, 0x36, 0x147), F3F(~2, ~0x36, ~0x147), "v,B,H", F_FLOAT, HWCAP_CRC32C, 0, v9e…
|