aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2019-09-04target/openrisc: Implement l.adrpRichard Henderson
2019-09-04target/openrisc: Implement move to/from FPCSRRichard Henderson
2019-09-04target/openrisc: Implement unordered fp comparisonsRichard Henderson
2019-09-04target/openrisc: Add support for ORFPX64A32Richard Henderson
2019-09-04target/openrisc: Check CPUCFG_OF32S for float insnsRichard Henderson
2019-09-04target/openrisc: Fix lf.ftoi.sRichard Henderson
2019-09-04target/openrisc: Add VR2 and AVR special processor registersRichard Henderson
2019-09-04target/openrisc: Move VR, UPR, DMMCFGR, IMMCFGR to cpu initRichard Henderson
2019-09-04target/openrisc: Make VR and PPC read-onlyRichard Henderson
2019-09-04target/openrisc: Cache R0 in DisasContextRichard Henderson
2019-09-04target/openrisc: Replace cpu register array with a functionRichard Henderson
2019-09-04target/openrisc: Add DisasContext parameter to check_r0_writeRichard Henderson
2019-09-04Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into stagingPeter Maydell
2019-09-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190903'...Peter Maydell
2019-09-04Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-29-2019' ...Peter Maydell
2019-09-03s390x/tcg: Pass a size to probe_write() in do_csst()David Hildenbrand
2019-09-03hppa/tcg: Call probe_write() also for CONFIG_USER_ONLYDavid Hildenbrand
2019-09-03mips/tcg: Call probe_write() for CONFIG_USER_ONLY as wellDavid Hildenbrand
2019-09-03tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x codeDavid Hildenbrand
2019-09-03s390x/tcg: Fix length calculation in probe_write_access()David Hildenbrand
2019-09-03s390x/tcg: Use guest_addr_valid() instead of h2g_valid() in probe_write_access()David Hildenbrand
2019-09-03target/sparc: sun4u Invert Endian TTE bitTony Nguyen
2019-09-03target/sparc: Add TLB entry with attributesTony Nguyen
2019-09-03target/mips: Hard code size with MO_{8|16|32|64}Tony Nguyen
2019-09-03target/mips: Access MemoryRegion with MemOpTony Nguyen
2019-09-03tcg: TCGMemOp is now accelerator independent MemOpTony Nguyen
2019-09-03target/arm: Don't abort on M-profile exception return in linux-user modePeter Maydell
2019-09-03target/arm: Free TCG temps in trans_VMOV_64_sp()Peter Maydell
2019-09-03target/arm: Fix SMMLS argument orderRichard Henderson
2019-09-03target/arm: Take exceptions on ATS instructions when neededPeter Maydell
2019-09-03target/arm: Allow ARMCPRegInfo read/write functions to throw exceptionsPeter Maydell
2019-09-03target/arm: Factor out unallocated_encoding for aarch32Richard Henderson
2019-09-03Revert "target/arm: Use unallocated_encoding for aarch32"Richard Henderson
2019-08-29target/mips: Fix emulation of ST.W in system modeAleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 31Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 30Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 29Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 28Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 27Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 26Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 25Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 24Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 23Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 20Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 19Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 18Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 17Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 16Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 15Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 14Aleksandar Markovic