Home
last modified time | relevance | path

Searched refs:CpuSSE3 (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.h74 CpuSSE3, enumerator
H A Di386-gen.c572 BITFIELD (CpuSSE3),
H A DChangeLog-2012210 * i386-opc.tbl: Replace CpuSSE3 with CpuCX16 for cmpxchg16b.
H A DChangeLog-2007781 (CpuSSE3): Likewise.
H A Di386-opc.tbl1239 <sse3:cpu:attr:vvvv, $avx:CpuAVX:Vex128|VexW0|SSE2AVX:VexVVVV, $sse:CpuSSE3::>
1264 monitor, 0xf01c8, None, CpuSSE3, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, {}
1268 monitor, 0xf01c8, None, CpuSSE3, AddrPrefixOpReg, { Acc|Word|Dword|Qword, RegC|Dword, RegD|Dword }
1270 monitor, 0xf01c8, None, CpuSSE3|Cpu64, AddrPrefixOpReg, { Acc|Dword|Qword, RegC|Qword, RegD|Qword }
1271 mwait, 0xf01c9, None, CpuSSE3, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, {}
1274 mwait, 0xf01c9, None, CpuSSE3, CheckRegSize|IgnoreSize|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_l…
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.h66 CpuSSE3, enumerator
H A DChangeLog-2012210 * i386-opc.tbl: Replace CpuSSE3 with CpuCX16 for cmpxchg16b.
H A DChangeLog-2007781 (CpuSSE3): Likewise.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2012210 * i386-opc.tbl: Replace CpuSSE3 with CpuCX16 for cmpxchg16b.
H A DChangeLog-2007781 (CpuSSE3): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2012210 * i386-opc.tbl: Replace CpuSSE3 with CpuCX16 for cmpxchg16b.
H A DChangeLog-2007781 (CpuSSE3): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/include/opcode/
H A DChangeLog-04151975 * i386.h (i386_optab): Replace CpuPNI with CpuSSE3.
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A DChangeLog-04151975 * i386.h (i386_optab): Replace CpuPNI with CpuSSE3.
/netbsd-src/external/gpl3/gdb/dist/include/opcode/
H A DChangeLog-04151975 * i386.h (i386_optab): Replace CpuPNI with CpuSSE3.
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A DChangeLog-04151975 * i386.h (i386_optab): Replace CpuPNI with CpuSSE3.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20051699 * config/tc-i386.h (CpuSSE3): Renamed from ...
1700 (CpuPNI): This. Defined as CpuSSE3.
H A DChangeLog-2006243 (CpuUnknownFlags): Replace CpuPNI with CpuSSE3.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20051699 * config/tc-i386.h (CpuSSE3): Renamed from ...
1700 (CpuPNI): This. Defined as CpuSSE3.
H A DChangeLog-2006243 (CpuUnknownFlags): Replace CpuPNI with CpuSSE3.
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c11405 if (is_cpu (&i.tm, CpuSSE3) in output_insn()