Searched refs:HWCAP_POPC (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dsparc.h147 #define HWCAP_POPC 0x00000010 /* 'popc' insn */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dsparc.h147 #define HWCAP_POPC 0x00000010 /* 'popc' insn */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dsparc.h147 #define HWCAP_POPC 0x00000010 /* 'popc' insn */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dsparc.h147 #define HWCAP_POPC 0x00000010 /* 'popc' insn */ macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dsparc-opc.c109 #define HWS_V9 HWS_V8 | HWCAP_POPC
916 { "popc", F3(2, 0x2e, 0), F3(~2, ~0x2e, ~0)|RS1_G0|ASI(~0),"2,d", 0, HWCAP_POPC, 0, v9 },
917 { "popc", F3(2, 0x2e, 1), F3(~2, ~0x2e, ~1)|RS1_G0, "i,d", 0, HWCAP_POPC, 0, v9 },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dsparc-opc.c109 #define HWS_V9 HWS_V8 | HWCAP_POPC
916 { "popc", F3(2, 0x2e, 0), F3(~2, ~0x2e, ~0)|RS1_G0|ASI(~0),"2,d", 0, HWCAP_POPC, 0, v9 },
917 { "popc", F3(2, 0x2e, 1), F3(~2, ~0x2e, ~1)|RS1_G0, "i,d", 0, HWCAP_POPC, 0, v9 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dsparc-opc.c109 #define HWS_V9 HWS_V8 | HWCAP_POPC
916 { "popc", F3(2, 0x2e, 0), F3(~2, ~0x2e, ~0)|RS1_G0|ASI(~0),"2,d", 0, HWCAP_POPC, 0, v9 },
917 { "popc", F3(2, 0x2e, 1), F3(~2, ~0x2e, ~1)|RS1_G0, "i,d", 0, HWCAP_POPC, 0, v9 },
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-opc.c109 #define HWS_V9 HWS_V8 | HWCAP_POPC
916 { "popc", F3(2, 0x2e, 0), F3(~2, ~0x2e, ~0)|RS1_G0|ASI(~0),"2,d", 0, HWCAP_POPC, 0, v9 },
917 { "popc", F3(2, 0x2e, 1), F3(~2, ~0x2e, ~1)|RS1_G0, "i,d", 0, HWCAP_POPC, 0, v9 },
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-sparc.c1635 if (mask & HWCAP_POPC)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-sparc.c1631 if (mask & HWCAP_POPC)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-sparc.c1631 if (mask & HWCAP_POPC)

Completed in 246 milliseconds