Forked from
b35apo / stud-support
Source project has a limited visibility.
-
Pavel Pisa authored
The directory contain seminaries/qtmips/apo-sort/apo-sort-template.S seminaries/qtmips/apo-sort/d-cache-template.par files. The whole directory or only above files should be copyed in the directory work/apo-sort of your repository. The template files should be renamed to apo-sort.S and d-cache.par . The file d-cache.par specifies D cache parameters in the form <policy>,<#sets>,<#words in block>,<#ways>,<write method> The example is lru,1,1,1,wb The cache size is limited to 16 words maximum. Signed-off-by:
Pavel Pisa <pisa@cmp.felk.cvut.cz>
Pavel Pisa authoredThe directory contain seminaries/qtmips/apo-sort/apo-sort-template.S seminaries/qtmips/apo-sort/d-cache-template.par files. The whole directory or only above files should be copyed in the directory work/apo-sort of your repository. The template files should be renamed to apo-sort.S and d-cache.par . The file d-cache.par specifies D cache parameters in the form <policy>,<#sets>,<#words in block>,<#ways>,<write method> The example is lru,1,1,1,wb The cache size is limited to 16 words maximum. Signed-off-by:
Pavel Pisa <pisa@cmp.felk.cvut.cz>