I\'m trying to translate c code below into assembly for a assignment
int sqrtIter(int a, int xi, int cnt, int k, int t) { for (int i=0; i