{"id":16728430,"url":"https://github.com/tmc/mips","last_synced_at":"2025-03-15T16:21:31.239Z","repository":{"id":66500244,"uuid":"12611530","full_name":"tmc/mips","owner":"tmc","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-05T19:45:58.000Z","size":168,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T06:16:02.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmc.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-05T07:01:42.000Z","updated_at":"2019-08-13T15:26:21.000Z","dependencies_parsed_at":"2023-03-10T23:59:20.334Z","dependency_job_id":null,"html_url":"https://github.com/tmc/mips","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fmips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fmips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fmips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fmips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmc","download_url":"https://codeload.github.com/tmc/mips/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243754768,"owners_count":20342702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T23:10:17.840Z","updated_at":"2025-03-15T16:21:31.214Z","avatar_url":"https://github.com/tmc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"mips pipeline simulator\n-----------------------\nImplements a subset of the instruction set to show pipelining.\n\nlicense: ISC\n\nFeatures:\n- Implements three branch prediction policies\n\nExample:\n$ go test -short\n      I#1   I#2   I#3   I#4   I#5   I#6   \n      c#1   IF1   .     .     .     .     .     \n      c#2   IF2   IF1   .     .     .     .     \n      c#3   IF3   IF2   .     .     .     .     \n      c#4   ID    IF3   IF1   .     .     .     \n      c#5   EX    ID    IF2   IF1   .     .     \n      c#6   MEM1  EX    IF3   IF2   .     .     \n      c#7   MEM2  MEM1  ID    IF3   IF1   .     \n      c#8   MEM3  MEM2  EX    ID    (fl)  .     \n      c#9   WB    MEM3  MEM1  EX          IF1   \n      c#10        WB    MEM2  MEM1        IF2   \n      c#11              MEM3  MEM2        IF3   \n      c#12              WB    MEM3        ID    \n      c#13                    WB          EX    \n      c#14                                MEM1  \n      c#15                                MEM2  \n      c#16                                MEM3  \n      c#17                                WB    \n\n      PASS\n      ok\tgithub.com/tmc/mips0.042s\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fmips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmc%2Fmips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fmips/lists"}