HomeSort by relevance Sort by last modified time
    Searched refs:asr (Results 1 - 25 of 232) sorted by null

1 2 3 4 5 6 7 8 910

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
asr.s 0 # asr test
3 asr r0,r1
4 asr fp,sp
6 asr r0,0
7 asr r1,-1
8 asr 0,r2
9 asr -1,r3
10 asr r4,255
11 asr 255,r5
12 asr r6,-25
    [all...]
asr.d 9 0: 00 82 00 18 18008200 asr r0,r1
10 4: 00 02 6e 1b 1b6e0200 asr fp,sp
11 8: 00 82 1f 18 181f8200 asr r0,0
12 c: ff 83 3f 18 183f83ff asr r1,-1
13 10: 00 02 e1 1f 1fe10200 asr 0,r2
14 14: 00 82 e1 1f 1fe18200 asr 0,r3
15 18: ff 82 9f 18 189f82ff asr r4,255
16 1c: 00 82 e2 1f 1fe28200 asr 0,r5
17 20: 00 83 df 18 18df8300 asr r6,-256
18 24: 00 82 e3 1f 1fe38200 asr 0,r
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10200/
shift.s 2 asr d2 define
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/
shift.s 2 asr d1,d2
3 asr 4,d2
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_polyphase_filter_window.h 99 mov a, sample, asr#15
100 teq a, sample, asr b
101 eorne sample, MAX_16BITS_INT, sample, asr#31
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
shift-bad.s 2 asr r0, r1, r2, ror #5
9 lsl r0, r0, r2, asr r0
15 lsl r0, r1, r2, asr r0
shift-bad.l 2 .*shift-bad.s:2: Error: extraneous shift as part of operand to shift insn -- `asr r0,r1,r2,ror#5'
6 .*shift-bad.s:9: Error: extraneous shift as part of operand to shift insn -- `lsl r0,r0,r2,asr r0'
9 .*shift-bad.s:15: Error: extraneous shift as part of operand to shift insn -- `lsl r0,r1,r2,asr r0'
  /external/compiler-rt/lib/builtins/arm/
divmodsi4.S 59 eor ip, r0, r0, asr #31
60 eor lr, r1, r1, asr #31
61 sub r0, ip, r0, asr #31
62 sub r1, lr, r1, asr #31
67 eor r0, r0, r4, asr #31
68 eor r1, r1, r5, asr #31
69 sub r0, r0, r4, asr #31
70 sub r1, r1, r5, asr #31
divsi3.S 54 eor r2, r0, r0, asr #31
55 eor r3, r1, r1, asr #31
56 sub r0, r2, r0, asr #31
57 sub r1, r3, r1, asr #31
61 eor r0, r0, r4, asr #31
62 sub r0, r0, r4, asr #31
modsi3.S 52 eor r2, r0, r0, asr #31
53 eor r3, r1, r1, asr #31
54 sub r0, r2, r0, asr #31
55 sub r1, r3, r1, asr #31
59 eor r0, r0, r4, asr #31
60 sub r0, r0, r4, asr #31
comparesf2.S 80 mvnlo r0, r1, asr #31
87 movhi r0, r1, asr #31
122 mvnlo r0, r1, asr #31
124 movhi r0, r1, asr #31
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
mcdper.s 1 # Test reads/writes to the %mcdper asr register
mwait.s 1 # Test reads/writes to the %mwait asr register and the MWAIT
mcdper.d 3 #name: sparc OSA2015 %mcdper asr
mwait.d 3 #name: sparc OSA2015 %mwait asr and MWAIT instruction
  /external/valgrind/none/tests/arm/
v6intThumb.stdout.exp     [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
divsi3.S 20 eor r3, r0, r0, asr #31
21 eor r2, r1, r1, asr #31
23 mov r5, r0, asr #31
25 mov r4, r1, asr #31
26 sub r0, r3, r0, asr #31
27 sub r1, r2, r1, asr #31
ashrdi3.S 24 mov ip, r1, asr #31
25 movls r2, r1, asr r2
34 movne r1, r1, asr r2
  /frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
AutoCorrelation_v5.s 38 mov r4, r2, asr #16
54 mov r3, r3, asr #9
56 mov r10, r10, asr #9
61 mov r6, r6, asr #9
62 mov r11, r11, asr #9
68 mov r10, r10, asr #9
69 mov r6, r6, asr #9
81 mov r1, r10, asr #9
95 mov r2, r2, asr #16
123 add r7, r14, r7, asr #
    [all...]
band_nrg_v5.s 34 mov r5, r2, asr #16
92 mov r3, r3, asr #16
115 mov r8, r8, asr #1
117 mov r9, r9, asr #1
125 mov r12, r12, asr #1
127 mov r14, r14, asr #1
143 mov r8, r8, asr #1
145 mov r9, r9, asr #1
153 mov r12, r12, asr #1
155 mov r14, r14, asr #
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
shifted.d 22 38: aa830041 orr x1, x2, x3, asr #0
23 3c: aa830441 orr x1, x2, x3, asr #1
24 40: aa830c41 orr x1, x2, x3, asr #3
25 44: aa831c41 orr x1, x2, x3, asr #7
26 48: aa833c41 orr x1, x2, x3, asr #15
27 4c: aa837c41 orr x1, x2, x3, asr #31
28 50: aa83fc41 orr x1, x2, x3, asr #63
48 a0: 2a830041 orr w1, w2, w3, asr #0
49 a4: 2a830441 orr w1, w2, w3, asr #1
50 a8: 2a830c41 orr w1, w2, w3, asr #
    [all...]
  /external/llvm/test/MC/ARM/
arm-shift-encoding.s 8 ldr r0, [r0, r0, asr #32]
9 ldr r0, [r0, r0, asr #16]
18 @ CHECK: ldr r0, [r0, r0, asr #32] @ encoding: [0x40,0x00,0x90,0xe7]
19 @ CHECK: ldr r0, [r0, r0, asr #16] @ encoding: [0x40,0x08,0x90,0xe7]
28 pld [r0, r0, asr #32]
29 pld [r0, r0, asr #16]
38 @ CHECK: [r0, r0, asr #32] @ encoding: [0x40,0xf0,0xd0,0xf7]
39 @ CHECK: [r0, r0, asr #16] @ encoding: [0x40,0xf8,0xd0,0xf7]
48 str r0, [r0, r0, asr #32]
49 str r0, [r0, r0, asr #16
    [all...]
thumb-shift-encoding.s 12 sbc.w r5, r4, r11, asr #32
13 sbc.w r6, r3, r12, asr #16
22 @ CHECK: sbc.w r5, r4, r11, asr #32 @ encoding: [0x64,0xeb,0x2b,0x05]
23 @ CHECK: sbc.w r6, r3, r12, asr #16 @ encoding: [0x63,0xeb,0x2c,0x46]
32 and.w r5, r4, r11, asr #32
33 and.w r6, r3, r12, asr #16
42 @ CHECK: and.w r5, r4, r11, asr #32 @ encoding: [0x04,0xea,0x2b,0x05]
43 @ CHECK: and.w r6, r3, r12, asr #16 @ encoding: [0x03,0xea,0x2c,0x46]
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_basic_op_armv5.h 72 mov L_var_out, L_var_out, asr #16
89 mov L_var_out, L_var_out, asr #16
164 mov L_var_out, L_var_out, asr #15
177 mov L_var_out, L_var_out, asr #16
192 mov L_var_out, L_var_out, asr #16
205 add H_32, H_32, L_32, asr #15
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_polyphase_filter_window_gcc.s 152 mov r3,r9, asr #6
153 mov r4,r3, asr #15
154 teq r4,r3, asr #31
157 eorne r3,r12,r3,asr #31
163 mov r3,r11,asr #6
164 mov r4,r3,asr #15
165 teq r4,r3,asr #31
166 eorne r3,r12,r3,asr #31
208 mov r0,r4,asr #6
209 mov r2,r0,asr #1
    [all...]

Completed in 1548 milliseconds

1 2 3 4 5 6 7 8 910