Home
last modified time | relevance | path

Searched refs:CpuHLE (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.h153 CpuHLE, enumerator
H A DChangeLog-20121007 (cpu_flags): Add CpuHLE and CpuRTM.
1010 * i386-opc.h (CpuHLE): New.
H A Di386-gen.c614 BITFIELD (CpuHLE),
H A Di386-opc.tbl1910 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 Di386-opc.h317 CpuHLE, enumerator
H A DChangeLog-20121007 (cpu_flags): Add CpuHLE and CpuRTM.
1010 * i386-opc.h (CpuHLE): New.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-20121007 (cpu_flags): Add CpuHLE and CpuRTM.
1010 * i386-opc.h (CpuHLE): New.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-20121007 (cpu_flags): Add CpuHLE and CpuRTM.
1010 * i386-opc.h (CpuHLE): New.
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c1678 case CpuHLE: return a->bitfield.cpuhle; in _is_cpu()
7168 if (is_cpu (current_templates.start, CpuHLE)) in parse_insn()