PIPESIM = ../../pipelined-model

test.out:
	$(PIPESIM) -thread mipsver data/test.in test.output

small.out:
	$(PIPESIM) -thread mipsver data/smred.in smred.output
