Searched refs:cmpsw (Results 1 – 10 of 10) sorted by relevance
/external/llvm/test/MC/X86/ |
D | index-operations.s | 103 cmpsw (%edi), (%esi) label
|
/external/valgrind/exp-bbv/tests/x86/ |
D | rep_prefix.S | 142 repe cmpsw 177 repne cmpsw
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 421 #define CMPS_W CHOICE(cmpsw, cmpsw, _WTOG cmps) 1149 #define CMPS_W cmpsw
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.td | 835 def CMPS16 : I<0xA7, RawFrm, (outs), (ins), "cmpsw", []>, OpSize;
|
D | X86GenAsmWriter.inc | 3863 "cmpl\t\000cmpq\t\000cmpb\t\000cmp\000cmppd\t\000cmpps\t\000cmpsw\000cmp"
|
D | X86GenAsmWriter1.inc | 3856 "cmp\tRAX, \000cmp\tAL, \000cmp\000cmppd\t\000cmpps\t\000cmpsw\000cmpsd\000"
|
D | X86GenAsmMatcher.inc | 3242 { X86::CMPS16, "cmpsw", Convert, { }, 0},
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 1346 "cmpsw\t{$dst, $src|$src, $dst}", [], IIC_CMPS>, OpSize16;
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |