kommentare eingefuegt master origin
authorhackbard <hackbard>
Thu, 15 May 2003 23:14:57 +0000 (23:14 +0000)
committerhackbard <hackbard>
Thu, 15 May 2003 23:14:57 +0000 (23:14 +0000)
loesung4-1.s
loesung4-2.new.s
loesung4-2.s

index 1387f63..43cb758 100644 (file)
@@ -1,6 +1,9 @@
 ; blatt 4
 ; aufgabe 1
 
+; viel spass beim nachvollziehen ;)
+; aber hier laeufts!
+
 .text
 addi r20,r0,0x20 ; wir brauchen mal 32 fuer ne mult
 addi r21,r0,4 ; ebenso die 4
index e77dcc7..9b14f29 100644 (file)
@@ -1,6 +1,8 @@
 ; blatt 4
 ; aufgabe 2
 
+; hier also nun mit intervallschachtelung
+
 .data
 text: .asciiz "input: "
 .align 2
index ab8c466..d467535 100644 (file)
@@ -1,6 +1,9 @@
 ; blatt 4
 ; aufgabe 2
 
+; hier mach ich nicht wirklich intervallschachtelung.
+; daher folgt das mit intervallschachtelung gleich im anschluss.
+
 .data
 text: .asciiz "input: "
 .align 2