This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_ _ | |
(_) _ | | | |
____ _ ____ _| |_ _____| | _ _____ | |
| \| | _ (_ _|____ | |_/ |____ | * | |
| | | | | | | || |_/ ___ | _ (/ ___ | * | |
|_|_|_|_|_| |_| \__)_____|_| \_)_____| * | |
STUDIO MINTAKA : MANUFACTURER ID 0xABAD1DEA | |
___ ____ ____ ___ ___ ___ ____ _____ ___ ___ | |
/ __)( _ \(_ _)/ __)/ __)\ / / __)( _ \( _ )/ __)/ __) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
On April 5 2012, #0x10c-dev agreed to the following standard ABI: | |
- Registers A, B, C are clobberable across calls | |
- Registers I, J, X, Y, Z are preserved across calls | |
- Return in A | |
- J is used for base stack pointer (preserving the value of SP before allocating | |
data for locals) |
NewerOlder