Searched refs:CpuHLE (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | i386-opc.h | 153 CpuHLE, enumerator
|
H A D | ChangeLog-2012 | 1007 (cpu_flags): Add CpuHLE and CpuRTM. 1010 * i386-opc.h (CpuHLE): New.
|
H A D | i386-gen.c | 614 BITFIELD (CpuHLE),
|
H A D | i386-opc.tbl | 1910 xacquire, 0xf2, None, CpuHLE, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|IsPrefix, {} 1911 xrelease, 0xf3, None, CpuHLE, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|IsPrefix, {} 1917 xtest, 0xf01d6, None, CpuHLE|CpuRTM, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, {}
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | i386-opc.h | 317 CpuHLE, enumerator
|
H A D | ChangeLog-2012 | 1007 (cpu_flags): Add CpuHLE and CpuRTM. 1010 * i386-opc.h (CpuHLE): New.
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2012 | 1007 (cpu_flags): Add CpuHLE and CpuRTM. 1010 * i386-opc.h (CpuHLE): New.
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2012 | 1007 (cpu_flags): Add CpuHLE and CpuRTM. 1010 * i386-opc.h (CpuHLE): New.
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-i386.c | 1678 case CpuHLE: return a->bitfield.cpuhle; in _is_cpu() 7168 if (is_cpu (current_templates.start, CpuHLE)) in parse_insn()
|