Searched refs:CpuSSE3 (Results 1 – 21 of 21) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | i386-opc.h | 74 CpuSSE3, enumerator
|
H A D | i386-gen.c | 572 BITFIELD (CpuSSE3),
|
H A D | ChangeLog-2012 | 210 * i386-opc.tbl: Replace CpuSSE3 with CpuCX16 for cmpxchg16b.
|
H A D | ChangeLog-2007 | 781 (CpuSSE3): Likewise.
|
H A D | i386-opc.tbl | 1239 <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 D | i386-opc.h | 66 CpuSSE3, enumerator
|
H A D | ChangeLog-2012 | 210 * i386-opc.tbl: Replace CpuSSE3 with CpuCX16 for cmpxchg16b.
|
H A D | ChangeLog-2007 | 781 (CpuSSE3): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2012 | 210 * i386-opc.tbl: Replace CpuSSE3 with CpuCX16 for cmpxchg16b.
|
H A D | ChangeLog-2007 | 781 (CpuSSE3): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2012 | 210 * i386-opc.tbl: Replace CpuSSE3 with CpuCX16 for cmpxchg16b.
|
H A D | ChangeLog-2007 | 781 (CpuSSE3): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/opcode/ |
H A D | ChangeLog-0415 | 1975 * i386.h (i386_optab): Replace CpuPNI with CpuSSE3.
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | ChangeLog-0415 | 1975 * i386.h (i386_optab): Replace CpuPNI with CpuSSE3.
|
/netbsd-src/external/gpl3/gdb/dist/include/opcode/ |
H A D | ChangeLog-0415 | 1975 * i386.h (i386_optab): Replace CpuPNI with CpuSSE3.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | ChangeLog-0415 | 1975 * i386.h (i386_optab): Replace CpuPNI with CpuSSE3.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2005 | 1699 * config/tc-i386.h (CpuSSE3): Renamed from ... 1700 (CpuPNI): This. Defined as CpuSSE3.
|
H A D | ChangeLog-2006 | 243 (CpuUnknownFlags): Replace CpuPNI with CpuSSE3.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2005 | 1699 * config/tc-i386.h (CpuSSE3): Renamed from ... 1700 (CpuPNI): This. Defined as CpuSSE3.
|
H A D | ChangeLog-2006 | 243 (CpuUnknownFlags): Replace CpuPNI with CpuSSE3.
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-i386.c | 11405 if (is_cpu (&i.tm, CpuSSE3) in output_insn()
|