Assignment for Computer Architecture - MIPS Assembly implementation of merge sort algorithm
Lê Hồng Minh, Trần Nguyễn Gia Bảo, Hoàng Hải Phương - Ho Chi Minh City University of Technology
Input: Initial array , size of array, index from and to of the segment of array that need to be sorted.
Output: The array after being sorted the segment [from:to]