| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| H A D | se_lsetup_kill.S | 440 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 D | c_brcc_brt_bp.s | 23 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 D | c_brcc_bp4.s | 23 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 D | c_brcc_brf_bp.s | 22 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 D | dbg_brprd_ntkn_src_kill.S | 406 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 D | c_brcc_brf_brt_bp.s | 23 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 D | c_brcc_bp3.s | 24 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 D | c_seq_ex2_brcc_mp_mv_pop.S | 183 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 D | rc4-586.pl | 178 &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 D | rc4-586.pl | 179 &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 D | cbc.pl | 168 &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 D | cbc.pl | 169 &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 D | streamer-hooks.h | 77 #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 D | streamer-hooks.h | 77 #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 D | Bitfields.h | 123 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 D | parties.c | 47 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 D | BranchProbability.h | 212 [&](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 D | lfs_accessors.h | 678 #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 D | x86cpuid.pl | 302 &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 D | x86cpuid.pl | 300 &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 D | xray-fdr-dump.cpp | 76 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 D | mount.h | 309 #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 D | kirkwood-db-88f6281.dts | 3 * Marvell DB-88F6281-BP Development Board Setup 16 model = "Marvell DB-88F6281-BP Development Board";
|
| H A D | kirkwood-db-88f6282.dts | 3 * 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 D | VPlanPredicator.cpp | 58 VPValue *BP = PredBB->getPredicate(); in getOrCreateNotPredicate() local 59 if (BP) in getOrCreateNotPredicate() 60 return Builder.createAnd(BP, IntermediateVal); in getOrCreateNotPredicate()
|