Important: The information in this document is obsolete and should not be used for new development.
Chapter 14 - Assembly-Language Numeric Operations
This chapter describes how you can perform comparison and arithmetic numeric operations using PowerPC assembly language. This chapter describes the following types of instructions:
It shows the format of these instructions and gives examples of use. For complete details on any of these instructions, see the Motorola PowerPC 601 RISC Microprocessor User's Manual. For operations that manipulate the floating-point environment, see Chapter 12, "Assembly-Language Environmental Controls." For operations that perform conversions, see Chapter 13, "Assembly-Language Numeric Conversions."
- comparison
- arithmetic
- multiply-add
- move
Chapter Contents
- Comparison Operations
- Arithmetic Operations
- Arithmetic Instructions
- Multiply-Add Instructions
- Move Instructions
- Transcendental and Auxiliary Functions