Home
last modified time | relevance | path

Searched refs:MU (Results 1 – 25 of 119) sorted by relevance

12345

/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dd10v-opc.c176 { "add3", LONG_L, 1, MU, SEQ|WCAR, 0x1000000, 0x3f000000, { RDST, RSRC, NUM16 } },
183 { "and3", LONG_L, 1, MU, SEQ, 0x6000000, 0x3f000000, { RDST, RSRC, NUM16 } },
186 { "bl.s", SHORT_B, 3, MU, ALONE|BRANCH_LINK|PAR, 0x4900, 0x7f00, { ANUM8 } },
187 { "bl.l", LONG_B, 3, MU, BRANCH_LINK|SEQ, 0x24800000, 0x3fff0000, { ANUM16 } },
190 { "bra.s", SHORT_B, 3, MU, ALONE|BRANCH|PAR, 0x4800, 0x7f00, { ANUM8 } },
191 { "bra.l", LONG_B, 3, MU, BRANCH|SEQ, 0x24000000, 0x3fff0000, { ANUM16 } },
193 { "brf0f.s", SHORT_B, 3, MU, BRANCH|PAR|RF0, 0x4a00, 0x7f00, { ANUM8 } },
194 { "brf0f.l", LONG_B, 3, MU, SEQ, 0x25000000, 0x3fff0000, { ANUM16 } },
196 { "brf0t.s", SHORT_B, 3, MU, BRANCH|PAR|RF0, 0x4b00, 0x7f00, { ANUM8 } },
197 { "brf0t.l", LONG_B, 3, MU, SEQ, 0x25800000, 0x3fff0000, { ANUM16 } },
[all …]
H A Dd30v-opc.c228 { "bra", BRA, 0, { SHORT_B1, SHORT_B2r, LONG_Ur }, MU, FLAG_JMP, 0, RELOC_PCREL },
229 { "bratnz", BRA, 0x4, { SHORT_B3br, LONG_2br }, MU, FLAG_JMP, 0, RELOC_PCREL },
230 { "bratzr", BRA, 0x4, { SHORT_B3r, LONG_2r }, MU, FLAG_JMP, 0, RELOC_PCREL },
232 { "bsr", BRA, 0x2, { SHORT_B1, SHORT_B2r, LONG_Ur }, MU, FLAG_JSR, 0, RELOC_PCREL },
233 { "bsrtnz", BRA, 0x6, { SHORT_B3br, LONG_2br }, MU, FLAG_JSR, 0, RELOC_PCREL },
234 { "bsrtzr", BRA, 0x6, { SHORT_B3r, LONG_2r }, MU, FLAG_JSR, 0, RELOC_PCREL },
238 { "dbra", BRA, 0x10, { SHORT_B3r, LONG_2r }, MU, FLAG_JMP | FLAG_DELAY, FLAG_RP, RELOC_PCREL },
239 { "dbrai", BRA, 0x14, { SHORT_D2r, LONG_Dr }, MU, FLAG_JMP | FLAG_DELAY, FLAG_RP, RELOC_PCREL },
240 { "dbsr", BRA, 0x12, { SHORT_B3r, LONG_2r }, MU, FLAG_JSR | FLAG_DELAY, FLAG_RP, RELOC_PCREL },
241 { "dbsri", BRA, 0x16, { SHORT_D2r, LONG_Dr }, MU, FLAG_JSR | FLAG_DELAY, FLAG_RP, RELOC_PCREL },
[all …]
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dd10v-opc.c176 { "add3", LONG_L, 1, MU, SEQ|WCAR, 0x1000000, 0x3f000000, { RDST, RSRC, NUM16 } },
183 { "and3", LONG_L, 1, MU, SEQ, 0x6000000, 0x3f000000, { RDST, RSRC, NUM16 } },
186 { "bl.s", SHORT_B, 3, MU, ALONE|BRANCH_LINK|PAR, 0x4900, 0x7f00, { ANUM8 } },
187 { "bl.l", LONG_B, 3, MU, BRANCH_LINK|SEQ, 0x24800000, 0x3fff0000, { ANUM16 } },
190 { "bra.s", SHORT_B, 3, MU, ALONE|BRANCH|PAR, 0x4800, 0x7f00, { ANUM8 } },
191 { "bra.l", LONG_B, 3, MU, BRANCH|SEQ, 0x24000000, 0x3fff0000, { ANUM16 } },
193 { "brf0f.s", SHORT_B, 3, MU, BRANCH|PAR|RF0, 0x4a00, 0x7f00, { ANUM8 } },
194 { "brf0f.l", LONG_B, 3, MU, SEQ, 0x25000000, 0x3fff0000, { ANUM16 } },
196 { "brf0t.s", SHORT_B, 3, MU, BRANCH|PAR|RF0, 0x4b00, 0x7f00, { ANUM8 } },
197 { "brf0t.l", LONG_B, 3, MU, SEQ, 0x25800000, 0x3fff0000, { ANUM16 } },
[all …]
H A Dd30v-opc.c225 { "bra", BRA, 0, { SHORT_B1, SHORT_B2r, LONG_Ur }, MU, FLAG_JMP, 0, RELOC_PCREL },
226 { "bratnz", BRA, 0x4, { SHORT_B3br, LONG_2br }, MU, FLAG_JMP, 0, RELOC_PCREL },
227 { "bratzr", BRA, 0x4, { SHORT_B3r, LONG_2r }, MU, FLAG_JMP, 0, RELOC_PCREL },
229 { "bsr", BRA, 0x2, { SHORT_B1, SHORT_B2r, LONG_Ur }, MU, FLAG_JSR, 0, RELOC_PCREL },
230 { "bsrtnz", BRA, 0x6, { SHORT_B3br, LONG_2br }, MU, FLAG_JSR, 0, RELOC_PCREL },
231 { "bsrtzr", BRA, 0x6, { SHORT_B3r, LONG_2r }, MU, FLAG_JSR, 0, RELOC_PCREL },
235 { "dbra", BRA, 0x10, { SHORT_B3r, LONG_2r }, MU, FLAG_JMP | FLAG_DELAY, FLAG_RP, RELOC_PCREL },
236 { "dbrai", BRA, 0x14, { SHORT_D2r, LONG_Dr }, MU, FLAG_JMP | FLAG_DELAY, FLAG_RP, RELOC_PCREL },
237 { "dbsr", BRA, 0x12, { SHORT_B3r, LONG_2r }, MU, FLAG_JSR | FLAG_DELAY, FLAG_RP, RELOC_PCREL },
238 { "dbsri", BRA, 0x16, { SHORT_D2r, LONG_Dr }, MU, FLAG_JSR | FLAG_DELAY, FLAG_RP, RELOC_PCREL },
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h634 Error replace(std::unique_ptr<MaterializationUnit> MU);
1101 Error define(std::unique_ptr<MaterializationUnitType> &&MU,
1115 Error define(std::unique_ptr<MaterializationUnitType> &MU,
1173 UnmaterializedInfo(std::unique_ptr<MaterializationUnit> MU, in UnmaterializedInfo()
1175 : MU(std::move(MU)), RT(RT) {} in UnmaterializedInfo()
1177 std::unique_ptr<MaterializationUnit> MU; member
1258 Error defineImpl(MaterializationUnit &MU);
1260 void installMaterializationUnit(std::unique_ptr<MaterializationUnit> MU,
1273 std::unique_ptr<MaterializationUnit> MU);
1334 const MaterializationUnit &MU) = 0;
[all …]
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp740 std::unique_ptr<MaterializationUnit> MU) { in replace() argument
741 assert(MU != nullptr && "Can not replace with a null MaterializationUnit"); in replace()
751 for (auto &KV : MU->getSymbols()) { in replace()
767 for (auto &KV : MU->getSymbols()) { in replace()
772 *FromMR.RT, std::move(MU->SymbolFlags), in replace()
773 std::move(MU->InitSymbol)); in replace()
774 MustRunMU = std::move(MU); in replace()
781 auto UMI = std::make_shared<UnmaterializedInfo>(std::move(MU), in replace()
783 for (auto &KV : UMI->MU->getSymbols()) { in replace()
795 assert((!UMIEntry || !UMIEntry->MU) && in replace()
[all …]
H A DDebugUtils.cpp208 raw_ostream &operator<<(raw_ostream &OS, const MaterializationUnit &MU) { in operator <<() argument
209 OS << "MU@" << &MU << " (\"" << MU.getName() << "\""; in operator <<()
211 OS << ", " << MU.getSymbols(); in operator <<()
H A DLLJIT.cpp143 const MaterializationUnit &MU) override;
256 Error notifyAdding(ResourceTracker &RT, const MaterializationUnit &MU) { in notifyAdding() argument
258 if (auto &InitSym = MU.getInitializerSymbol()) in notifyAdding()
266 for (auto &KV : MU.getSymbols()) in notifyAdding()
553 const MaterializationUnit &MU) { in notifyAdding() argument
554 return S.notifyAdding(RT, MU); in notifyAdding()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCScheduleP10.td307 // A MU pipeline may take 5 cycles to complete.
358 // Save 1 cycles if pipeline BF reads the data from pipelines DX, MU, vMU, CY, DF, MM.
365 // Save 1 cycles if pipeline CY reads the data from pipelines DX, MU, vMU, BF, DF, MM.
372 // Save 1 cycles if pipeline MM reads the data from pipelines DX, MU, vMU, BF, CY, DF.
382 // Save 1 cycles if pipeline DF reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM.
385 // Save 1 cycles if pipeline DV reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM.
388 // Save 1 cycles if pipeline DX reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM.
400 // Save 1 cycles if pipeline MU reads the data from pipelines DX, MU, DF.
412 // Save 1 cycles if pipeline vMU reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM.
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSA.cpp331 static bool instructionClobbersQuery(MemoryDef *MD, const MemoryUseOrDef *MU, in instructionClobbersQuery() argument
337 return instructionClobbersQuery(MD, MemoryLocation(), MU->getMemoryInst(), in instructionClobbersQuery()
339 return instructionClobbersQuery(MD, UseMLOC.getLoc(), MU->getMemoryInst(), in instructionClobbersQuery()
344 bool MemorySSAUtil::defClobbersUseOrDef(MemoryDef *MD, const MemoryUseOrDef *MU, in defClobbersUseOrDef() argument
346 return instructionClobbersQuery(MD, MU, MemoryLocOrCall(MU), AA); in defClobbersUseOrDef()
455 if (const auto *MU = dyn_cast<MemoryUse>(MA)) { in checkClobberSanity() local
456 (void)MU; in checkClobberSanity()
457 assert (MU == Start && in checkClobberSanity()
945 if (auto *MU = dyn_cast<MemoryUse>(Start)) in findClobber() local
946 Current = MU->getDefiningAccess(); in findClobber()
[all …]
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/OrcV2CBindingsLazy/
H A DOrcV2CBindingsLazy.c198 LLVMOrcMaterializationUnitRef MU = in main() local
200 LLVMOrcJITDylibDefine(MainJD, MU); in main()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DOrc.h619 void LLVMOrcDisposeMaterializationUnit(LLVMOrcMaterializationUnitRef MU);
858 LLVMOrcMaterializationUnitRef MU);
967 LLVMOrcMaterializationUnitRef MU);
/openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/
H A D2587.crt14 3m8bVLxAdRQnNXfmh219ocfI+rMGx6x8mBmWqW1jGNZszxp5LvbZO8dWAEF8M+MU
H A D1754.key20 3dcxi1+L+MU+fD7JEZQYrxse7XOQQKXa4pOq9vqJkXEedmFUdgzXVnkbv0bJK+9K
H A D1060.key6 iY6CtsZmqrb1HEn7TiMa7uvWex0opE+s/GqIvcrp/MU/JRGRE8cwLK/7PqdDWV41
H A D889.key5 MU+5oOHRjDDqeCia0QugcSSjG6CqhuRyd9etTsQdNldhmwDZa8HSg4TMjrA+OFN6
H A D1317.key10 R/MU+klF4MqxvwtecQzcLRISLwOt3kmY/NDW5WUqPGKQ6y9+Hm2RIrWCsq7IZN0+
H A D2722.key10 NbGq8kmypVdSAx9WRD/w0gM5Xd0ulJq3u2Ykd8FKKqV0xKSV3bMzpYa3ZENNM/MU
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/OrcV2CBindingsVeryLazy/
H A DOrcV2CBindingsVeryLazy.c254 LLVMOrcMaterializationUnitRef MU = in main() local
256 LLVMOrcJITDylibDefine(MainJD, MU); in main()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DMemorySSA.h428 if (auto *MU = dyn_cast<MemoryUse>(MUD))
429 return OperandTraits<MemoryUse>::op_begin(MU);
434 if (auto *MU = dyn_cast<MemoryUse>(MUD))
435 return OperandTraits<MemoryUse>::op_end(MU);
440 if (const auto *MU = dyn_cast<MemoryUse>(MUD))
441 return OperandTraits<MemoryUse>::operands(MU);
918 static bool defClobbersUseOrDef(MemoryDef *MD, const MemoryUseOrDef *MU,
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLICM.cpp164 static bool pointerInvalidatedByLoop(MemorySSA *MSSA, MemoryUse *MU,
168 MemoryUse &MU);
1274 if (const auto *MU = dyn_cast<MemoryUse>(&MA)) { in canSinkOrHoistInst() local
1275 auto *MD = MU->getDefiningAccess(); in canSinkOrHoistInst()
1283 if (!Flags.getIsSink() && !MSSA->dominates(SIMD, MU)) in canSinkOrHoistInst()
2331 static bool pointerInvalidatedByLoop(MemorySSA *MSSA, MemoryUse *MU, in pointerInvalidatedByLoop() argument
2339 Source = MU->getDefiningAccess(); in pointerInvalidatedByLoop()
2341 Source = MSSA->getSkipSelfWalker()->getClobberingMemoryAccess(MU); in pointerInvalidatedByLoop()
2368 if (pointerInvalidatedByBlock(*BB, *MSSA, *MU)) in pointerInvalidatedByLoop()
2372 return pointerInvalidatedByBlock(*I.getParent(), *MSSA, *MU); in pointerInvalidatedByLoop()
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dd10v.h65 #define MU 2 macro
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dd10v.h65 #define MU 2 macro
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-d30v.c727 || (op1->op->unit == MU && op2->op->unit == MU)) in parallel_ok()
1003 || opcode1->op->unit == MU) in write_2_short()
1006 || opcode2->op->unit == MU))) in write_2_short()
1012 || opcode2->op->unit == MU in write_2_short()
1075 else if (opcode2->op->unit == MU) in write_2_short()
1077 if (opcode1->op->unit == MU) in write_2_short()
1108 if (opcode2->op->unit == MU) in write_2_short()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-d10v.c812 else if (opcode2->unit == MU)
837 else if (opcode2->unit == MU)
839 if (opcode1->unit == MU)
853 else if (opcode2->unit == MU || opcode2->unit == EITHER)
866 if (opcode2->unit != MU)
948 || (op1->unit == MU && op2->unit == MU))

12345