summaryrefslogtreecommitdiff
path: root/or1k_atomic.c
Commit message (Expand)AuthorAgeFilesLines
* Use printxval64 instead of printxval_longDmitry V. Levin2016-12-251-1/+1
* or1k: fix printing of invalid 1st argument of or1k_atomic syscallDmitry V. Levin2016-05-161-1/+1
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+28
* or1k_atomic.c: make use of RVAL_DECODEDDmitry V. Levin2015-07-201-28/+26
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-1/+1
* or1k: move or1k_atomic parser to a separate fileDmitry V. Levin2014-12-031-0/+51