Home
last modified time | relevance | path

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

123456

/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dse_lsetup_kill.S440 IF !CC JUMP N0B (BP);
452 IF !CC JUMP N1B (BP);
460 IF !CC JUMP N2B (BP);
473 IF !CC JUMP N3B (BP);
482 IF !CC JUMP N4B (BP);
496 IF !CC JUMP N5B (BP);
506 IF !CC JUMP N6B (BP);
521 IF !CC JUMP N7B (BP);
532 IF !CC JUMP N8B (BP);
548 IF !CC JUMP N9B (BP);
[all …]
H A Dc_brcc_brt_bp.s23 IF CC JUMP good1 (BP); // (should branch)
25 good1: IF CC JUMP good2 (BP); // (should branch)
28 IF CC JUMP bad2 (BP); // (should not branch)
30 IF CC JUMP good3 (BP); // (should branch)
32 good3: IF CC JUMP end (BP); // (should branch)
H A Dc_brcc_bp4.s23 IF CC JUMP good1 (BP); // branch on true (should branch)
25 good1: IF !CC JUMP bad1 (BP); // branch on false (should not branch)
29 IF !CC JUMP good3 (BP); // branch on false (should branch)
31 good3: IF CC JUMP bad2 (BP); // branch on true (should not branch)
H A Dc_brcc_brf_bp.s22 IF !CC JUMP good1 (BP); // branch on false (should branch)
25 good1: IF !CC JUMP good2 (BP); // branch on false (should branch)
28 IF !CC JUMP bad2 (BP); // branch on false (should not branch)
30 IF !CC JUMP good3 (BP); // branch on false (should branch)
H A Ddbg_brprd_ntkn_src_kill.S406 IF !CC JUMP 4 (BP); // Mispredicted branch gets killed in WB stage
412 IF !CC JUMP 4 (BP); // Mispredicted branch gets killed in EX3 stage
419 IF !CC JUMP 4 (BP); // Mispredicted branch gets killed in EX2 stage
427 IF !CC JUMP 4 (BP); // Mispredicted branch gets killed in EX1 stage
436 IF !CC JUMP 4 (BP); // Mispredicted branch gets killed in AC stage
446 IF !CC JUMP 4 (BP); // Mispredicted branch gets killed in DEC stage
456 IF !CC JUMP 4 (BP); // Mispredicted branch gets killed in IF2 stage
468 IF !CC JUMP 4 (BP); // Mispredicted branch gets killed in IF1 stage
H A Dc_brcc_brf_brt_bp.s23 IF CC JUMP good1 (BP); // branch on true (should branch)
25 good1: IF !CC JUMP bad1 (BP); // branch on false (should not branch)
30 IF CC JUMP good3 (BP); // branch on false (should branch)
32 good3: IF !CC JUMP bad2 (BP); // branch on true (should not branch)
H A Dc_brcc_bp3.s24 IF CC JUMP good1 (BP); // branch on true (should branch)
26 good1: IF !CC JUMP bad1 (BP); // branch on false (should not branch)
30 IF !CC JUMP good3 (BP); // branch on false (should branch)
H A Dc_seq_ex2_brcc_mp_mv_pop.S183 IF CC JUMP LABEL1 (BP);
210 IF !CC JUMP LABEL2 (BP);
226 IF CC JUMP LABEL4 (BP); // SHOULD NOT EXECUTE
243 IF !CC JUMP LABEL3 (BP);
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc4/asm/
H A Drc4-586.pl178 &mov (&LB($xx),&BP(0,$dat)); # load key->x
179 &mov (&LB($yy),&BP(4,$dat)); # load key->y
273 &xor (&LB($ty),&BP(0,$inp));
277 &mov (&BP(-1,$out,$inp),&LB($ty));
284 &movz ($tx,&BP(0,$dat,$xx));
288 &movz ($ty,&BP(0,$dat,$yy));
289 &mov (&BP(0,$dat,$yy),&LB($tx));
290 &mov (&BP(0,$dat,$xx),&LB($ty));
292 &movz ($ty,&BP(0,$dat,$ty));
294 &xor (&LB($ty),&BP(0,$inp));
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc4/asm/
H A Drc4-586.pl179 &mov (&LB($xx),&BP(0,$dat)); # load key->x
180 &mov (&LB($yy),&BP(4,$dat)); # load key->y
274 &xor (&LB($ty),&BP(0,$inp));
278 &mov (&BP(-1,$out,$inp),&LB($ty));
285 &movz ($tx,&BP(0,$dat,$xx));
289 &movz ($ty,&BP(0,$dat,$yy));
290 &mov (&BP(0,$dat,$yy),&LB($tx));
291 &mov (&BP(0,$dat,$xx),&LB($ty));
293 &movz ($ty,&BP(0,$dat,$ty));
295 &xor (&LB($ty),&BP(0,$inp));
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
H A Dcbc.pl168 &movb(&HB("edx"), &BP(6,$in,"",0));
171 &movb(&HB("edx"), &BP(5,$in,"",0));
173 &movb(&LB("edx"), &BP(4,$in,"",0));
178 &movb(&HB("ecx"), &BP(2,$in,"",0));
181 &movb(&HB("ecx"), &BP(1,$in,"",0));
183 &movb(&LB("ecx"), &BP(0,$in,"",0));
291 &movb(&BP(6,$out,"",0), &LB("edx"));
294 &movb(&BP(5,$out,"",0), &HB("edx"));
296 &movb(&BP(4,$out,"",0), &LB("edx"));
302 &movb(&BP(2,$out,"",0), &LB("ecx"));
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A Dcbc.pl169 &movb(&HB("edx"), &BP(6,$in,"",0));
173 &movb(&HB("edx"), &BP(5,$in,"",0));
176 &movb(&LB("edx"), &BP(4,$in,"",0));
183 &movb(&HB("ecx"), &BP(2,$in,"",0));
187 &movb(&HB("ecx"), &BP(1,$in,"",0));
190 &movb(&LB("ecx"), &BP(0,$in,"",0));
298 &movb(&BP(6,$out,"",0), &LB("edx"));
301 &movb(&BP(5,$out,"",0), &HB("edx"));
303 &movb(&BP(4,$out,"",0), &LB("edx"));
309 &movb(&BP(2,$out,"",0), &LB("ecx"));
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstreamer-hooks.h77 #define stream_input_location(LOCPTR, BP, DATA_IN) \ argument
78 streamer_hooks.input_location (LOCPTR, BP, DATA_IN)
80 #define stream_output_location(OB, BP, LOC) \ argument
81 streamer_hooks.output_location (OB, BP, LOC)
83 #define stream_output_location_and_block(OB, BP, LOC) \ argument
84 streamer_hooks.output_location_and_block (OB, BP, LOC)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstreamer-hooks.h77 #define stream_input_location(LOCPTR, BP, DATA_IN) \ argument
78 streamer_hooks.input_location (LOCPTR, BP, DATA_IN)
80 #define stream_output_location(OB, BP, LOC) \ argument
81 streamer_hooks.output_location (OB, BP, LOC)
83 #define stream_output_location_and_block(OB, BP, LOC) \ argument
84 streamer_hooks.output_location_and_block (OB, BP, LOC)
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DBitfields.h123 using BP = BitPatterns<T, Bits>; member
127 assert(UserValue <= BP::Umax && "value is too big"); in pack()
136 using BP = BitPatterns<T, Bits>;
140 assert(UserValue <= T(BP::Smax) && "value is too big");
141 assert(UserValue >= T(BP::Smin) && "value is too small");
143 UserValue &= ~BP::SignExtend;
148 if (StorageValue >= T(BP::SignBitMask))
149 StorageValue |= BP::SignExtend;
161 using BP = BitPatterns<StorageType, Bitfield::Bits>;
166 static constexpr StorageType Mask = BP::Umax << Bitfield::Shift;
/netbsd-src/games/sail/
H A Dparties.c47 struct BP *p = from->file->OBP; in meleeing()
48 struct BP *q = p + NBP; in meleeing()
59 struct BP *p = isdefense ? from->file->DBP : from->file->OBP; in boarding()
60 struct BP *q = p + NBP; in boarding()
71 struct BP *p = isdefense ? ship->file->DBP : ship->file->OBP; in unboard()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBranchProbability.h212 [&](uint64_t S, const BranchProbability &BP) { in normalizeProbabilities()
213 if (!BP.isUnknown()) in normalizeProbabilities()
214 return S + BP.N; in normalizeProbabilities()
229 [](const BranchProbability &BP) { return BP.isUnknown(); }, in normalizeProbabilities()
237 BranchProbability BP(1, std::distance(Begin, End)); in normalizeProbabilities()
238 std::fill(Begin, End, BP); in normalizeProbabilities()
/netbsd-src/sys/ufs/lfs/
H A Dlfs_accessors.h678 #define LFS_SEGENTRY(SP, F, IN, BP) do { \ argument
684 lfs_sb_getbsize(F), 0, &(BP))) != 0) \
688 (SP) = (SEGUSE *)((SEGUSE_V1 *)(BP)->b_data + \
691 (SP) = (SEGUSE *)(BP)->b_data + ((IN) % lfs_sb_getsepb(F)); \
695 #define LFS_WRITESEGENTRY(SP, F, IN, BP) do { \ argument
701 LFS_BWRITE_LOG(BP); \
831 #define LFS_IENTRY(IP, F, IN, BP) do { \ argument
837 lfs_sb_getbsize(F), 0, &(BP))) != 0) \
840 (IP) = (IFILE *)((IFILE64 *)(BP)->b_data + \
843 (IP) = (IFILE *)((IFILE32 *)(BP)->b_data + \
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dx86cpuid.pl302 &mov (&BP(0,"edx"),"al");
312 &mov (&BP(0,"edx"),"al");
338 &mov ("dl",&BP(0,"esi"));
340 &xor ("dl",&BP(0,"edi"));
485 &mov (&BP(0,"edi"),"dl");
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dx86cpuid.pl300 &mov (&BP(0,"edx"),"al");
310 &mov (&BP(0,"edx"),"al");
336 &mov ("dl",&BP(0,"esi"));
338 &xor ("dl",&BP(0,"edi"));
483 &mov (&BP(0,"edi"),"dl");
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp76 BlockPrinter BP(outs(), RP); in __anon06fcd1400102() local
110 if (auto E = R->apply(BP)) in __anon06fcd1400102()
114 BP.reset(); in __anon06fcd1400102()
/netbsd-src/sys/sys/
H A Dmount.h309 #define WAPBL_ADD_BUF(MP, BP) \ argument
310 (*(MP)->mnt_wapbl_op->wo_wapbl_add_buf)((MP)->mnt_wapbl, (BP))
311 #define WAPBL_REMOVE_BUF(MP, BP) \ argument
312 (*(MP)->mnt_wapbl_op->wo_wapbl_remove_buf)((MP)->mnt_wapbl, (BP))
313 #define WAPBL_RESIZE_BUF(MP, BP, OLDSZ, OLDCNT) \ argument
314 (*(MP)->mnt_wapbl_op->wo_wapbl_resize_buf)((MP)->mnt_wapbl, (BP), \
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dkirkwood-db-88f6281.dts3 * Marvell DB-88F6281-BP Development Board Setup
16 model = "Marvell DB-88F6281-BP Development Board";
H A Dkirkwood-db-88f6282.dts3 * Marvell DB-88F6282-BP Development Board Setup
16 model = "Marvell DB-88F6282-BP Development Board";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp58 VPValue *BP = PredBB->getPredicate(); in getOrCreateNotPredicate() local
59 if (BP) in getOrCreateNotPredicate()
60 return Builder.createAnd(BP, IntermediateVal); in getOrCreateNotPredicate()

123456