| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/Disassembler/ |
| H A D | RISCVDisassembler.cpp | 193 const RISCVDisassembler *Dis = in DecodeVRM2RegisterClass() local 195 const MCRegisterInfo *RI = Dis->getContext().getRegisterInfo(); in DecodeVRM2RegisterClass() 213 const RISCVDisassembler *Dis = in DecodeVRM4RegisterClass() local 215 const MCRegisterInfo *RI = Dis->getContext().getRegisterInfo(); in DecodeVRM4RegisterClass() 233 const RISCVDisassembler *Dis = in DecodeVRM8RegisterClass() local 235 const MCRegisterInfo *RI = Dis->getContext().getRegisterInfo(); in DecodeVRM8RegisterClass()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/Disassembler/ |
| H A D | X86Disassembler.cpp | 1692 const MCDisassembler *Dis); 1864 const MCDisassembler *Dis) { in translateImmediate() argument 1948 if (!Dis->tryAddingSymbolicOperand( in translateImmediate() 2006 const MCDisassembler *Dis, in translateRMMemory() argument 2088 Dis->tryAddingPcLoadReferenceComment(insn.displacement + pcrel, in translateRMMemory() 2154 if (!Dis->tryAddingSymbolicOperand( in translateRMMemory() 2171 InternalInstruction &insn, const MCDisassembler *Dis) { in translateRM() argument 2196 return translateRMMemory(mcInst, insn, Dis); in translateRM() 2198 return translateRMMemory(mcInst, insn, Dis, true); in translateRM() 2238 const MCDisassembler *Dis) { in translateOperand() argument [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Xtensa/Disassembler/ |
| H A D | XtensaDisassembler.cpp | 101 const MCDisassembler *Dis = static_cast<const MCDisassembler *>(Decoder); in tryAddingSymbolicOperand() local 102 return Dis->tryAddingSymbolicOperand(MI, Value, Address, isBranch, Offset, /*OpSize=*/0, in tryAddingSymbolicOperand()
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | spectrum | 44 0 string MV\ -\ CPC\ format\ Dis Amstrad/Spectrum DU54 .DSK data
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldChecker.cpp | 690 MCDisassembler *Dis = Checker.Disassembler; in decodeInst() local 696 Dis->getInstruction(Inst, Size, SymbolBytes, 0, nulls()); in decodeInst()
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | NEWS | 247 * Dis-assembler interface changed to allow sharing with gdb.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
| H A D | NEWS | 308 * Dis-assembler interface changed to allow sharing with gdb.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/ |
| H A D | ARMDisassembler.cpp | 877 const MCDisassembler *Dis = static_cast<const MCDisassembler*>(Decoder); in tryAddingPcLoadReferenceComment() local 878 Dis->tryAddingPcLoadReferenceComment(Value, Address); in tryAddingPcLoadReferenceComment() 2546 const MCDisassembler *Dis = static_cast<const MCDisassembler*>(Decoder); in DecodeHINTInstruction() local 2547 const FeatureBitset &FeatureBits = Dis->getSubtargetInfo().getFeatureBits(); in DecodeHINTInstruction() 2791 const MCDisassembler *Dis = static_cast<const MCDisassembler*>(Decoder); in DecodeSETPANInstruction() local 2792 const FeatureBitset &FeatureBits = Dis->getSubtargetInfo().getFeatureBits(); in DecodeSETPANInstruction()
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | invoke.texi | 9968 (Dis/En)able data speculative scheduling before reload. 9977 (En/Dis)able data speculative scheduling after reload. 9986 (Dis/En)able control speculative scheduling. This feature is 9996 (En/Dis)able speculative scheduling of the instructions that 10005 (En/Dis)able speculative scheduling of the instructions that 10014 (En/Dis)able speculative scheduling of the instructions that 10023 (En/Dis)able use of simple data speculation checks ld.c . 10032 (Dis/En)able use of ld.c instructions to check control speculative loads. 10042 (Dis/En)able printing of the information about speculative motions.
|
| H A D | gcc.info | 9759 (Dis/En)able data speculative scheduling before reload. This will 9766 (En/Dis)able data speculative scheduling after reload. This will 9773 (Dis/En)able control speculative scheduling. This feature is 9780 (En/Dis)able speculative scheduling of the instructions that are 9787 (En/Dis)able speculative scheduling of the instructions that are 9794 (En/Dis)able speculative scheduling of the instructions that are 9800 (En/Dis)able use of simple data speculation checks ld.c . If 9806 (Dis/En)able use of ld.c instructions to check control speculative 9814 (Dis/En)able printing of the information about speculative motions.
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGCall.cpp | 4406 DisableDebugLocationUpdates Dis(*this, E); in EmitCallArg() local
|