i have a 5 minute life coupon
Printable View
i have a 5 minute life coupon
It expired when you were born :D
crap damnit, and here's me with all these coupons i guess i'll just rid of this peaches coupon.. a life time pfft :mellow:
whoa whoa peach coupons are good for 5 lifetimes.
what he said.Quote:
The infinite scroll
.
.
.
ya this is still going
got the idea from dale
it gets annoying after a while doesn't it
why am i still doing this....
hmmmmmm.......
y
am
i
still
doing
this
doing
this
well
i think this is getting boring now
so i stop
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
.global main
main:
save %sp, -96, %sp
mov -2, %l1 ! x = -2
for:
cmp %l1, 8 ! Compares the value in %l1 to 8
bg loopend ! Exit the loop if the value in %l1 is greater than 8
nop
mov %l1, %o0 ! Move the value of x into %o0
mov %l1, %o1 ! Move the value of x into %o1
call .mul ! x * x = x^2
nop
mov %o0, %l3 ! Copy x^2 into register %l3
mov %l3, %o0 ! Copy x^2 into register %o0
mov 14, %o1 ! Set the value of %o1 to 14
call .mul ! x^2 * 14 = 14x^2
nop
mov %o0, %l4 ! Copy 14x^2 into register %l4
mov %l3, %o0 ! Copy x^2 into register %o0
mov %l1, %o1 ! Copy x into register %o1
call .mul ! x^2 * x = x^3
nop
sub %o0, %l4, %l3 ! x^3 - 14x^2 Put result into register %l3
mov 56, %o0 ! Set the value of %o0 to 56
mov %l1, %o1 ! Copy x into register %o1
call .mul ! 56 * x = 56x
nop
add %l3, %o0, %l3 ! x^3 - 14x^2 + 56x
sub %l3, 64, %l3 ! x^3 - 14x^2 + 56x - 64
mov %l3, %l5 ! Copies the value of y into register %l5
max:
inc %l1 ! Increments the value of x, located in register %l1
cmp %l0, %15 ! Compares the value of the existing maximum vs the value of y
bg for ! Reiterates loop
nop
mov %l5, %l0 ! Copies the value of the new maximum into register %l0
ba for
nop
loopend:
done:
mov 1, %g1
ta 0
SHurai = the best at explaining . I get every word of that
pie
snitch
piesnitch
:P
No kidding? I should have a Ph.D in explaining stuff cause yea!
Piesnitch, hold the crust please.
Coming right up. Anti bisnitch style?
Yes please, lightly marinated in ketamine as well