Home
last modified time | relevance | path

Searched defs:movw (Results 1 – 23 of 23) sorted by relevance

/llvm-project/llvm/test/MC/X86/
H A Ddisplacement-overflow.s31 movw $0, 0xffff(%bp) label
32 movw $0, -0xffff(%si) label
35 movw $0, 0xffff+1(%bp) label
37 movw $0, -0xffff-1(%si) label
H A Dimm-comments.s6 movw $32767, %ax label
7 movw $-32768, %ax label
H A DI86-64.s1861 movw $0, 485498096 label
1865 movw $0, 64(%rdx) label
1869 movw $0, 64(%rdx,%rax,4) label
1873 movw $0, -64(%rdx,%rax,4) label
1877 movw $0, 64(%rdx,%rax) label
1881 movw $0, %r14w label
1885 movw $0, (%rdx) label
1889 movw 485498096, %es label
1893 movw 485498096, %r14w label
1897 movw 64(%rdx), %es label
[all …]
H A DI86-32.s1369 movw $0, -485498096(%edx,%eax,4) label
1373 movw $0, 485498096(%edx,%eax,4) label
1377 movw $0, 485498096(%edx) label
1381 movw $0, 485498096 label
1385 movw $0, 64(%edx,%eax) label
1389 movw $0, (%edx) label
1393 movw -485498096(%edx,%eax,4), %es label
1397 movw 485498096(%edx,%eax,4), %es label
1401 movw 485498096(%edx), %es label
1405 movw 485498096, %es label
[all …]
H A Dx86-32.s101 movw 0, %ax // CHECK: movw 0, %ax # encoding: [0x66,0xa1,0x00,0x00,0x00,0x00] label
H A Dx86-16.s56 movw 0, %ax label
H A Dx86-64.s610 movw $12, foo(%rip) label
640 movw $12, foo(%eip) label
712 movw 0, %ax // CHECK: movw 0, %ax # encoding: [0x66,0x8b,0x04,0x25,0x00,0x00,0x00,0x00] label
/llvm-project/llvm/test/tools/llvm-mca/X86/Barcelona/
H A Dload-throughput.s12 movw (%rax), %sp label
13 movw (%rcx), %bp label
14 movw (%rdx), %si label
15 movw (%rbx), %di label
H A Dload-store-throughput.s12 movw %sp, (%rax) label
13 movw (%rcx), %bp label
14 movw (%rdx), %si label
15 movw %di, (%rbx) label
H A Dstore-throughput.s12 movw %sp, (%rax) label
13 movw %bp, (%rcx) label
14 movw %si, (%rdx) label
15 movw %di, (%rbx) label
/llvm-project/llvm/test/tools/llvm-mca/X86/BdVer2/
H A Dload-store-throughput.s12 movw %sp, (%rax) label
13 movw (%rcx), %bp label
14 movw (%rdx), %si label
15 movw %di, (%rbx) label
H A Dload-throughput.s12 movw (%rax), %sp label
13 movw (%rcx), %bp label
14 movw (%rdx), %si label
15 movw (%rbx), %di label
H A Dstore-throughput.s12 movw %sp, (%rax) label
13 movw %bp, (%rcx) label
14 movw %si, (%rdx) label
15 movw %di, (%rbx) label
/llvm-project/lld/test/ELF/
H A Di386-reloc-16.s19 movw $a-32768, %ax label
20 movw $b+32767, %bx label
/llvm-project/llvm/test/ExecutionEngine/JITLink/AArch32/
H A DELF_relocations_armv7plus.s23 .globl movw symbol
26 movw: label
H A DELF_relocations_thumbv7m.s49 .globl movw symbol
54 movw: label
/llvm-project/llvm/test/MC/ARM/
H A Dthumb2be-movw-encoding.s4 movw r9, :lower16:(_bar) label
H A Dnot-armv4.s15 movw r4,#0x1234 label
H A Dthumbv8m.s92 movw r1, #0xffff label
/llvm-project/llvm/test/tools/llvm-mca/ARM/
H A Dm7-int.s166 movw r0, #1 label
H A Dm4-int.s173 movw r0, #1 label
H A Dm85-int.s195 movw r0, #1 label
H A Dm55-int.s188 movw r0, #1 label