Home
last modified time | relevance | path

Searched refs:disassembler (Results 1 – 25 of 51) sorted by relevance

123

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThreadPlanTracer.cpp190 Disassembler *disassembler = GetDisassembler(); in Log() local
191 if (disassembler) in Log()
204 disassembler->DecodeInstructions (pc_addr, extractor, 0, 1, false, data_from_file); in Log()
206disassembler->DecodeInstructions (Address (pc), extractor, 0, 1, false, data_from_file); in Log()
208 InstructionList &instruction_list = disassembler->GetInstructionList(); in Log()
/NextBSD/sys/contrib/dev/acpica/common/
HDdmextern.c1199 loaded into a global namespace for the disassembler to use in order to
1202 The disassembler tracks any such references, and will emit an External()
1206 disassemble the control method invocation -- because the disassembler does
1259 disassembler, otherwise it does not know how to handle the method invocations.
1262 appearing in an SSDT, the disassembler does not know what to do unless
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/
HDDisassemblerLLVMC.cpp121 Decode (const lldb_private::Disassembler &disassembler, in Decode() argument
794 int DisassemblerLLVMC::OpInfoCallback (void *disassembler, in OpInfoCallback() argument
801 return static_cast<DisassemblerLLVMC*>(disassembler)->OpInfo (pc, in OpInfoCallback()
808 const char *DisassemblerLLVMC::SymbolLookupCallback (void *disassembler, in SymbolLookupCallback() argument
814 return static_cast<DisassemblerLLVMC*>(disassembler)->SymbolLookup(value, in SymbolLookupCallback()
/NextBSD/usr.sbin/acpi/
HDMakefile.inc15 ${ACPICA_DIR}/components/disassembler \
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86Instr3DNow.td23 // FIXME: The disassembler doesn't support Has3DNow0F0FOpcode yet.
32 // FIXME: The disassembler doesn't support Has3DNow0F0FOpcode yet.
HDX86InstrFMA.td246 // For disassembler
323 // For disassembler
HDX86InstrExtension.td148 // movzbq and movzwq encodings for the disassembler
HDX86InstrArithmetic.td697 // The disassembler should know about this, but not the asmparser.
713 // The disassembler should know about this, but not the asmparser.
1001 // These are for the disassembler since 0x82 opcode behaves like 0x80, but
1084 // These are for the disassembler since 0x82 opcode behaves like 0x80, but
1163 // These are for the disassembler since 0x82 opcode behaves like 0x80, but
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectDisassemble.cpp300 …DisassemblerSP disassembler = Disassembler::FindPlugin(m_options.arch, flavor_string, plugin_name); in DoExecute() local
302 if (!disassembler) in DoExecute()
316 …else if (flavor_string != NULL && !disassembler->FlavorValidForArchSpec(m_options.arch, flavor_str… in DoExecute()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDDisassembler.h146 Decode (const Disassembler &disassembler,
278 Decode (const Disassembler &disassembler,
/NextBSD/contrib/binutils/opcodes/
HDChangeLog-0001118 * disassemble.c (disassembler): Call print_insn_i386.
276 for a disassembler option of `booke', `booke32' or `booke64' to enable
277 BookE support in the disassembler.
894 * m32r-dis.c, -asm.c, -ibld.c: Regenerated with disassembler fixes.
918 * disassemble.c (disassembler): Recognize the OpenRISC disassembly.
1157 * disassemble.c (disassembler): Correct call to
1229 * disassemble.c (disassembler): Recognize the x86-64 disassembly.
1296 * disassemble.c (disassembler): Correct call to
1438 * disassemble.c (disassembler) [ARCH_cris]: Call cris_get_disassembler.
1632 (disassembler): Add check for bfd_arch_i860 to set disassemble
[all …]
HDChangeLog-9297385 (disassembler): Add ARC support.
602 * disassemble.c (disassembler): Handle m32r.
820 * disassemble.c (disassembler) Add entry for d30v.
897 disassembler.
1123 (disassembler): Add bfd_arch_tic80 support to set disassemble
1156 * mn10200-dis.c: Finish writing disassembler.
1176 * mn10200-dis.c: Flesh out mn10200 disassembler. Not ready,
1295 * mn10300-dis.c: Start working on disassembler support.
1484 (disassembler): Handle bfd_arch_mn10x00.
1542 Add "memop" field to all opcodes (for the disassembler).
[all …]
HDdisassemble.c93 disassembler (abfd) in disassembler() function
HDcgen-dis.in59 /* -- disassembler routines inserted here. */
136 DIS_INFO is defined as `void *' so the disassembler needn't know anything
HDChangeLog-9899164 * disassemble.c (disassembler): Handle bfd_arch_pj.
294 disassembler command line options.
570 * disassemble.c (disassembler): Handle bfd_mach_i386_i386_intel_syntax.
812 * disassemble.c (disassembler): Add support for FR30 target.
1030 (disassembler): Add case for ARCH_vax.
1062 instructions. However, when the disassembler gets used in other
1066 of the disassembler in host based programs, gdb, objdump.
1617 * disassemble.c (disassembler): Add bfd_arch_tic30 case.
HDChangeLog-0203557 * disassemble.c (disassembler): Add support for h8300sx.
603 * disassemble.c (disassembler): Add support for h8300hn and h8300sn.
859 * msp430-dis.c: New file: msp430 disassembler.
1293 disassembler routine.
1484 (disassembler): Handle bfd_arch_frv.
1581 * disassemble.c (disassembler): Just use print_insn_sh for bfd_arch_sh.
1920 In the disassembler, use a .cranges section for linked executables.
1951 * disassemble.c (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map
1972 (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map bfd_mach_sh5 to
HDChangeLog577 (disassembler): Handle bfd_arch_mep.
600 print_i386_disassembler_options for i386 disassembler.
/NextBSD/contrib/binutils/opcodes/po/
HDopcodes.pot126 msgid "Unrecognised disassembler option: %s\n"
133 "The following ARM specific disassembler options are supported for use with\n"
144 msgid "Internal disassembler error"
380 msgid "<internal disassembler error>"
387 "The following i386/x86-64 specific disassembler options are supported for "
753 msgid "# internal disassembler error, unrecognised modifier (%c)"
760 "The following MIPS specific disassembler options are supported for use\n"
/NextBSD/contrib/binutils/binutils/
HDNEWS78 disassembler to print the "raw" mips instruction mnemonic instead of some
184 * New command line switch to objdump -M (or --disassembler-options) which takes
186 disassembler. Used by ARM targets to select register name sets, ISA, APCS or
224 --disassemble-zeroes and --no-show-raw-insn options which affect disassembler
HDREADME8 disassembler (objdump) in this directory. These tools make use of a
/NextBSD/contrib/gdb/include/
HDdis-asm.h264 extern disassembler_ftype disassembler (bfd *);
/NextBSD/contrib/binutils/include/
HDdis-asm.h300 extern disassembler_ftype disassembler (bfd *);
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonInstrFormatsV4.td58 // SoftFail is a field the disassembler can use to provide a way for
/NextBSD/sys/contrib/dev/acpica/
HDchanges.txt138 worked properly when used in conjunction with the disassembler. It only
230 recent TCG ACPI Specification, December 14, 2014. Table disassembler and
232 the disassembler/table-compiler at this time.
251 Disassembler: Fixed a problem with the new symbolic operator disassembler
275 iASL: Add support for the new OSDT in both the disassembler and compiler.
324 iASL disassembler and table compiler: implemented support for all new
327 iASL disassembler and table compiler: Added ACPI 6.0 changes to existing
347 a regression in the disassembler where incorrect operator
385 in both the Data Table compiler and the disassembler. The SLIC table
405 Disassembler: Added an option (-df) to force the disassembler to assume
[all …]
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDDisassembler.cpp1323 PseudoInstruction::Decode (const lldb_private::Disassembler &disassembler, in Decode() argument

123