Home
last modified time | relevance | path

Searched refs:BLE (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/sys/lib/libkern/arch/hppa/
H A Dprefix.h54 ! BLE R%lbl-labl/**/lbl(sr7,r1)
60 ! BLE,N R%lbl-labl/**/lbl(sr7,r1)
64 #define MILLI_BLE(lbl) BLE lbl(sr7,r0)
65 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0)
H A Dmilli.S305 ; sr0 ; return link form BLE
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp322 const binary_le_impl<value_type> &BLE) { in operator <<() argument
323 char Buffer[sizeof(BLE.Value)]; in operator <<()
325 Buffer, BLE.Value); in operator <<()
326 OS.write(Buffer, sizeof(BLE.Value)); in operator <<()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp1403 if (const auto *BLE = dyn_cast_or_null<CXXBoolLiteralExpr>(BrE)) in getMutexIDs() local
1404 branch = BLE->getValue(); in getMutexIDs()
1425 } else if (const auto *BLE = dyn_cast<CXXBoolLiteralExpr>(E)) { in getStaticBooleanValue() local
1426 TCond = BLE->getValue(); in getStaticBooleanValue()
/netbsd-src/sys/arch/m68k/fpsp/
H A Dstwotox.sa248 BLE.B TWOMAIN
352 BLE.B TENMAIN
H A Dsetox.sa667 BLE.B EM1MAIN ...1/4 <= |X| <= 70log2
760 BLE.B MLE63
H A Dstan.sa377 BLE.B LASTLOOP
H A Dsatan.sa279 BLE.B ATANMAIN
H A Dslogn.sa530 BLE.W LP1NEG0 ...LOG OF ZERO OR -VE
H A Dssin.sa446 BLE.B LASTLOOP
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DJSONNodeDumper.h307 void VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *BLE);
/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c553 #define BLE 0x39, 0x00, 0, 0 /* BRANCH and LINK EXTERNAL */ macro
1032 { BLE, 0, "ble", beDasm },
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1432 void JSONNodeDumper::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *BLE) { in VisitCXXBoolLiteralExpr() argument
1433 JOS.attribute("value", BLE->getValue()); in VisitCXXBoolLiteralExpr()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/pa/
H A Dmilli64.S145 #define MILLI_BLE(lbl) BLE lbl(sr7,r0)
146 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0)
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/pa/
H A Dmilli64.S145 #define MILLI_BLE(lbl) BLE lbl(sr7,r0)
146 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2424 case Mips::BLE: in tryExpandInstruction()
3922 PseudoOpcode = Mips::BLE; in expandCondBranches()
3986 case Mips::BLE: in expandCondBranches()
4037 if (PseudoOpcode == Mips::BLE) { in expandCondBranches()
/netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/
H A DBtNetBSD1223 BLE loop_inner%
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.info2424 'BGT', 'BLE', and 'BLT' for bitwise comparisons; 'DSHIFTL' and
7074 * 'BLE': BLE, Bitwise less than or equal to
9414 *note BGT::, *note BLE::, *note BLT::
9443 *note BGE::, *note BLE::, *note BLT::
9446 File: gfortran.info, Node: BIT_SIZE, Next: BLE, Prev: BGT, Up: Intrinsic Procedures
9480 File: gfortran.info, Node: BLE, Next: BLT, Prev: BIT_SIZE, Up: Intrinsic Procedures
9482 9.49 'BLE' -- Bitwise less than or equal to
9496 'RESULT = BLE(I, J)'
9510 File: gfortran.info, Node: BLT, Next: BTEST, Prev: BLE, Up: Intrinsic Procedures
9536 *note BGE::, *note BGT::, *note BLE::
[all …]
H A Dintrinsic.texi92 * @code{BLE}: BLE, Bitwise less than or equal to
2857 @ref{BLE}, @gol
2893 @ref{BLE}, @gol
2941 @node BLE
2942 @section @code{BLE} --- Bitwise less than or equal to
2943 @fnindex BLE
2958 @code{RESULT = BLE(I, J)}
3009 @ref{BLE}
H A Dgfortran.texi1036 @code{BGE}, @code{BGT}, @code{BLE}, and @code{BLT} for bitwise comparisons;
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.texi92 * @code{BLE}: BLE, Bitwise less than or equal to
2853 @ref{BLE}, @gol
2889 @ref{BLE}, @gol
2937 @node BLE
2938 @section @code{BLE} --- Bitwise less than or equal to
2939 @fnindex BLE
2954 @code{RESULT = BLE(I, J)}
3005 @ref{BLE}
H A Dgfortran.info6768 * 'BLE': BLE, Bitwise less than or equal to
9098 *note BGT::, *note BLE::, *note BLT::
9127 *note BGE::, *note BLE::, *note BLT::
9130 File: gfortran.info, Node: BIT_SIZE, Next: BLE, Prev: BGT, Up: Intrinsic Procedures
9164 File: gfortran.info, Node: BLE, Next: BLT, Prev: BIT_SIZE, Up: Intrinsic Procedures
9166 8.49 'BLE' -- Bitwise less than or equal to
9180 'RESULT = BLE(I, J)'
9194 File: gfortran.info, Node: BLT, Next: BTEST, Prev: BLE, Up: Intrinsic Procedures
9220 *note BGE::, *note BGT::, *note BLE::
21457 * bitwise comparison <2>: BLE. (line 6)
[all …]
H A DChangeLog-20191588 BGT, BLE, and BLT intrinsic functions.
/netbsd-src/share/misc/
H A Dacronyms.comp158 BLE Bluetooth low energy
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td2959 def BLE : CondBranchPseudo<"ble">;

12