Searched refs:cmpxchg8b_insn (Results 1 - 5 of 5) sorted by path

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
H A Dx86id.asm4925 ;.type cmpxchg8b_insn,@object
4926 ;.size cmpxchg8b_insn,28
4927 cmpxchg8b_insn: label
18705 mov DWORD [edi], cmpxchg8b_insn
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
H A Delf-x86id.asm4925 ;.type cmpxchg8b_insn,@object
4926 ;.size cmpxchg8b_insn,28
4927 cmpxchg8b_insn: label
18705 mov DWORD [edi], cmpxchg8b_insn
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_gas.gperf291 cmpxchg8b, cmpxchg8b_insn, 1, SUF_Z, 0, 0, 0, 0, CPU_586, 0, 0
292 cmpxchg8bq, cmpxchg8b_insn, 1, SUF_Q, 0, 0, 0, 0, CPU_586, 0, 0
H A Dx86insn_nasm.gperf141 cmpxchg8b, cmpxchg8b_insn, 1, SUF_Z, 0, 0, 0, 0, CPU_586, 0, 0
H A Dx86insns.c1427 static const x86_insn_info cmpxchg8b_insn[] = { variable

Completed in 298 milliseconds