Home
last modified time | relevance | path

Searched refs:cpuavx2 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.h334 unsigned int cpuavx2:1; member
H A DChangeLog-2011504 (i386_cpu_flags): Add cpuavx2, cpubmi2, cpulzcnt and cpuinvpcid.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.h411 unsigned int cpuavx2:1; member
H A DChangeLog-2011504 (i386_cpu_flags): Add cpuavx2, cpubmi2, cpulzcnt and cpuinvpcid.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2011504 (i386_cpu_flags): Add cpuavx2, cpubmi2, cpulzcnt and cpuinvpcid.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2011504 (i386_cpu_flags): Add cpuavx2, cpubmi2, cpulzcnt and cpuinvpcid.
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c1771 if (x.bitfield.cpuavx && x.bitfield.cpuavx2) in cpu_flags_match()
1772 x.bitfield.cpuavx2 = 0; in cpu_flags_match()
5986 && t->cpu_flags.bitfield.cpuavx2 in check_VecOperands()
5987 && !cpu_arch_flags.bitfield.cpuavx2) in check_VecOperands()
9481 || i.tm.cpu_flags.bitfield.cpuavx2 in output_insn()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c1926 if ((any.bitfield.cpuavx || any.bitfield.cpuavx2 || any.bitfield.cpufma) in cpu_flags_match()
1932 any.bitfield.cpuavx2 = 0; in cpu_flags_match()
1979 if (any.bitfield.cpuavx && any.bitfield.cpuavx2) in cpu_flags_match()
1980 any.bitfield.cpuavx2 = 0; in cpu_flags_match()
7880 && !cpu_arch_flags.bitfield.cpuavx2) in check_VecOperands()