OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:andi
(Results
101 - 125
of
385
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/core/libpixelflinger/include/private/pixelflinger/
ggl_fixed.h
335
"
andi
%[tmp2],%[shift],0x20\t\n"
353
"
andi
%[tmp2],%[shift],0x20\t\n"
407
"
andi
%[tmp2],%[shift],0x20\t\n"
425
"
andi
%[tmp2],%[shift],0x20\t\n"
651
"
andi
%[tmp2],%[shift],0x20\t\n"
669
"
andi
%[tmp2],%[shift],0x20\t\n"
717
"
andi
%[tmp2],%[shift],0x20\t\n"
735
"
andi
%[tmp2],%[shift],0x20\t\n"
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mcore/
allinsn.d
24
0+00a <
andi
>:
25
a: 2e28
andi
r8, 2
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/or1k/
allinsn.d
427
500: a4 00 00 00 l\.
andi
r0,r0,0x0
428
504: a7 ff ff ff l\.
andi
r31,r31,0xffff
429
508: a6 10 80 00 l\.
andi
r16,r16,0x8000
430
50c: a5 ef 7f ff l\.
andi
r15,r15,0x7fff
431
510: a4 21 00 01 l\.
andi
r1,r1,0x1
432
514: a7 75 2e 97 l\.
andi
r27,r21,0x2e97
433
518: a6 b7 2f 1b l\.
andi
r21,r23,0x2f1b
434
51c: a7 de 83 c4 l\.
andi
r30,r30,0x83c4
/external/llvm/test/CodeGen/Mips/msa/
basic_operations.ll
360
; ALL-NOT:
andi
377
; ALL-NOT:
andi
410
; ALL-NOT:
andi
644
; ALL-NOT:
andi
665
; ALL-NOT:
andi
683
; ALL-NOT:
andi
702
; ALL-NOT:
andi
732
; ALL-NOT:
andi
764
; ALL-NOT:
andi
794
; ALL-NOT:
andi
[
all
...]
/external/iproute2/man/man3/
libnetlink.3
194
Andi
Kleen wrote the man page.
/external/llvm/test/MC/Mips/
instalias-imm-expanding.s
101
# CHECK:
andi
$4, $4, 0 # encoding: [0x00,0x00,0x84,0x30]
103
# CHECK:
andi
$4, $4, 65535 # encoding: [0xff,0xff,0x84,0x30]
122
# CHECK:
andi
$4, $5, 0 # encoding: [0x00,0x00,0xa4,0x30]
124
# CHECK:
andi
$4, $5, 65535 # encoding: [0xff,0xff,0xa4,0x30]
/external/strace/linux/x86_64/
get_scno.c
2
* Copyright (c) 2002
Andi
Kleen <ak@suse.de>
/external/v8/src/ppc/
macro-assembler-ppc.cc
332
andi
(r0, dst, Operand((1 << kPointerSizeLog2) - 1));
387
andi
(r0, dst, Operand((1 << kPointerSizeLog2) - 1));
[
all
...]
code-stubs-ppc.cc
276
__
andi
(r0, r7, Operand(kIsNotStringMask));
296
__
andi
(r0, r7, Operand(kIsNotStringMask));
487
__
andi
(r0, r5, Operand(kIsNotStringMask | kIsNotInternalizedMask));
524
__
andi
(r0, r5, Operand(kIsNotStringMask));
526
__
andi
(r0, r5, Operand(kIsNotInternalizedMask));
530
__
andi
(r0, r6, Operand(kIsNotInternalizedMask));
550
__
andi
(r3, r3, Operand(1 << Map::kIsUndetectable));
920
__
andi
(scratch2, scratch, Operand(1));
[
all
...]
/external/valgrind/exp-bbv/tests/ppc32-linux/
ll.S
100
andi
. 13,11,0x1
118
andi
. 24,24,(POSITION_MASK<<8+0xff) # mask it
127
andi
. 8,8,(N-1)
132
andi
. 13,11,0xff00
/external/webp/src/dsp/
alpha_processing_mips_dsp_r2.c
103
"
andi
%[temp1], %[argb], 0xff \n\t"
filters_mips_dsp_r2.c
50
"
andi
%[temp6], %[length], 0x3 \n\t" \
127
"
andi
%[temp7], %[length], 0x7 \n\t" \
/external/webrtc/webrtc/common_audio/signal_processing/
cross_correlation_mips.c
32
"
andi
%[t0], %[dim_seq], 1 \n\t"
filter_ar_fast_q12_mips.c
37
"
andi
%[k], %[j], 1 \n\t"
/external/webrtc/webrtc/common_audio/signal_processing/include/
spl_inl_mips.h
53
"
andi
%[b2], %[b], 0xFFFF \n\t"
/toolchain/binutils/binutils-2.25/opcodes/
microblaze-opcm.h
36
bltd, ble, bled, bgt, bgtd, bge, bged, ori,
andi
, xori, andni,
enumerator in enum:microblaze_instr
/external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core_mips.c
268
"
andi
%[r3], %[r2], 0xfff \n\t"
412
"
andi
%[after], %[anaLen], 7 \n\t"
475
"
andi
%[after], %[anaLen], 3 \n\t"
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp
44
cl::opt<bool> ANDIGlueBug("expose-ppc-
andi
-glue-bug",
45
cl::desc("expose the
ANDI
glue bug on PPC"), cl::Hidden);
[
all
...]
/bionic/libc/arch-mips/bionic/
setjmp.S
211
andi
t0, v0, 1 # extract savesigs flag
316
andi
t0, s2, 1
/external/llvm/lib/Target/Mips/
MipsScheduleP5600.td
176
// add, addi, addiu, addu,
andi
, ori, rotr, se[bh], sllv?, sr[al]v?, slt, sltu,
268
// and.v,
andi
.b, move.v, ldi.[bhwd]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
allinsn.d
27
00000018 <
andi
>:
28
18: 30 00 de ad
andi
r0,r0,0xdead
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
micromips.s
281
andi
$2,$2,1
282
andi
$2,$2,2
283
andi
$2,$2,3
284
andi
$2,$2,4
285
andi
$2,$2,7
286
andi
$2,$2,8
287
andi
$2,$2,15
288
andi
$2,$2,16
289
andi
$2,$2,31
290
andi
$2,$2,3
[
all
...]
/external/llvm/test/CodeGen/Hexagon/
alu64.ll
439
%0 = tail call i32 @llvm.hexagon.S4.
andi
.asl.ri(i32 1, i32 %Rs, i32 2)
471
%0 = tail call i32 @llvm.hexagon.S4.
andi
.lsr.ri(i32 1, i32 %Rs, i32 2)
589
declare i32 @llvm.hexagon.S4.
andi
.asl.ri(i32, i32, i32) #1
593
declare i32 @llvm.hexagon.S4.
andi
.lsr.ri(i32, i32, i32) #1
/external/llvm/test/CodeGen/Mips/Fast-ISel/
callabi.ll
260
; FIXME:
andi
is superfulous
263
; ALL-DAG:
andi
$5, $[[REG_UC1]], 255
269
; FIXME
andi
is superfulous
272
; ALL-DAG:
andi
$7, $[[REG_US1]], 65535
/external/llvm/test/CodeGen/Mips/
mips64instrs.ll
68
; ALL:
andi
$2, $4, 20
Completed in 1242 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>