aboutsummaryrefslogtreecommitdiff
path: root/src/syscall.rs
AgeCommit message (Expand)AuthorFilesLines
2016-01-16Have simulator return reason for haltingDavid Li1-0/+4
2016-01-13Pass MMU to syscall handlerDavid Li1-1/+3
2016-01-09Add core_id to core, syscallsDavid Li1-1/+1
2016-01-07Let API user handle syscallsDavid Li1-0/+23