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

1 2 3 4 5 6

  /external/python/cpython2/Modules/_ctypes/libffi/src/bfin/
sysv.S 87 P0 = [P3 + _ffi_prep_args@FUNCDESC_GOT17M4];
88 P1 = [P0];
89 P3 = [P0+4];
101 P0 = FP;
102 P0 +=28;
103 P1 = [P0];
105 P3 = [P0+4];
109 of this object is passed to the callee as a hidden argument in register P0.
111 P0 = [FP+24];
153 P0 = [FP+24]
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
expected_comparison_errors.s 10 CC = R0 == P0;
11 CC = R0 < P0;
12 CC = R0 <= P0;
13 CC = P0 == R0;
14 CC = P0 < R0;
15 CC = P0 <= R0;
loop.s 1 LOOP bug LC0 = P0>>1;
loop2.s 1 LOOP .bug LC0 = P0>>1;
loop3.s 1 LOOP $bug LC0 = P0>>1;
parallel3.d 8 0: 0c cc 0d 08 R4.H = R4.L = SIGN \(R1.H\) \* R5.H \+ SIGN \(R1.L\) \* R5.L \|\| \[P0\] = P0 \|\| NOP;
10 8: 09 ce 15 8e R7 = VIT_MAX \(R5, R2\) \(ASL\) \|\| \[P0\+\+\] = P0 \|\| NOP;
12 10: 09 ce 30 c0 R0 = VIT_MAX \(R0, R6\) \(ASR\) \|\| \[P0--\] = P0 \|\| NOP;
14 18: 09 ce 03 0a R5.L = VIT_MAX \(R3\) \(ASL\) \|\| \[P0 \+ 0x4\] = P0 \|\| NOP;
16 20: 09 ce 02 44 R2.L = VIT_MAX \(R2\) \(ASR\) \|\| \[P0 \+ 0x8\] = P0 \|\| NOP
    [all...]
parallel3.s 2 r4.h = r4.l = Sign (R1.h) * R5.h + Sign(r1.L) * R5.L|| [p0] = P0;
4 R7 = Vit_Max (R5, r2) (ASL)|| [p0++] = P0;
5 r0 = VIT_MAX (r0, r6) (asr)|| [p0--] = P0;
6 r5.l = vit_max (R3) (asL)|| [p0+4] = P0;
7 r2.L = VIT_Max (r2) (Asr)|| [p0+8] = P0;
    [all...]
loop_label.d 9 2: 78 68 P0 = 0xf \(X\);.*
11 6: a2 e0 02 00 LSETUP\(0x0xa, 0x0xa\) LC0 = P0;
loop_label2.d 9 2: 78 68 P0 = 0xf \(X\);.*
11 6: a2 e0 02 00 LSETUP\(0x0xa, 0x0xa\) LC0 = P0;
cache2.s 10 PREFETCH [ P0 ] ;
20 PREFETCH [ P0++ ] ;
30 FLUSH [ P0 ] ;
39 FLUSH [ P0++ ] ;
49 FLUSHINV [ P0 ] ;
59 FLUSHINV [ P0++ ] ;
69 IFLUSH [ P0 ] ;
79 IFLUSH [ P0++ ] ;
flow.s 58 P0 = R0;
59 P2 = P0 << 2;
80 LSeTuP (30, 4) lc0 = p0 >> 1;
91 LSeTuP (30, 4) lc1 = p0 >> 1;
94 P0 = R0;
95 P2 = P0 << 2;
98 P0 = R0;
99 P1 = P2 + P0;
101 P0 = R0;
102 P2 = P0 << 2
    [all...]
