Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dsparc.h134 #define HWCAP_POPC 0x00000010 /* 'popc' insn */ macro
DChangeLog-04151066 (HWCAP_MUL32, HWCAP_DIV32, HWCAP_FSMULD, HWCAP_V8PLUS, HWCAP_POPC,
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sparc.c227 #define HWS_V9 HWS_V8 | HWCAP_POPC
1657 if (mask & HWCAP_POPC) in get_hwcap_name()
/toolchain/binutils/binutils-2.27/opcodes/
Dsparc-opc.c853 { "popc", F3(2, 0x2e, 0), F3(~2, ~0x2e, ~0)|RS1_G0|ASI(~0),"2,d", 0, HWCAP_POPC, 0, v9 },
854 { "popc", F3(2, 0x2e, 1), F3(~2, ~0x2e, ~1)|RS1_G0, "i,d", 0, HWCAP_POPC, 0, v9 },