corrected sense of compare for error filed almost one year ago and in a different life

This commit is contained in:
Perry Kivolowitz 2025-01-14 20:56:13 -06:00
parent 08406598eb
commit 43c188951c
2 changed files with 1 additions and 1 deletions

View file

@ -56,7 +56,7 @@ and one new unconditional branch:
// Assume value of b is in x1 // 2
// 3
1: cmp x0, x1 // 4
bgt 2f // 5
blt 2f // 5
// CODE BLOCK // 6
b 1b // 7
// 8

Binary file not shown.