From 84c426d2abff4b3b38f35758392baaf3eda93d93 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 25 Mar 2020 09:46:35 -0700 Subject: 6169 --- mu_instructions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mu_instructions') diff --git a/mu_instructions b/mu_instructions index 6a450ec0..f6b05faa 100644 --- a/mu_instructions +++ b/mu_instructions @@ -2,7 +2,7 @@ Mu is a statement-oriented language. Blocks consist of flat lists of instructions. The following chart shows all the instruction forms supported by Mu, along -with the instruction they're translated to. Variables of the form "var/reg" +with the instruction they're translated to. Variables of the form 'var/reg' live in a register, and other variables are assumed to live on the stack at some 'stack-offset' from ebp. -- cgit 1.4.1-2-gfad0