Home
last modified time | relevance | path

Searched refs:cpuavx (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Di386-opc.h247 unsigned int cpuavx:1; member
DChangeLog-2008777 (i386_cpu_flags): Add cpuavx, cpuaes, cpuclmul and cpufma.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.c1593 if (x.bitfield.cpuavx) in cpu_flags_match()
1596 if (cpu.bitfield.cpuavx) in cpu_flags_match()
9421 if (r->reg_type.bitfield.regymm && !cpu_arch_flags.bitfield.cpuavx) in parse_real_register()