From 66bce436b328171cfbfa02c2e16dafc49343de08 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 12 Jun 2019 00:13:34 -0700 Subject: . Now that we don't have to edit code to run a single test, delete that commented out fragment everywhere. --- subx/072slice.subx | 7 ------- 1 file changed, 7 deletions(-) (limited to 'subx/072slice.subx') diff --git a/subx/072slice.subx b/subx/072slice.subx index 82ce883e..abf88580 100644 --- a/subx/072slice.subx +++ b/subx/072slice.subx @@ -6,13 +6,6 @@ # . op subop mod rm32 base index scale r32 # . 1-3 bytes 3 bits 2 bits 3 bits 3 bits 3 bits 2 bits 2 bits 0/1/2/4 bytes 0/1/2/4 bytes -#? Entry: # run a single test, while debugging -#? e8/call test-slice-to-string/disp32 -#? # syscall(exit, Num-test-failures) -#? 8b/copy 0/mod/indirect 5/rm32/.disp32 . . 3/r32/EBX Num-test-failures/disp32 # copy *Num-test-failures to EBX -#? b8/copy-to-EAX 1/imm32/exit -#? cd/syscall 0x80/imm8 - slice-empty?: # s : (address slice) -> EAX : boolean # . prolog 55/push-EBP -- cgit 1.4.1-2-gfad0