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

<<11121314151617181920>>

  /external/llvm/test/CodeGen/ARM/
fast-isel-mvn.ll 40 ; THUMB: movw r0, #65278
fast-isel-vararg.ll 21 ; ARM: movw r0, #5
machine-licm.ll 19 ; MOVT: movw [[REGISTER_2:r[0-9]+]], :lower16:(L_GV$non_lazy_ptr-(LPC0_0+8))
minsize-imms.ll 39 ; CHECK: movw r0, #65535
  /external/llvm/test/CodeGen/X86/
2008-04-16-ReMatBug.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -disable-cgp-branch-opts | grep movw | not grep ", %e"
widen_load-2.ll 150 ; CHECK-NEXT: movw %[[R2]]x, (%{{.*}})
186 ; CHECK-NEXT: movw %[[R0]]x, (%[[PTR0:.*]])
192 ; CHECK-NEXT: movw %[[R1]]x, (%[[PTR1:.*]])
202 ; CHECK-NEXT: movw %[[R0]]x, (%{{.*}})
atomic16.ll 250 ; X64: movw
252 ; X32: movw
  /external/valgrind/coregrind/m_dispatch/
dispatch-arm64-linux.S 113 // movw r1, #VG_TRC_INVARIANT_FAILED
114 // movw r2, #0
146 /* 4 = movw x9, disp_cp_chain_me_to_slowEP[15:0]
164 /* 4 = movw x9, disp_cp_chain_me_to_fastEP[15:0]
  /external/valgrind/exp-bbv/tests/x86/
fldcw_check.S 89 movw %ax, cw # store back to memory
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/arm64/
anames.go 249 "MOVW",
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /toolchain/binutils/binutils-2.25/gas/doc/
c-avr.texi 44 space plus the MOVW instruction (MCU types: attiny13, attiny13a, attiny2313,
56 Instruction set avr35 is for classic AVR core plus MOVW, CALL, and JMP
297 v @r{`movw' even register (r0, r2, ..., r28, r30)}
418 00000001ddddrrrr movw v,v
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
general.l 96 47 0092 668CD8 movw %ds,%ax
97 48 0095 668CD8 movw %ds,%eax
100 50 009a 8ED8 movw %ax,%ds
101 51 009c 8ED8 movw %eax,%ds
x86-64-opcode.s 23 MOVw %cs,(%r8) # -- -- -- 41 8C 08 ; REX to access upper reg.
24 MOVw %cs,(%rax) # -- -- -- -- 8C 08
25 MOVw %ss,(%r8) # -- -- -- 41 8C 10 ; REX to access upper reg.
26 MOVw %ss,(%rax) # -- -- -- -- 8C 10
27 MOVw %fs,(%r8) # -- -- -- 41 8C 20 ; REX to access upper reg.
28 MOVw %fs,(%rax) # -- -- -- -- 8C 20
29 MOVw (%r8),%ss # -- -- -- 41 8E 10 ; REX to access upper reg.
30 MOVw (%rax),%ss # -- -- -- -- 8E 10
31 MOVw (%r8),%fs # -- -- -- 41 8E 20 ; REX to access upper reg.
32 MOVw (%rax),%fs # -- -- -- -- 8E 2
    [all...]
  /art/runtime/interpreter/mterp/x86_64/
footer.S 205 movw %ax, OFF_FP_COUNTDOWN_OFFSET(rFP)
279 movw %ax, OFF_FP_COUNTDOWN_OFFSET(rFP)
  /external/compiler-rt/lib/asan/tests/
asan_asm_test.cc 120 DECLARE_ASM_WRITE(U2, "2", "movw", "r");
125 DECLARE_ASM_READ(U2, "2", "movw", "=r");
  /external/llvm/test/MC/X86/
x86-16.s 55 // CHECK: movw 0, %ax # encoding: [0xa1,0x00,0x00]
56 movw 0, %ax label
247 // CHECK: movw %cs, %ax
249 movw %cs, %ax
255 // CHECK: movw %cs, (%eax)
257 movw %cs, (%eax)
267 // CHECK: movw (%eax), %cs
269 movw (%eax), %cs

Completed in 1641 milliseconds

<<11121314151617181920>>