From bbf65bfcf3bf48d36398ddff271192c381dcf90c Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 20 May 2019 22:14:37 -0700 Subject: 5213 --- subx/apps/factorial.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subx/apps') diff --git a/subx/apps/factorial.subx b/subx/apps/factorial.subx index 20b0a4fe..71780eb4 100644 --- a/subx/apps/factorial.subx +++ b/subx/apps/factorial.subx @@ -45,8 +45,8 @@ Entry: # run tests if necessary, compute `factorial(5)` if not e8/call run-tests/disp32 8b/copy 0/mod/indirect 5/rm32/.disp32 . . 0/r32/EAX Num-test-failures/disp32 # copy *Num-test-failures to EAX eb/jump $main:end/disp8 # where EAX will get copied to EBX - # - otherwise return factorial(5) $run-main: + # - otherwise return factorial(5) # . . push args 68/push 5/imm32 # . . call -- cgit 1.4.1-2-gfad0