summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or1k/or1k-context-validate.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* or1k: Implement context validate and context volatile clobber functions.Hesham ALMatary2014-09-021-0/+185
score/cpu/or1k: Add two new assembly functions: _CPU_Context_validate and _CPU_Context_volatile_clobber; their implementation follows corresponding ARM functions.