summaryrefslogtreecommitdiff
path: root/target-microblaze/exec.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-30exec.h cleanupBlue Swirl1-27/+0
2011-06-26Remove exec-all.h include directivesBlue Swirl1-1/+0
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl1-11/+0
2011-06-26exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl1-2/+2
2011-03-13inline cpu_halted into sole callerPaolo Bonzini1-11/+0
2011-02-08cris, microblaze: use cpu_has_workPaolo Bonzini1-3/+1
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini1-0/+6
2010-07-03remove unused stuff from */exec.hPaolo Bonzini1-2/+0
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini1-8/+0
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-05-26microblaze: Add translation routines.Edgar E. Iglesias1-0/+57