Searched refs:movt (Results 1 - 25 of 95) sorted by relevance

1234

/external/llvm/test/MC/ARM/
H A Delf-reloc-02.s17 movt r1, :upper16:.L.str
H A Dtarget-expressions.s19 movt r0, :upper16:function
22 movt r1, #:upper16:function
25 movt r2, :upper16:deadbeat
28 movt r3, #:upper16:deadbeat
31 movt r4, :upper16:0xD1510D6E
34 movt r5, #:upper16:0xD1510D6E
37 movt r0, :upper16:external
40 movt r1, #:upper16:external
43 movt r2, #:upper16:(16 + 16)
46 movt r
[all...]
H A Dmacho-movwt.s6 movt r0, :upper16:_x
9 movt r0, :upper16:_x+4
12 movt r0, :upper16:_x+0x10000
16 movt r0, :upper16:_x
19 movt r0, :upper16:_x+4
22 movt r0, :upper16:_x+0x10000
H A Dthumb2be-movt-encoding.s4 movt r9, :upper16:(_bar) label
5 @ CHECK-LE: movt r9, :upper16:_bar @ encoding: [0xc0'A',0xf2'A',0b0000AAAA,0x09]
7 @ CHECK-BE: movt r9, :upper16:_bar @ encoding: [0xf2,0b1100AAAA,0x09'A',A]
H A Dhilo-16bit-relocations.s6 movt r0, :upper16:(L_foo$non_lazy_ptr - (L1 + 8))
10 @ CHECK: movt r0, :upper16:(L_foo$non_lazy_ptr-(L1+8))
H A D2010-11-30-reloc-movt.s14 .file "/home/espindola/llvm/llvm/test/CodeGen/ARM/2010-11-30-reloc-movt.ll"
23 movt r0, :upper16:a
H A Dthumb-movwt-reloc.s17 movt r0, :upper16:function
21 @ CHECK: movt r0, :upper16:function
H A Dbig-endian-thumb2-fixup.s17 movt r0, :upper16:GOT-(movt_label)
H A Darm_fixups.s14 movt r9, :upper16:(_foo)
24 @ CHECK: movt r9, :upper16:_foo @ encoding: [A,0x90'A',0b0100AAAA,0xe3]
26 @ CHECK-BE: movt r9, :upper16:_foo @ encoding: [0xe3,0b0100AAAA,0x90'A',A]
H A Delf-movt.s12 movt r0, :upper16:GOT-(.LPC0_2+8)
15 @ ASM-NEXT: movt r0, :upper16:(GOT-(.LPC0_2+8))
/external/capstone/suite/MC/Mips/
H A Dmicromips-movcond-instructions-EB.s.cs4 0x55,0x26,0x09,0x7b = movt $9, $6, $fcc0
H A Dmicromips-movcond-instructions.s.cs4 0x26,0x55,0x7b,0x09 = movt $9, $6, $fcc0
/external/swiftshader/third_party/LLVM/test/MC/ARM/
H A Dhilo-16bit-relocations.s6 movt r0, :upper16:(L_foo$non_lazy_ptr - (L1 + 8))
10 @ CHECK: movt r0, :upper16:(L_foo$non_lazy_ptr-(L1+8))
H A Dthumb2-movt-fixup.s4 movt r3, :upper16:(_wilma-(LPC0_0+4))
H A Darm_fixups.s10 movt r9, :upper16:(_foo)
16 @ CHECK: movt r9, :upper16:_foo @ encoding: [A,0x90'A',0b0100AAAA,0xe3]
H A Delf-movt.s12 movt r0, :upper16:GOT-(.LPC0_2+8)
15 @ ASM-NEXT: movt r0, :upper16:(GOT-(.LPC0_2+8))
/external/valgrind/none/tests/mips32/
H A DMoveIns.stdout.exp227 movt $t0, $t1, $fcc0 :: out: 0xffffffff, RDval: 0x0, RSval: 0xffffffff, cc: 1
228 movt $t0, $t1, $fcc0 :: out: 0xffffffff, RDval: 0xffffffff, RSval: 0xffffffff, cc: 0
229 movt $t0, $t1, $fcc0 :: out: 0xffffffff, RDval: 0x22b, RSval: 0xffffffff, cc: 1
230 movt $t0, $t1, $fcc0 :: out: 0x0, RDval: 0x0, RSval: 0x5, cc: 0
231 movt $t0, $t1, $fcc0 :: out: 0xffffffff, RDval: 0x0, RSval: 0xffffffff, cc: 1
232 movt $t0, $t1, $fcc0 :: out: 0xffffffff, RDval: 0xffffffff, RSval: 0x19, cc: 0
233 movt $t0, $t1, $fcc0 :: out: 0x0, RDval: 0xffffffff, RSval: 0x0, cc: 1
234 movt $t0, $t1, $fcc0 :: out: 0xffffffff, RDval: 0xffffffff, RSval: 0x42, cc: 0
235 movt $t0, $t1, $fcc4 :: out: 0x0, RDval: 0x0, RSval: 0xffffffff, cc: 1
236 movt
[all...]
/external/llvm/test/MC/Mips/
H A Dmicromips-movcond-instructions.s14 # CHECK-EL: movt $9, $6, $fcc0 # encoding: [0x26,0x55,0x7b,0x09]
21 # CHECK-EB: movt $9, $6, $fcc0 # encoding: [0x55,0x26,0x09,0x7b]
25 movt $9, $6, $fcc0
/external/llvm/test/MC/Mips/mips3/
H A Dinvalid-mips4.s21 movt $zero,$s4,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
22 movt $zero,$s4,$fcc5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
23 movt.d $f0,$f2,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
24 movt.s $f30,$f2,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
25 movt.s $f30,$f2,$fcc1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
H A Dinvalid-mips5.s22 movt $zero,$s4,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
23 movt $zero,$s4,$fcc5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
24 movt.d $f0,$f2,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
25 movt.s $f30,$f2,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
26 movt.s $f30,$f2,$fcc1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
/external/valgrind/coregrind/m_dispatch/
H A Ddispatch-arm-linux.S130 4 = movt r12, hi16(disp_cp_chain_me_to_slowEP)
145 4 = movt r12, hi16(disp_cp_chain_me_to_fastEP)
158 movt r1, #:upper16:vgPlain_stats__n_xindirs_32
169 movt r4, #:upper16:VG_(tt_fast) // r4 = &VG_(tt_fast)
183 movt r1, #:upper16:vgPlain_stats__n_xindir_misses_32
/external/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
H A DCOFF_Thumb.s39 movt r0, :upper16:__imp_OutputDebugStringA
45 movt r0, :upper16:string
51 movt r0, :upper16:__imp_ExitProcess
/external/llvm/test/MC/Mips/mips32r6/
H A Dinvalid-mips32.s20 movt $zero,$s4,$fcc5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
21 movt.d $f0,$f2,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
22 movt.s $f30,$f2,$fcc1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
/external/llvm/test/MC/MachO/ARM/
H A Dthumb2-movw-fixup.s11 movt r2, :upper16:L1
13 movt r12, :upper16:L2
/external/llvm/test/MC/ARM/Windows/
H A Dmov32t-range.s19 movt r0, :upper16:.Lerange

Completed in 968 milliseconds

1234