Overview
Dive into advanced SuperH assembly programming concepts in this 39-minute video lesson. Learn about logical operations, bit shifting commands, and techniques for working with signed numbers. Explore AND and OR operations, various shift commands including rotation, and understand how to manipulate the Carry and Extend flags. Access accompanying text lessons and source code from the provided website link. For a comprehensive understanding of assembly languages across multiple CPU architectures, check out the instructor's books available on Amazon. Support ongoing content creation through the Patreon page and discover additional assembly tutorials covering a wide range of CPUs and systems.
Syllabus
Intro
Logical Operations
And and OR
Shifts
Shift Commands
Rotation
Carry
Extend
Taught by
ChibiAkumas