Home
last modified time | relevance | path

Searched refs:BR1 (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/
D703.crt10 AQEAgsbpA4Oo5JAPZdAo8aurZ0CVSN9pMxGpLviPlzjvOkdpGMN8xgbDHfi7+BR1
/openbsd/src/gnu/usr.bin/binutils-2.17/cpu/
Dmt.cpu1061 (dni fbcb "FBCB SRC1, RT/BR1/BR2/CS, B_all, B_r_c, r/c, CB/RB, cell, dup, ctx_disp"
1069 (dni mfbcb "MFBCB SRC1, RT/BR1/BR2/CS, SRC2, r/c, CB/RB, cell, dup, ctx_disp"
1077 (dni fbcci "FBCCI SRC1, RT/BR1/BR2/CS, B_all, B_r_c, FB_disp, cell, dup, ctx_disp"
1085 (dni fbrci "FBRCI SRC1, RT/BR1/BR2/CS, B_all, B_r_c, FB_disp, cell, dup, ctx_disp"
1093 (dni fbcri "FBCRI SRC1, RT/BR1/BR2/CS, B_all, B_r_c, FB_disp, cell, dup, ctx_disp"
1101 (dni fbrri "FBRRI SRC1, RT/BR1/BR2/CS, B_all, B_r_c, FB_disp, cell, dup, ctx_disp"
1109 (dni mfbcci "MFBCCI SRC1, RT/BR1/BR2/CS, SRC2, FB_disp, cell, dup, ctx_disp"
1117 (dni mfbrci "MFBRCI SRC1, RT/BR1/BR2/CS, SRC2, FB_disp, cell, dup, ctx_disp"
1125 (dni mfbcri "MFBCRI SRC1, RT/BR1/BR2/CS, SRC2, FB_disp, cell, dup, ctx_disp"
1133 (dni mfbrri "MFBRRI SRC1, RT/BR1/BR2/CS, SRC2, FB_disp, cell, dup, ctx_disp"
[all …]
Dmt.opc385 else if (strncmp (*strp, "br1", 3) == 0 || strncmp (*strp, "BR1", 3) == 0)
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
D19990826-3.f264 BR1=M2*(2*(RAD+RMI+RMU+REQ)+(M1*2*(REQ+RAD)))+M2*(3*(
/openbsd/src/gnu/usr.bin/cvs/
DFAQ529 named "BR1" and trunk revisions 1.3, 1.4, 2.1, 2.2, 2.3, 3.1, 3.2.
5347 <branch_tag1> --> BR1
5349 <file> --> Symbols: BR1:1.2.0.2 (1.2.2.5 is HEAD)
5350 After --> Symbols: BR1:1.2.0.2,TT2:1.2.2.5
5356 <branch_tag1> --> BR1
5358 <file> --> Symbols: BR1:1.2.0.2 (No 1.2.X exists.)
5359 After --> Symbols: BR1:1.2.0.2,TT2:1.2
5380 <branch_tag1> --> BR1
5382 <file> --> Symbol: BR1:1.2.0.2 (1.2.2.5 is HEAD)
5383 After --> Symbol: BR1:1.2.0.2,BR2:1.2.2.5.0.2
[all …]
/openbsd/src/share/zoneinfo/datfiles/
Dsouthamerica612 # _Only_ the following states in BR1 observe DST: Rio Grande do Sul (RS),
621 # always in BR1, and so the only change was whether or not they observed DST....
628 # become part of the state of Pernambuco). The boundary between BR1 and BR2
635 # Norte (RN), and the eastern part of Pará (PA) are all in BR1 without DST.
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8503 SDValue BR1 = in LowerBR_CC() local
8507 return DAG.getNode(AArch64ISD::BRCOND, dl, MVT::Other, BR1, Dest, CC2Val, in LowerBR_CC()
8511 return BR1; in LowerBR_CC()