HomeSort by relevance Sort by last modified time
    Searched full:movw (Results 326 - 350 of 691) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
immed32.d 18 [ ]*[0-9a-fA-F]+:[ ]+66 b8 04 00[ ]+movw? +\$0x4,%ax
19 [ ]*[0-9a-fA-F]+:[ ]+66 b8 08 00[ ]+movw? +\$0x8,%ax
20 [ ]*[0-9a-fA-F]+:[ ]+66 b8 00 00[ ]+movw? +\$0x0,%ax
immed64.d 18 [ ]*[0-9a-fA-F]+:[ ]+66 b8 04 00[ ]+movw? +\$0x4,%ax
19 [ ]*[0-9a-fA-F]+:[ ]+66 b8 08 00[ ]+movw? +\$0x8,%ax
20 [ ]*[0-9a-fA-F]+:[ ]+66 b8 00 00[ ]+movw? +\$0x0,%ax
  /toolchain/binutils/binutils-2.25/opcodes/
rl78-decode.opc 814 /** 1011 1111 movw %e!0, %1 */
817 /** 1011 1001 movw %e0, %1 */
820 /** 1011 1010 movw %e0, %1 */
823 /** 1011 1011 movw %e0, %1 */
826 /** 1011 1100 movw %e0, %1 */
829 /** 1011 1000 movw %0, %1 */
832 /** 1010 1111 movw %0, %e!1 */
836 /** 1010 1001 movw %0, %e1 */
839 /** 1010 1010 movw %0, %e1 */
842 /** 1010 1011 movw %0, %e1 *
    [all...]
m68hc11-opc.c     [all...]
  /prebuilts/go/darwin-x86/src/runtime/
asm_ppc64x.s 19 MOVW R3, 8(R1) // argc
539 MOVW delta+8(FP), R5
547 MOVW R3, ret+16(FP)
565 MOVW new+8(FP), R5
572 MOVW R3, ret+16(FP)
601 MOVW val+8(FP), R4
603 MOVW R4, 0(R3)
748 MOVW R3, ret+16(FP)
928 MOVW (R0), R0
936 MOVW SPR(TBRU), R
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
asm_ppc64x.s 19 MOVW R3, 8(R1) // argc
539 MOVW delta+8(FP), R5
547 MOVW R3, ret+16(FP)
565 MOVW new+8(FP), R5
572 MOVW R3, ret+16(FP)
601 MOVW val+8(FP), R4
603 MOVW R4, 0(R3)
748 MOVW R3, ret+16(FP)
928 MOVW (R0), R0
936 MOVW SPR(TBRU), R
    [all...]
  /bionic/libc/arch-x86/silvermont/string/
sse2-strcpy-slm.S 919 movw (%esi), %dx
920 movw %dx, (%edi)
933 movw (%esi), %cx
934 movw %cx, (%edi)
978 movw 4(%esi), %dx
980 movw %dx, 4(%edi)
1039 movw 8(%esi), %dx
1041 movw %dx, 8(%edi)
1165 movw 16(%esi), %cx
1167 movw %cx, 16(%edi
    [all...]
sse2-memset-slm.S 186 movw %ax, (%edx)
187 movw %ax, -2(%edx, %ecx)
560 movw %ax, -2(%edx)
580 movw %ax, -3(%edx)
643 movw %ax, -2(%edx)
664 movw %ax, -3(%edx)
727 movw %ax, -2(%edx)
748 movw %ax, -3(%edx)
814 movw %ax, -2(%edx)
836 movw %ax, -3(%edx
    [all...]
sse2-memmove-slm.S 287 movw %ax, -2(%edi,%ecx)
288 movw %bx, (%edi)
312 movw %bx, -2(%edx,%ecx)
313 movw %ax, (%edx)
478 movw %bx, -2(%edx,%ecx)
479 movw %ax, (%edx)
  /bionic/libc/arch-x86_64/string/
sse2-memmove-slm.S 272 movw %si, -2(%r8,%rdx)
273 movw %bx, (%r8)
297 movw %bx, -2(%rdi,%rdx)
298 movw %si, (%rdi)
454 movw %bx, -2(%rdi,%rdx)
455 movw %cx, (%rdi)
sse2-strlcpy-slm.S 409 movw (%rsi), %dx
410 movw %dx, (%rdi)
416 movw (%rsi), %cx
418 movw %cx, (%rdi)
442 movw 4(%rsi), %dx
444 movw %dx, 4(%rdi)
476 movw 8(%rsi), %dx
478 movw %dx, 8(%rdi)
546 movw 16(%rsi), %cx
548 movw %cx, 16(%rdi
    [all...]
  /external/llvm/test/CodeGen/ARM/
memcpy-inline.ll 46 ; CHECK: movw [[REG2:r[0-9]+]], #16716
83 ; CHECK: movw [[REG6:r[0-9]+]], #21587
85 ; CHECK: movw [[REG7:r[0-9]+]], #18500
load-global.ll 37 ; PIC_V7: movw r0, :lower16:(L_G$non_lazy_ptr-(LPC0_0+8))
sub.ll 51 ; CHECK: movw r1, #65535
  /external/llvm/test/Instrumentation/AddressSanitizer/X86/
asm_mov.ll 56 ; CHECK: movw {{.*}}, {{.*}}
59 tail call void asm sideeffect "movw ($1), %ax \0A\09movw %ax, ($0) \0A\09", "r,r,~{memory},~{rax},~{dirflag},~{fpsr},~{flags}"(i16* %dst, i16* %src) #1, !srcloc !1
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/arm/armasm/
plan9x.go 119 op = "MOVW" + op[3:]
122 op = "MOVW" + op[3:] + suffix
129 op = "MOVW" + op[3:] + suffix
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/
plan9x.go 119 op = "MOVW" + op[3:]
122 op = "MOVW" + op[3:] + suffix
129 op = "MOVW" + op[3:] + suffix
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
immed64.d 18 [ ]*[0-9a-fA-F]+:[ ]+66 b8 04 00[ ]+movw? +\$0x4,%ax
19 [ ]*[0-9a-fA-F]+:[ ]+66 b8 08 00[ ]+movw? +\$0x8,%ax
20 [ ]*[0-9a-fA-F]+:[ ]+66 b8 00 00[ ]+movw? +\$0x0,%ax
  /art/runtime/interpreter/mterp/x86/
cvtfp_int.S 21 movw %ax, LOCAL0+2(%esp)
  /external/libunwind/src/x86/
getcontext-linux.S 60 movw %fs, %cx
  /external/llvm/test/CodeGen/Thumb2/
bfi.ll 44 ; CHECK: movw [[R1:r[0-9]+]], #3137
  /external/llvm/test/CodeGen/X86/
atomic_idempotent.ll 20 ; CHECK: movw
memcpy-2.ll 145 ; SSE2-Darwin: movw $120
155 ; SSE2-Mingw32: movw $120
165 ; SSE1: movw $120
175 ; NOSSE: movw $120
rdseed.ll 18 ; CHECK: movw %cx, (%r[[A0:di|cx]])
trunc-ext-ld-st.ll 9 ;CHECK: movw

Completed in 503 milliseconds

<<11121314151617181920>>