I am trying to implement Knapsack\'s algorithm through recursion in x86 Assembly, modeling the following Java code. However, when I run my program, it seems as if the parame