.text 0x00400000
li $v0,4
la $a0,mes
syscall
li $v0,5
syscall
move $t1,$v0
blt $t1,10,termatismos
bgt $t1,20,termatismos
li $v0,4
la $a0,msg
syscall
termatismos:
li $v0,10
syscall
.data
msg: .asciiz "$t1 anhkei sto [10,20]"
mes: .asciiz "doste arithmo:"
Δεν υπάρχουν σχόλια:
Δημοσίευση σχολίου