| /openbsd-src/sys/lib/libkern/arch/hppa/ |
| H A D | prefix.h | 52 ! BLE R%lbl-labl/**/lbl(sr7,r1) 58 ! BLE,N R%lbl-labl/**/lbl(sr7,r1) 62 #define MILLI_BLE(lbl) BLE lbl(sr7,r0) 63 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0)
|
| H A D | milli.S | 303 ; sr0 ; return link form BLE
|
| /openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/ |
| H A D | COFFEmitter.cpp | 317 const binary_le_impl<value_type> &BLE) { in operator <<() argument 318 char Buffer[sizeof(BLE.Value)]; in operator <<() 320 Buffer, BLE.Value); in operator <<() 321 OS.write(Buffer, sizeof(BLE.Value)); in operator <<()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | tc-i960.c | 199 #define BLE 0x16000000 macro 1975 { CMPO, BLE }, /* 0x36 - cmpoble */ 1983 { CMPI, BLE }, /* 0x3e - cmpible */
|
| /openbsd-src/gnu/usr.bin/binutils/gas/config/ |
| H A D | tc-i960.c | 280 #define BLE 0x16000000 macro 2430 { CMPO, BLE }, /* 0x36 - cmpoble */ 2438 { CMPI, BLE }, /* 0x3e - cmpible */
|
| /openbsd-src/gnu/llvm/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 1351 if (const auto *BLE = dyn_cast_or_null<CXXBoolLiteralExpr>(BrE)) in getMutexIDs() local 1352 branch = BLE->getValue(); in getMutexIDs() 1373 } else if (const auto *BLE = dyn_cast<CXXBoolLiteralExpr>(E)) { in getStaticBooleanValue() local 1374 TCond = BLE->getValue(); in getStaticBooleanValue()
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | JSONNodeDumper.h | 317 void VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *BLE);
|
| /openbsd-src/sys/arch/hppa/hppa/ |
| H A D | db_disasm.c | 543 #define BLE 0x39, 0x00, 0, 0 /* BRANCH and LINK EXTERNAL */ macro 1021 { BLE, 0, "ble", beDasm },
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 1522 void JSONNodeDumper::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *BLE) { in VisitCXXBoolLiteralExpr() argument 1523 JOS.attribute("value", BLE->getValue()); in VisitCXXBoolLiteralExpr()
|
| /openbsd-src/gnu/gcc/gcc/config/pa/ |
| H A D | milli64.S | 144 #define MILLI_BLE(lbl) BLE lbl(sr7,r0) 145 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/ |
| H A D | milli64.S | 125 #define MILLI_BLE(lbl) BLE lbl(sr7,r0) 126 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0)
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 2433 case Mips::BLE: in tryExpandInstruction() 3964 PseudoOpcode = Mips::BLE; in expandCondBranches() 4028 case Mips::BLE: in expandCondBranches() 4079 if (PseudoOpcode == Mips::BLE) { in expandCondBranches()
|
| /openbsd-src/share/misc/ |
| H A D | airport | 207 BLE:Borlange, Dalecarlia, Sweden
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.td | 2988 def BLE : CondBranchPseudo<"ble">;
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | ChangeLog-0001 | 7630 available with BL, not BE and BLE.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | ChangeLog-0001 | 7630 available with BL, not BE and BLE.
|