shift2.s 10 P0 = (P0+P0)<<1;
11 P0 = (P0+P1)<<1;
12 P2 = (P2+P0)<<1;
15 //P0 = (P2+P0)<<1;
18 P0 = (P0+P0)<<2
218 p0 = p1 << 2 ; \/* pointer left shift by 2 *\/ define
    [all...]
cache2.d 7 0: 40 02 PREFETCH\[P0\];
15 10: 60 02 PREFETCH\[P0\+\+\];
23 20: 50 02 FLUSH\[P0\];
31 30: 70 02 FLUSH\[P0\+\+\];
39 40: 48 02 FLUSHINV\[P0\];
47 50: 68 02 FLUSHINV\[P0\+\+\];
55 60: 58 02 IFLUSH\[P0\];
63 70: 78 02 IFLUSH\[P0\+\+\];
expected_errors.s 3 p0.H = 0x12345678;
4 P0.l = 0x12345678;
31 W [p0 + 1] = r0;
32 [p0 + 1] = r0;
33 [p0 + 2] = r0;
34 [p0 + 3] = r0;
36 B [p0 + 32768] = r0;
37 W [p0 + 65536] = r0;
38 [p0 + 131072] = r0;
40 B [p0 + -32769] = r0
    [all...]
flow.d 46 4e: 00 32 P0 = R0;
47 50: 42 44 P2 = P0 << 0x2;
62 7c: ef e0 02 00 LSETUP\(0x7a <loop_lc0\+0x3a>, 0x80 <loop_lc1>\) LC0 = P0 >> 0x1;
70 94: ff e0 02 00 LSETUP\(0x92 <loop_lc1\+0x12>, 0x98 <loop_lc1\+0x18>\) LC1 = P0 >> 0x1;
72 9c: 00 32 P0 = R0;
73 9e: 42 44 P2 = P0 << 0x2;
76 a6: 00 32 P0 = R0;
77 a8: 42 5a P1 = P2 \+ P0;
79 ae: 00 32 P0 = R0;
80 b0: 42 44 P2 = P0 << 0x2
    [all...]
event2.s 34 TESTSET (P0);
store.s 4 [FP] = P0;
8 [P5 + 131068] = P0;
11 [Fp - 128] = p0;
37 W [ Fp++P0] = r4.h;
58 B[P0++] = r0;
  /external/swiftshader/src/Renderer/
Polygon.hpp 24 Polygon(const float4 *P0, const float4 *P1, const float4 *P2)
26 P[0][0] = P0;
  /external/clang/unittests/Tooling/
FixItTest.cpp 42 Expr *P0 = CE->getArg(0);
44 EXPECT_EQ("x", getText(*P0, *Context));
61 Expr *P0 = CE->getArg(0);
63 EXPECT_EQ("", getText(*P0, *Context));
72 Expr *P0 = CE->getArg(0);
74 EXPECT_EQ("x", getText(*P0, *Context));
90 Expr *P0 = CE->getArg(0);
91 FixItHint Hint0 = createRemoval(*P0);
105 Expr *P0 = CE->getArg(0);
106 FixItHint Hint0 = createRemoval(*P0);
    [all...]
  /external/libgsm/inc/
unproto.h 13 #undef P0
  /external/libgsm/src/
gsm_create.c 34 gsm gsm_create P0()
  /external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
const_pair.pass.cpp 36 typedef std::pair<long, char> P0;
38 constexpr P0 p0(2, 'a');
39 constexpr T1 t1 = p0;
40 static_assert(std::get<0>(t1) == std::get<0>(p0), "");
41 static_assert(std::get<1>(t1) == std::get<1>(p0), "");
  /external/llvm/unittests/IR/
ConstantsTest.cpp 207 Constant *P0 = ConstantExpr::getPtrToInt(Global, Int32Ty);
208 Constant *P1 = ConstantExpr::getUIToFP(P0, FloatTy);
209 Constant *P2 = ConstantExpr::getUIToFP(P0, DoubleTy);
210 Constant *P3 = ConstantExpr::getTrunc(P0, Int1Ty);
231 CHECK(ConstantExpr::getNeg(P0), "sub i32 0, " P0STR);
233 CHECK(ConstantExpr::getNot(P0), "xor i32 " P0STR ", -1");
234 CHECK(ConstantExpr::getAdd(P0, P0), "add i32 " P0STR ", " P0STR);
235 CHECK(ConstantExpr::getAdd(P0, P0, false, true), "add nsw i32 " P0STR ",
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/
const_pair.pass.cpp 32 typedef std::pair<double, char> P0;
34 constexpr P0 p0(2.5, 'a');
35 constexpr T1 t1 = p0;
36 static_assert(std::get<0>(t1) != std::get<0>(p0), "");
37 static_assert(std::get<1>(t1) == std::get<1>(p0), "");
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
const_pair.pass.cpp 34 typedef std::pair<double, char> P0;
36 constexpr P0 p0(2.5, 'a');
37 constexpr T1 t1 = p0;
38 static_assert(std::get<0>(t1) != std::get<0>(p0), "");
39 static_assert(std::get<1>(t1) == std::get<1>(p0), "");

Completed in 215 milliseconds

1 2 3 4 5 6