/external/llvm/test/MC/X86/ |
x86-32.s | 101 movw 0, %ax // CHECK: movw 0, %ax # encoding: [0x66,0xa1,0x00,0x00,0x00,0x00] label 354 // CHECK: movw %cs, %ax 356 movw %cs, %ax 362 // CHECK: movw %cs, (%eax) 364 movw %cs, (%eax) 374 // CHECK: movw (%eax), %cs 376 movw (%eax), %cs
|
/art/test/538-checker-embed-constants/src/ |
Main.java | 40 /// CHECK: movw {{r\d+}}, #511 64 /// CHECK: movw {{r\d+}}, #511 88 /// CHECK: movw {{r\d+}}, #511 117 /// CHECK: movw {{r\d+}}, #511 168 /// CHECK: movw {{r\d+}}, #511 217 /// CHECK: movw {{r\d+}}, #511
|
/external/llvm/test/CodeGen/X86/ |
lzcnt-tzcnt.ll | 116 ; CHECK-NOT: movw 155 ; CHECK-NOT: movw 194 ; CHECK-NOT: movw 332 ; CHECK-NOT: movw 371 ; CHECK-NOT: movw 410 ; CHECK-NOT: movw
|
ssp-data-layout.ll | 62 ; CHECK: movw %ax, -44( 90 ; CHECK: movw %ax, -128( 206 ; CHECK: movw %ax, -100( 234 ; CHECK: movw %ax, -112( 338 ; CHECK: movw %ax, -100( 366 ; CHECK: movw %ax, -112(
|
MergeConsecutiveStores.ll | 150 ; CHECK: movw 152 ; CHECK: movw 340 ; CHECK: movw (%{{.*}},%{{.*}}), [[REG:%[a-z]+]] 341 ; CHECK: movw [[REG]], (%{{.*}}) 372 ; CHECK: movw (%{{.*}},%{{.*}}), [[REG:%[a-z]+]] 373 ; CHECK: movw [[REG]], (%{{.*}}) 404 ; CHECK-NOT: movw (%{{.*}},%{{.*}}), [[REG:%[a-z]+]] 405 ; CHECK-NOT: movw [[REG]], (%{{.*}})
|
/external/llvm/test/MC/Disassembler/X86/ |
x86-32.txt | 138 # CHECK: movw $47416, -66(%ebp) 412 # CHECK: movw 0, %ax 421 # CHECK: movw %ax, 0 679 # CHECK: movw 878082192, %ax 688 # CHECK: movw %ax, 878082192 730 # CHECK: movw $65535, %ax
|
/art/compiler/utils/arm/ |
assembler_thumb2_test.cc | 692 "movw r1, #4096\n" // "as" does not consider (2f - 1f - 4) a constant expression for movw. 717 "movw r1, #0xfffc\n" // "as" does not consider (2f - 1f - 4) a constant expression for movw. 792 // "as" does not consider ((2f - 1f - 4) & 0xffff) a constant expression for movw. 793 "movw r1, #(0x100000 & 0xffff)\n" 820 // "as" does not consider ((2f - 1f - 4) & 0xffff) a constant expression for movw. 821 "movw r1, #((0x100000 + 2 * 0x1234) & 0xffff)\n" 925 // "as" does not consider ((2f - 1f - 4) & 0xffff) a constant expression for movw. 926 "movw ip, #(0x40000 & 0xffff)\n [all...] |
/external/v8/src/arm/ |
assembler-arm-inl.h | 386 // movw ip, #... @ call address low 16 403 // movw ip, #... 455 // A movw / movt load immediate. 550 // This is an movw / movt immediate load. Return the immediate. 591 // This is an movw / movt immediate load. Patch the immediate embedded in
|
/system/core/libcutils/arch-x86/ |
android_memset16.S | 294 movw %ax, -2(%edx) 585 movw %ax, -2(%edx) 627 movw %ax, -2(%edx) 670 movw %ax, -2(%edx) 715 movw %ax, -2(%edx)
|
/system/core/libcutils/arch-x86_64/ |
android_memset16.S | 219 movw %cx, -2(%rdi) 443 movw %cx, -2(%rdi) 482 movw %cx, -2(%rdi) 521 movw %cx, -2(%rdi) 562 movw %cx, -2(%rdi)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/ |
elfvsb.exp | 102 # On targets that have MOVW the compiler will emit relocations which 108 set file [open $tmpdir/movw-detect.c w] 109 puts $file "void foo(void) { __asm (\"movw r0, #0\"); }" 111 if [run_host_cmd_yesno "$CC" "$CFLAGS -c $tmpdir/movw-detect.c -o $tmpdir/movw-detect.o"] {
|
/toolchain/binutils/binutils-2.25/opcodes/ |
m68hc11-dis.c | 101 /* 68HC12 requires an adjustment for movb/movw pc relative modes. */ 499 /* The movb and movw must be handled in a special way... 515 movw 18 03 jj kk hh ll 0 0 525 movb/movw above are the only instructions with this matching 565 /* This movb/movw is special (see above). */
|
/art/compiler/utils/ |
assembler_thumb_test_expected.cc.inc | 442 " 0: f240 0400 movw r4, #0\n", 443 " 4: f240 0434 movw r4, #52 ; 0x34\n", 444 " 8: f240 0934 movw r9, #52 ; 0x34\n", 445 " c: f241 2334 movw r3, #4660 ; 0x1234\n", 446 " 10: f64f 79ff movw r9, #65535 ; 0xffff\n", 473 " 14: f241 0200 movw r2, #4096 ; 0x1000\n", 477 " 20: f241 0c00 movw ip, #4096 ; 0x1000\n", 487 " 40: f241 0200 movw r2, #4096 ; 0x1000\n", 491 " 4c: f241 0c00 movw ip, #4096 ; 0x1000\n", 501 " 70: f240 4200 movw r2, #1024 ; 0x400\n" [all...] |
/toolchain/binutils/binutils-2.25/include/opcode/ |
avr.h | 34 #define AVR_ISA_MOVW 0x1000 /* device has MOVW */ 105 v - `movw' even register (r0, r2, ..., r28, r30) 282 AVR_INSN (movw, "v,v", "00000001ddddrrrr", 1, AVR_ISA_MOVW, 0x0100)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
arm-elf.exp | 144 {"MOVW/MOVT" "-static -T arm.ld" "" "" {arm-movwt.s} 298 run_dump_test "movw-shared-1" 299 run_dump_test "movw-shared-2" 300 run_dump_test "movw-shared-3" 301 run_dump_test "movw-shared-4" 367 {"MOVW/MOVT and merged sections" "-T arm.ld" "" "" {movw-merge.s} 368 {{objdump -dw movw-merge.d}} 369 "movw-merge"} 370 {"MOVW/MOVT against shared libraries" "tmpdir/arm-lib.so" "" "" {arm-app-movw.s [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
x86-64-opcode.d | 32 [ ]*[a-f0-9]+: 66 41 c7 00 00 70 movw \$0x7000,\(%r8\) 33 [ ]*[a-f0-9]+: 66 c7 00 00 70 movw \$0x7000,\(%rax\) 38 [ ]*[a-f0-9]+: 66 41 c7 00 00 70 movw \$0x7000,\(%r8\) 39 [ ]*[a-f0-9]+: 66 c7 00 00 70 movw \$0x7000,\(%rax\) 43 [ ]*[a-f0-9]+: 66 41 c7 00 00 70 movw \$0x7000,\(%r8\) 44 [ ]*[a-f0-9]+: 66 c7 00 00 70 movw \$0x7000,\(%rax\)
|
x86-64-opts.d | 77 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 78 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx 83 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 84 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx 239 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 240 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx
|
x86-64-sse2avx-opts.d | 78 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 79 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx 84 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 85 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx 240 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 241 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
opts.d | 60 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 61 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx 66 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 67 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx 194 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 195 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx
|
sse2avx-opts.d | 62 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 63 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx 68 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 69 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx 196 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 197 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx
|
x86-64-opcode.d | 31 [ ]*[a-f0-9]+: 66 41 c7 00 00 70 movw \$0x7000,\(%r8\) 32 [ ]*[a-f0-9]+: 66 c7 00 00 70 movw \$0x7000,\(%rax\) 37 [ ]*[a-f0-9]+: 66 41 c7 00 00 70 movw \$0x7000,\(%r8\) 38 [ ]*[a-f0-9]+: 66 c7 00 00 70 movw \$0x7000,\(%rax\) 42 [ ]*[a-f0-9]+: 66 41 c7 00 00 70 movw \$0x7000,\(%r8\) 43 [ ]*[a-f0-9]+: 66 c7 00 00 70 movw \$0x7000,\(%rax\)
|
x86-64-opts.d | 76 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 77 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx 82 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 83 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx 238 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 239 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx
|
x86-64-sse2avx-opts.d | 78 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 79 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx 84 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 85 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx 240 [ ]*[a-f0-9]+: 66 89 d1 movw %dx,%cx 241 [ ]*[a-f0-9]+: 66 8b ca movw.s %dx,%cx
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
RuntimeDyldMachOARM.h | 215 // is a movw/movt, and whether this is arm or thumb. 216 // Bit 0 indicates movw (b0 == 0) or movt (b0 == 1).
|
/external/valgrind/none/tests/amd64/ |
xacq_xrel.c | 260 "xrelease movw %w1, 3(%0)" "\n\t" 270 "xrelease movw $0xF00D, 3(%0)" "\n\t"
|