wok-tiny diff memtest/stuff/bootloader.S @ rev 169

memtest,plop: tune lzma compression
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 06 12:57:42 2021 +0000 (2021-05-06)
parents a88405d94c1e
children
line diff
     1.1 --- a/memtest/stuff/bootloader.S	Fri Apr 30 16:35:54 2021 +0000
     1.2 +++ b/memtest/stuff/bootloader.S	Thu May 06 12:57:42 2021 +0000
     1.3 @@ -313,8 +313,8 @@
     1.4  #else
     1.5  	subw	%ax, %bx
     1.6  	jnc	forward
     1.7 +	//movw	$0x8FFF, %ax
     1.8  	movb	$0x90, %ah
     1.9 -	;decw	%ax
    1.10  forward:
    1.11  	movw	%ax, %es
    1.12  	movw	%ax, %di