Home
last modified time | relevance | path

Searched defs:movl (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/MC/X86/
Dx86_errors.s23 movl 0(%rax), 0(%edx) // error: invalid operand for instruction label
37 movl %eax,(%bp,%si) label
40 movl %eax,(%bp,%si,2) label
43 movl %eax,(%cx) label
46 movl %eax,(%bp,%bx) label
49 movl %eax,(,%bx) label
56 movl %eax:0x00, %ebx label
Dimm-comments.s9 movl $2147483647, %eax label
10 movl $-2147483648, %eax label
D2011-09-06-NoNewline.s3 movl %gs:8, %eax label
Dx86_operands.s62 movl %gs:8, %eax label
Dx86-64.s591 movl foo(%rip), %eax label
606 movl $12, foo(%rip) label
616 movl foo(%eip), %eax label
631 movl $12, foo(%eip) label
699 movl 0, %eax // CHECK: movl 0, %eax # encoding: [0x8b,0x04,0x25,0x00,0x00,0x00,0x00] label
1501 movl %r15d, (%r15,%r15) label
Dx86-16.s59 movl 0, %eax label
Dx86-32.s102 movl 0, %eax // CHECK: movl 0, %eax # encoding: [0xa1,0x00,0x00,0x00,0x00] label
/external/coreboot/util/cbfstool/
Dlinux_trampoline.S100 movl $2, 16(%edi) label
153 movl $VIDEO_CAPABILITY_64BIT_BASE, 0x36(%edi) label
180 movl $0x0000ffff, 16(%eax) // Set up the 2 new descriptors label
181 movl $0x00cf9b00, 20(%eax) label
182 movl $0x0000ffff, 24(%eax) label
183 movl $0x00cf9300, 28(%eax) label
185 movl %eax, 2(%eax) // Set pointer to new GDT label
/external/trusty/lk/arch/x86/32/
Dops.S44 movl 4(%esp), %edx label
/external/llvm/test/MC/AsmParser/
Dmacro-args.s8 movl 2(\re2g, \re3g, 2), \var label