aboutsummaryrefslogtreecommitdiff
path: root/risu_i386.c
AgeCommit message (Expand)Author
2019-06-07risu_i386: remove old unused codeJan Bobek
2019-06-07risu_i386: implement missing CPU-specific functionsJan Bobek
2019-06-07risu_i386: move reginfo-related code to risu_reginfo_i386.cJan Bobek
2019-06-07risu_i386: move reginfo_t and related defines to risu_reginfo_i386.hJan Bobek
2017-06-20all: fix up code consistencyAlex Bennée
2010-12-07Add licensing/copyright boilerplate to license under EPLPeter Maydell
2010-09-21Ignore enough x86 registers to get a test pass for valgrind vs native.Peter Maydell
2010-09-21Implement image loading and enough of x86 to work with a simple static test i...Peter Maydell
2010-09-20Basic dump and compare of x86 register info.Peter Maydell
2010-09-20Add the initial structure of SIGILL handling and CPU-specific interface.Peter Maydell