Home
last modified time | relevance | path

Searched refs:PREFIX_LOCK (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c317 #define PREFIX_LOCK 0x100 macro
404 #define PREFIX_IGNORED_LOCK (PREFIX_LOCK << PREFIX_IGNORED_SHIFT)
8516 ins->prefixes |= PREFIX_LOCK; in ckprefix()
12677 else if (ins->address_mode != mode_64bit && (ins->prefixes & PREFIX_LOCK)) in OP_C()
12680 ins->used_prefixes |= PREFIX_LOCK; in OP_C()
13331 && (ins->prefixes & PREFIX_LOCK) != 0) in HLE_Fixup1()
13385 else if ((ins->prefixes & PREFIX_LOCK) != 0) in CMPXCHG8B_Fixup()
13975 if ((ins->prefixes & (PREFIX_OPCODE | PREFIX_ADDR | PREFIX_LOCK)) != 0x0 in JMPABS_Fixup()
H A DChangeLog-2014654 mandatory. Don't set PREFIX_REPZ/PREFIX_REPNZ/PREFIX_LOCK bits
H A DChangeLog-20071045 (OP_C): Clear lock_prefix if PREFIX_LOCK is used.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-dis.c282 #define PREFIX_LOCK 0x100 macro
329 #define PREFIX_IGNORED_LOCK (PREFIX_LOCK << PREFIX_IGNORED_SHIFT)
8586 ins->prefixes |= PREFIX_LOCK; in ckprefix()
12512 else if (ins->address_mode != mode_64bit && (ins->prefixes & PREFIX_LOCK)) in OP_C()
12515 ins->used_prefixes |= PREFIX_LOCK; in OP_C()
13146 && (ins->prefixes & PREFIX_LOCK) != 0) in HLE_Fixup1()
13200 else if ((ins->prefixes & PREFIX_LOCK) != 0) in CMPXCHG8B_Fixup()
H A DChangeLog-2014654 mandatory. Don't set PREFIX_REPZ/PREFIX_REPNZ/PREFIX_LOCK bits
H A DChangeLog-20071045 (OP_C): Clear lock_prefix if PREFIX_LOCK is used.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2014654 mandatory. Don't set PREFIX_REPZ/PREFIX_REPNZ/PREFIX_LOCK bits
H A DChangeLog-20071045 (OP_C): Clear lock_prefix if PREFIX_LOCK is used.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2014654 mandatory. Don't set PREFIX_REPZ/PREFIX_REPNZ/PREFIX_LOCK bits
H A DChangeLog-20071045 (OP_C): Clear lock_prefix if PREFIX_LOCK is used.
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c2396 PREFIX_LOCK, enumerator
2453 ret = PREFIX_LOCK; in add_prefix()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c2583 PREFIX_LOCK, enumerator
2640 ret = PREFIX_LOCK; in add_prefix()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20099991 * i386-tdep.c (PREFIX_REPZ, PREFIX_REPNZ, PREFIX_LOCK,
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20099991 * i386-tdep.c (PREFIX_REPZ, PREFIX_REPNZ, PREFIX_LOCK,