/external/u-boot/arch/x86/include/asm/ |
D | atomic.h | 49 asm volatile(LOCK_PREFIX "addl %1,%0" in atomic_add() 63 asm volatile(LOCK_PREFIX "subl %1,%0" in atomic_sub() 76 asm volatile(LOCK_PREFIX "incl %0" in atomic_inc() 88 asm volatile(LOCK_PREFIX "decl %0" in atomic_dec() 101 asm(LOCK_PREFIX "addw $1, %0" : "+m" (*v)); in atomic_inc_short() 107 asm volatile(LOCK_PREFIX "andl %0,%1" \ 111 asm volatile(LOCK_PREFIX "orl %0,%1" \
|
D | bitops.h | 22 #define LOCK_PREFIX "lock ; " macro 24 #define LOCK_PREFIX "" macro 41 __asm__ __volatile__( LOCK_PREFIX in set_bit() 78 __asm__ __volatile__( LOCK_PREFIX in clear_bit() 114 __asm__ __volatile__( LOCK_PREFIX in change_bit() 132 __asm__ __volatile__( LOCK_PREFIX in test_and_set_bit() 171 __asm__ __volatile__( LOCK_PREFIX in test_and_clear_bit() 222 __asm__ __volatile__( LOCK_PREFIX in test_and_change_bit()
|
/external/ppp/pppd/ |
D | sys-solaris.c | 2526 #define LOCK_PREFIX "/var/spool/locks/LK." 2546 LOCK_PREFIX, major(sbuf.st_dev),
|
/external/v8/src/x64/ |
D | disasm-x64.cc | 154 LOCK_PREFIX = 0xF0, enumerator 2348 } else if (current == LOCK_PREFIX) { in InstructionDecode()
|
/external/capstone/arch/X86/ |
D | X86GenAsmWriter1_reduce.inc | 739 2977U, // LOCK_PREFIX
|
D | X86GenAsmWriter_reduce.inc | 739 4885U, // LOCK_PREFIX
|
D | X86GenAsmWriter.inc | 1296 14467U, // LOCK_PREFIX 7567 0U, // LOCK_PREFIX
|
D | X86GenAsmWriter1.inc | 1296 11609U, // LOCK_PREFIX 7567 0U, // LOCK_PREFIX
|
D | X86GenDisassemblerTables_reduce.inc | 5504 /* LOCK_PREFIX */ 26358 0x2d2, /* LOCK_PREFIX */
|
D | X86GenDisassemblerTables.inc | 12412 /* LOCK_PREFIX */ 49879 0x4ff, /* LOCK_PREFIX */
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.td | 1228 def LOCK_PREFIX : I<0xF0, RawFrm, (outs), (ins), "lock", []>;
|
D | X86GenAsmWriter.inc | 1158 4559U, // LOCK_PREFIX 5949 "8\000LOCK_OR64mr\000LOCK_OR8mi\000LOCK_OR8mr\000LOCK_PREFIX\000LOCK_SUB"
|
D | X86GenAsmWriter1.inc | 1158 3437U, // LOCK_PREFIX 6692 "8\000LOCK_OR64mr\000LOCK_OR8mi\000LOCK_OR8mr\000LOCK_PREFIX\000LOCK_SUB"
|
D | X86GenInstrInfo.inc | 1161 LOCK_PREFIX = 1145, 5329 …{ 1145, 0, 0, 0, 0, "LOCK_PREFIX", 0|(1<<MCID::UnmodeledSideEffects), 0x1e0000001ULL, NULL, NULL, …
|
D | X86GenAsmMatcher.inc | 3770 { X86::LOCK_PREFIX, "lock", Convert, { }, 0},
|
D | X86GenDisassemblerTables.inc | 13759 "LOCK_PREFIX"
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 1952 def LOCK_PREFIX : I<0xF0, RawFrm, (outs), (ins), "lock", []>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2115 def LOCK_PREFIX : I<0xF0, RawFrm, (outs), (ins), "lock", []>;
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmWriter.inc | 3191 16995U, // LOCK_PREFIX 18697 0U, // LOCK_PREFIX 34203 0U, // LOCK_PREFIX
|
D | X86GenAsmWriter1.inc | 2871 13801U, // LOCK_PREFIX 18377 0U, // LOCK_PREFIX
|
D | X86GenAsmMatcher.inc | 7963 { 4054 /* lock */, X86::LOCK_PREFIX, Convert_NoOperands, 0, { }, }, 22515 { 4054 /* lock */, X86::LOCK_PREFIX, Convert_NoOperands, 0, { }, },
|
D | X86GenInstrInfo.inc | 1438 LOCK_PREFIX = 1423, 19237 …deEffects), 0x3c00000001ULL, nullptr, nullptr, nullptr, -1 ,nullptr }, // Inst #1423 = LOCK_PREFIX
|