summaryrefslogtreecommitdiffstats
path: root/target-openrisc/translate.c
Commit message (Expand)AuthorAgeFilesLines
* TCG: Use gen_opc_instr_start from context instead of global variable.Evgeny Voevodin2012-12-081-3/+3
* TCG: Use gen_opc_icount from context instead of global variable.Evgeny Voevodin2012-12-081-1/+1
* TCG: Use gen_opc_pc from context instead of global variable.Evgeny Voevodin2012-12-081-2/+2
* TCG: Use gen_opc_buf from context instead of global variable.Evgeny Voevodin2012-11-171-4/+5
* TCG: Use gen_opc_ptr from context instead of global variable.Evgeny Voevodin2012-11-171-5/+5
* disas: avoid using cpu_single_envBlue Swirl2012-11-101-1/+1
* Emit debug_insn for CPU_LOG_TB_OP_OPT as well.Richard Henderson2012-09-271-1/+1
* target-or32: Add system instructionsJia Liu2012-07-271-0/+26
* target-or32: Add instruction translationJia Liu2012-07-271-0/+1734
* target-or32: Add target stubs and QOM cpuJia Liu2012-07-271-0/+75
OpenPOWER on IntegriCloud