Next: , Previous: Z80-Chars, Up: Z80 Syntax

9.32.2.2 Register Names

The registers are referred to with the letters assigned to them by Zilog. In addition as recognizes ixl and ixh as the least and most significant octet in ix, and similarly iyl and iyh as parts of iy.

The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.