summaryrefslogtreecommitdiffstats
path: root/research/registers.txt
blob: 4cf2b007717cc014fba1292699d622b038001587 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Registers
=========

MR: Malloc Register
-------------------

Name: `__mr`

R: General-Purpose Register
---------------------------

Names: `__r0`, `__r1`, ..., `__rN`

Allocated at compile time when translating array operators and subshell-less
string returns.