summaryrefslogtreecommitdiff
path: root/sim/moxie/interp.c
Commit message (Expand)AuthorAgeFilesLines
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* sim: constify sim_write source buffer (part 2)Mike Frysinger2010-04-141-1/+1
* sim/moxie/Jan Kratochvil2010-02-271-2/+3
* Fix nop insn for moxieAnthony Green2010-02-031-11/+15
* Add period to sentence in comment.Anthony Green2010-01-131-1/+1
* Initialize SIM_DESC properly.Anthony Green2010-01-131-0/+16
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+1
* Use common memory infrastructure and introduce device tree supportAnthony Green2009-09-101-279/+157
* Increase simulated memory size. Support new system call ABI. Support except...Anthony Green2009-07-311-10/+27
* Add PC-relative branch support to moxie sim.Anthony Green2009-06-111-122/+98
* Add missing break statemenets.Anthony Green2009-05-101-0/+2
* Add moxie simulatorAnthony Green2009-05-011-0/+1481