• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux DSP5600x disassembly library 1.1 Download

DSP5600x disassembly library 1.1

March 7, 2005
DSP5600x disassembly library is a disassembly code library designed for Motorola DSP5600x, allowing users to analyze and understand the functionality of the device's operational code.
License BSD License
Platform Linux
Supported Languages English
Homepage sourceforge.net
Developed by Miloslaw Smyk
The lib5600x is a library that facilitates the implementation of a Motorola DSP5600x disassembler. It is an ANSI C link library designed for the benefit of developers who are writing debuggers, memory monitors, and other similar applications for DSP5600x chips.

To use the library, there are two initialization functions that one must call beforehand - make_masks() and make_masks2(). These functions are mandatory, and require no input parameters, nor do they produce any results. Nonetheless, you can be assured that these functions will succeed.

Next, allocate memory for a structure, that will be used to pass data to and from the library. The disasm_data structure, defined in the 5600x_disasm.h file, is what we want to focus on here. You may use a pointer in the process, and it is crucial to note that the "memory" member should point to the opcode that you want disassembled. However, bear in mind that the library anticipates this to be a 24-bit word, so if your assembler creates 32-bit words, you'll need to carry out a simple conversion. Not only that, but the library might also have to assess two words simultaneously, which is demonstrated in the provided example source code.

Once the disasm_data struct is set up correctly, with the "memory" pointer accurately specified, you can call the disassemble_opcode function with the pointer to this struct as the only argument. The output of this function will be a string of ASCII characters representing the disassembled opcode, now present in the "line_buf" member. You do not need to concern yourself with the "line_ptr" member, which is simply an internal variable. As for the "words" member, this holds the number of 24-bit words that your memory pointer should advance by. Additionally, this variable is available as a return value of the disassemble_opcode function. You can find an example of all this in the source code provided.

To use the library correctly, you simply have repeat step 3, as many times as you need, until the code is entirely disassembled.

For testing, please examine the makefile to ensure that it contains precise flages and defines for your architecture. Big endian users should be aware that they need to add -DBIGENDIAN to the CFLAGS. By entering "make ./test example_dsp_binary" in your terminal, you can compare the output of "example_dsp_binary" with example.a56, which includes all the addressing modes and instructions explained in the DSP56000/DSP56001 Digital Signal Processor User's Manual. Furthermore, you can carry out a 'diff' on the output against the example.out file to determine if there are any differences. There should be none.
What's New
Free Download 12K
325
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    154
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    89
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    80
  6. porm r2
    73
  7. Clewarecontrol 0.8
    72
  8. Java Games 1.0
    72
  9. Swiftfox 3.0b5pre-2
    71
  10. fuseftp 0.8
    71

Related Downloads

Gournal
Gournal is an application designed for Tablet PCs that allows for notetaking.
filofant
Filofant is a mail archiving and document indexing software that securely stores ...
Frisian Dictionary
Frisian Dictionary is a Thunderbird add-on that utilizes Fryske Akademy's word list ...
music_command
Music_command software manages the current media player by allowing users to switch ...
XellPlan
XellPlan offers user-friendly php scripts to create event plans with ease. Ideal ...
Marathon GUI Test Tool
Marathon is a Java/Swing-based testing framework that enables testing of GUI applications.
CompBenchmarks
CompBenchmarks is a compiler benchmarking tool that provides a testing environment for ...
mirdir
Mirdir is a high-speed tool for syncing two directory trees. It simplifies ...
Sherlock Holmes
Sherlock Holmes is a search engine that gathers and indexes textual data ...
Festival
Festival is a software that helps to build speech synthesis systems with ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.