summaryrefslogtreecommitdiff
path: root/target-openrisc
AgeCommit message (Expand)AuthorFilesLines
2012-09-27Emit debug_insn for CPU_LOG_TB_OP_OPT as well.Richard Henderson1-1/+1
2012-07-27target-or32: Add linux user supportJia Liu1-0/+12
2012-07-27target-or32: Add system instructionsJia Liu5-1/+321
2012-07-27target-or32: Add timer supportJia Liu1-0/+22
2012-07-27target-or32: Add PIC supportJia Liu1-0/+3
2012-07-27target-or32: Add instruction translationJia Liu1-0/+1734
2012-07-27target-or32: Add float instruction helpersJia Liu3-1/+335
2012-07-27target-or32: Add int instruction helpersJia Liu3-1/+85
2012-07-27target-or32: Add exception supportJia Liu5-2/+89
2012-07-27target-or32: Add interrupt supportJia Liu5-2/+134
2012-07-27target-or32: Add MMU supportJia Liu3-2/+303
2012-07-27target-or32: Add target stubs and QOM cpuJia Liu8-0/+792