From 5f03606319f745b10e9918c76a47426b293f0bf9 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Tue, 4 Aug 2020 14:41:19 -0400 Subject: cmm: Clean up Notes a bit --- includes/stg/MachRegs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'includes') diff --git a/includes/stg/MachRegs.h b/includes/stg/MachRegs.h index 82cce6e66a..be7b7d60b4 100644 --- a/includes/stg/MachRegs.h +++ b/includes/stg/MachRegs.h @@ -61,6 +61,8 @@ are the RX, FX, DX and USER registers; as a result, if you decide to caller save a system register (e.g. SP, HP, etc), note that this code path is completely untested! -- EZY + + See Note [Register parameter passing] for details. -------------------------------------------------------------------------- */ /* ----------------------------------------------------------------------------- -- cgit v1.2.1