SH-4 Series Assembler (Windows CE 5.0)
The SH-4 Series Assembler (SHASM) converts source programs written in assembly language into a format that can be handled by SH microprocessors, outputting the result as an object module and as an assembler listing. SHASM generates output in Microsoft Common Object File Format (COFF).
SHASM contains numerous enhancements designed to enhance the programming environment and to address compatibility issues.
Although SHASM closely resembles the Renesas native assembler, it is not identical. For example, SHASM generates error and warning messages that contain not only an error number but also a descriptive message.
In This Section
- SH-4 Assembler Registers
Describes registers assignments recognized by the SH-4 Series Assembler. - SH-4 Assembler Command-line Options
Describes the command-line options available to SHASM - SH-4 Assembler Directives
Describes assembler directives
In Related Sections
- SH-4 Calling Sequence Specification
Provides an overview and links to information about register assignments and stack layout
Send Feedback on this topic to the authors