tlb: Remove dead instruction

This commit is contained in:
Ella-0 2021-04-18 11:13:32 +01:00
parent c14f3de6d0
commit 74ea2f2ad3
2 changed files with 12 additions and 0 deletions

View file

@ -7,6 +7,7 @@ fetch() {
cd $pkgname-$pkgver
patch -p1 < ../../build.patch
patch -p1 < ../../bsect.patch
patch -p1 < ../../remove-dead.patch
}
package() {

View file

@ -0,0 +1,11 @@
--- a/bsect.asm
+++ b/bsect.asm
@@ -135,7 +135,7 @@
.loop:
cmp edx, 127*512
jl loader.part_2
- jz loader.finish
+; jz loader.finish
mov ax, 127 ;count
xor bx, bx ; offset