blob: c0a3feeeb9c2ae738330a9dee8c198b2ee2eb2d6 (
plain) (
tree)
|
|
Register sizes / mappings
-------------------------
The A register is used as an example
MSB LSB
+--------+--------+--------+--------+--------+--------+--------+--------+
| RAX |
+--------+--------+--------+--------+--------+--------+--------+--------+
| EAX |
+--------+--------+--------+--------+
| AX |
+--------+--------+
| AH | AL |
+--------+--------+
# TODO - calling conventions
|