Searched refs:cmpsl (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/X86/ | ||
D | index-operations.s | 113 cmpsl %es:(%edi), %ss:(%esi) label |
/external/valgrind/exp-bbv/tests/x86/ | ||
D | rep_prefix.S | 150 repe cmpsl |
/external/mesa3d/src/mesa/x86/ | ||
D | assyntax.h | 420 #define CMPS_L CHOICE(cmpsl, cmpsl, _LTOG cmps) |
/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 ... |
/external/swiftshader/third_party/LLVM/lib/Target/X86/ | ||
D | X86GenAsmMatcher.inc | 3238 { X86::CMPS32, "cmpsl", Convert, { }, 0}, |