From 8fe51755bf9a0ac7270599cf096e7fc2ffd50c83 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 29 Oct 2020 22:04:13 -0700 Subject: 7143 Am I starting to have too much code duplication? --- apps/mu.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/mu.subx') diff --git a/apps/mu.subx b/apps/mu.subx index a2ed8019..98f77faa 100644 --- a/apps/mu.subx +++ b/apps/mu.subx @@ -19131,7 +19131,7 @@ emit-pop-register: # out: (addr buffered-file), reg: (addr array byte) (write-buffered *(ebp+8) "/x32\n") (emit-indent *(ebp+8) *Curr-block-depth) (write-buffered *(ebp+8) "81 0/subop/add %esp 4/imm32\n") - e9/jump $emit-push-register:end/disp32 + e9/jump $emit-pop-register:end/disp32 } # otherwise pop to gp register (emit-indent *(ebp+8) *Curr-block-depth) -- cgit 1.4.1-2-gfad0