Home
last modified time | relevance | path

Searched refs:uxtb16 (Results 1 – 25 of 25) sorted by relevance

/external/llvm/test/CodeGen/Thumb2/
Dthumb2-uxtb.ll6 ; ARMv7A: uxtb16 r0, r0
17 ; ARMv7A: uxtb16 r0, r0, ror #8
29 ; ARMv7A: uxtb16 r0, r0, ror #8
41 ; ARMv7A: uxtb16 r0, r0, ror #8
53 ; ARMv7A: uxtb16 r0, r0, ror #8
65 ; ARMv7A: uxtb16 r0, r0, ror #16
80 ; ARMv7A: uxtb16 r0, r0, ror #16
95 ; ARMv7A: uxtb16 r0, r0, ror #24
109 ; ARMv7A: uxtb16 r0, r0, ror #24
126 ; ARMv7A: uxtb16 r1, r1
/external/libvpx/libvpx/vpx_dsp/arm/
Dvariance_media.asm61 uxtb16 r5, r6 ; byte (two pixels) to halfwords
62 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
85 uxtb16 r5, r6 ; byte (two pixels) to halfwords
86 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
109 uxtb16 r5, r6 ; byte (two pixels) to halfwords
110 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
135 uxtb16 r5, r6 ; byte (two pixels) to halfwords
136 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
194 uxtb16 r7, r8 ; byte (two pixels) to halfwords
195 uxtb16 r10, r8, ror #8 ; another two pixels to halfwords
[all …]
Dvariance_halfpixvar16x16_h_media.asm64 uxtb16 r5, r6 ; byte (two pixels) to halfwords
65 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
95 uxtb16 r5, r6 ; byte (two pixels) to halfwords
96 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
126 uxtb16 r5, r6 ; byte (two pixels) to halfwords
127 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
159 uxtb16 r5, r6 ; byte (two pixels) to halfwords
160 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
Dvariance_halfpixvar16x16_v_media.asm65 uxtb16 r5, r6 ; byte (two pixels) to halfwords
66 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
96 uxtb16 r5, r6 ; byte (two pixels) to halfwords
97 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
127 uxtb16 r5, r6 ; byte (two pixels) to halfwords
128 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
160 uxtb16 r5, r6 ; byte (two pixels) to halfwords
161 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
Dvariance_halfpixvar16x16_hv_media.asm75 uxtb16 r5, r6 ; byte (two pixels) to halfwords
76 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
117 uxtb16 r5, r6 ; byte (two pixels) to halfwords
118 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
159 uxtb16 r5, r6 ; byte (two pixels) to halfwords
160 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
201 uxtb16 r5, r6 ; byte (two pixels) to halfwords
202 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
/external/llvm/test/MC/ARM/
Dthumb2-dsp-diag.s23 uxtb16 r0, r0 label
24 uxtb16 r0, r0, ror #8 label
33 @ CHECK-7EM: uxtb16 r0, r0 @ encoding: [0x3f,0xfa,0x80,0xf0]
34 @ CHECK-7EM: uxtb16 r0, r0, ror #8 @ encoding: [0x3f,0xfa,0x90,0xf0]
Dbasic-arm-instructions.s3500 uxtb16 r1, r4
3501 uxtb16 r6, r7, ror #0
3503 uxtb16 r3, r1, ror #16
3506 @ CHECK: uxtb16 r1, r4 @ encoding: [0x74,0x10,0xcf,0xe6]
3507 @ CHECK: uxtb16 r6, r7 @ encoding: [0x77,0x60,0xcf,0xe6]
3509 @ CHECK: uxtb16 r3, r1, ror #16 @ encoding: [0x71,0x38,0xcf,0xe6]
Dbasic-thumb2-instructions.s3655 uxtb16 r1, r4
3656 uxtb16 r6, r7, ror #0
3659 uxtb16 r3, r1, ror #16
3663 @ CHECK: uxtb16 r1, r4 @ encoding: [0x3f,0xfa,0x84,0xf1]
3664 @ CHECK: uxtb16 r6, r7 @ encoding: [0x3f,0xfa,0x87,0xf6]
3667 @ CHECK: uxtb16 r3, r1, ror #16 @ encoding: [0x3f,0xfa,0xa1,0xf3]
/external/libvpx/libvpx/vp8/common/arm/armv6/
Dsimpleloopfilter_v6.asm26 uxtb16 $b1, $a1 ; xx 12 xx 10
27 uxtb16 $b0, $a0 ; xx 02 xx 00
28 uxtb16 $b3, $a3 ; xx 32 xx 30
29 uxtb16 $b2, $a2 ; xx 22 xx 20
33 uxtb16 $a1, $a1, ror #8 ; xx 13 xx 11
34 uxtb16 $a3, $a3, ror #8 ; xx 33 xx 31
35 uxtb16 $a0, $a0, ror #8 ; xx 03 xx 01
36 uxtb16 $a2, $a2, ror #8 ; xx 23 xx 21
Dloopfilter_v6.asm28 uxtb16 $b1, $a1 ; xx 12 xx 10
29 uxtb16 $b0, $a0 ; xx 02 xx 00
30 uxtb16 $b3, $a3 ; xx 32 xx 30
31 uxtb16 $b2, $a2 ; xx 22 xx 20
35 uxtb16 $a1, $a1, ror #8 ; xx 13 xx 11
36 uxtb16 $a3, $a3, ror #8 ; xx 33 xx 31
37 uxtb16 $a0, $a0, ror #8 ; xx 03 xx 01
38 uxtb16 $a2, $a2, ror #8 ; xx 23 xx 21
1103 uxtb16 r6, r6
1104 uxtb16 r10, r10
[all …]
Ddequant_idct_v6.asm141 uxtb16 lr, r11, ror #8
143 uxtb16 lr, r11
157 uxtb16 r8, r11, ror #8
159 uxtb16 r8, r11
/external/llvm/test/CodeGen/ARM/
Dinlineasm.ll4 %tmp56 = tail call i32 asm "uxtb16 $0,$1", "=r,r"( i32 %tmp54 ) ; <i32> [#uses=1]
/external/llvm/test/MC/Disassembler/ARM/
Dunpredictable-AExtI-arm.txt46 # CHECK: uxtb16
Dthumb-tests.txt296 # CHECK: uxtb16 r9, r12, ror #16
Dthumb2.txt2654 # CHECK: uxtb16 r1, r4
2655 # CHECK: uxtb16 r6, r7
2658 # CHECK: uxtb16 r3, r1, ror #16
Dbasic-arm-instructions.txt2492 # CHECK: uxtb16 r1, r4
2493 # CHECK: uxtb16 r6, r7
2495 # CHECK: uxtb16 r3, r1, ror #16
/external/v8/src/arm/
Dcodegen-arm.cc294 __ uxtb16(temp3, temp1); in CreateMemCopyUint16Uint8Function()
295 __ uxtb16(temp4, temp1, 8); in CreateMemCopyUint16Uint8Function()
Dassembler-arm.h948 void uxtb16(Register dst, Register src, int rotate = 0, Condition cond = al);
Dassembler-arm.cc1912 void Assembler::uxtb16(Register dst, Register src, int rotate, Condition cond) { in uxtb16() function in v8::internal::Assembler
/external/v8/test/cctest/
Dtest-disasm-arm.cc434 COMPARE(uxtb16(r3, r4, 8), "e6cf3474 uxtb16 r3, r4, ror #8"); in TEST()
Dtest-assembler-arm.cc1383 __ uxtb16(r2, r0, 8); variable
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td1999 def t2UXTB16 : T2I_ext_rrot_uxtb16<0b011, "uxtb16",
4646 def : InstAlias<"uxtb16${p} $Rd, $Rm",
4662 def : InstAlias<"uxtb16${p} $Rd, $Rm$rot",
DARMInstrInfo.td3382 "uxtb16", UnOpFrag<(and node:$Src, 0x00FF00FF)>>;
5607 def : ARMInstAlias<"uxtb16${p} $Rd, $Rm",
/external/valgrind/none/tests/arm/
Dv6intARM.stdout.exp669 uxtb16 r0, r1 :: rd 0x00ff00ff rm 0xffffffff, carryin 0, cpsr 0x00000000
670 uxtb16 r0, r1, ror #16 :: rd 0x00ff0000 rm 0x0000ffff, carryin 0, cpsr 0x00000000
Dv6media.stdout.exp90 uxtb16 r0, r1 :: rd 0x00ff00ff rm 0xffffffff, carryin 0, cpsr 0x00000000 ge[3:0]=0000
91 uxtb16 r0, r1, ror #16 :: rd 0x00ff0000 rm 0x0000ffff, carryin 0, cpsr 0x00000000 ge[3:0]=0000