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