aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/op_helper.c
AgeCommit message (Expand)Author
2012-09-10target-s390x: rename op_helper.c to misc_helper.cBlue Swirl
2012-09-10target-s390x: split memory access helpersBlue Swirl
2012-09-10target-s390x: split integer helpersBlue Swirl
2012-09-10target-s390x: split condition code helpersBlue Swirl
2012-09-10target-s390x: split FPU opsBlue Swirl
2012-09-10target-s390x: fix styleBlue Swirl
2012-08-15s390: provide interface for service interrupt/introduce interrupt.cChristian Borntraeger
2012-08-15s390: Fix error handling and condition code of service callChristian Borntraeger
2012-04-14Use uintptr_t for various op related functionsBlue Swirl
2012-03-14target-s390x: Don't overuse CPUStateAndreas Färber
2012-03-05Move helpers.h to helper.hLluís Vilanova
2012-01-04s390x: add TR function for EXECUTEAlexander Graf
2011-12-06fix typo: delete redundant semicolonDong Xu Wang
2011-11-14s390x: implement SIGP restart and shutdownAlexander Graf
2011-11-14s390x: implement rrbe instruction properlyAlexander Graf
2011-11-14s390x: update R and C bits in storage keyAlexander Graf
2011-11-14s390x: make ipte 31-bit awareAlexander Graf
2011-11-14s390x: add ldeb instructionAlexander Graf
2011-10-01softmmu_header: pass CPUState to tlb_fillBlue Swirl
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl
2011-07-30exec.h cleanupBlue Swirl
2011-06-26cpu_loop_exit: avoid using AREG0Blue Swirl
2011-06-26Fix fallouts from Linux header inclusionJan Kiszka
2011-06-20Switch build system to accompanied kernel headersJan Kiszka
2011-06-03s390x: fix cksm instructionAlexander Graf
2011-05-20s390x: fix memory detection for guests > 64GBChristian Borntraeger
2011-05-20s390x: Implement opcode helpersAlexander Graf
2011-05-20s390x: helper functions for system emulationAlexander Graf
2011-04-20Remove unused function parameter from cpu_restore_stateStefan Weil
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl
2009-12-05S/390 CPU fake emulationAlexander Graf