[ << ] | [ >> ] | [] | [] | [] | [ ? ] |
This chapter documents the backend for the "Hans" processor from the "Hans" project.
This module is written in 2023-2024 by Yannik Stamm and is covered by the vasm copyright without modifications.
This backend is made as part of a hobby project "Hans" which includes a custom processor with a custom instruction set. The project is open source under: https://github.com/Byter64/Hans (most part is German).
The instructions as well as all data is exactly 32-Bit, which is equal to 1 Byte on our system. Therefore, the target address size is also 32-Bit.
Some known problems of this module at the moment:
This module has the following error messages:
[ << ] | [ >> ] | [] | [] | [] | [ ? ] |