summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sparc/sparcdefs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: One more use for util::sext; fix probable copy-and-paste error in disa... AJR2023-08-311-1/+1
* coretmpl.h: Add utility function for sign-extending values of arbitrary width AJR2022-11-011-7/+7
* sparclite: OP3_SCAN had the wrong id hap2021-12-061-1/+1
* sparclite: NWINDOWS=8 hap2021-12-051-0/+2
* sparc: SWAP/SWAPA on unaligned address causes a trap hap2021-12-041-1/+1
* sparc: added initial support for SPARClite [Ryan Holtz] hap2021-11-231-0/+2
* sparc: remove unused file from when device was renamed (nw) hap2020-04-281-2/+2
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-84/+84
* -sun4c_mmu.cpp: Made generic to support sun4 MMU mode, and cleaned up save st... mooglyguy2019-11-181-3/+98
* srcclean and cleanup (nw) Vas Crabb2018-10-281-1/+1
* sun4: More optimizations, nw mooglyguy2018-09-231-8/+13
* srcclean (nw) Vas Crabb2018-09-231-5/+5
* -sun4: Added a sun4c MMU device. Currently wraps the functionality of S4-buff... mooglyguy2018-09-221-1/+1
* (nw) narrowing warning in clang Vas Crabb2018-09-221-4/+4
* -sun4, sparc: Optimized the SPARC core and the sun4 driver. [Ryan Holtz] Ryan Holtz2018-09-211-1/+8
* -sbus: Fixed a minor typo in the description of the Artecon serial/parallel b... mooglyguy2018-09-161-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* SPARC core improvements (nw) [Ryan Holtz] Vas Crabb2016-07-111-10/+0
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-369/+369
* small cleanup (nw) Vas Crabb2016-06-271-14/+14
* Convert SPARCv8 ops to document-described functionality therealmogminer@gmail.com2016-06-231-0/+61
* VS2015 fixes in SPARC, disassemble VIS II SIAM (nw) Vas Crabb2016-06-231-1/+2
* Rewrite SPARC emulation based on detailed descriptions from SPARC ref manual therealmogminer@gmail.com2016-06-231-9/+192
* improve SPARC disassembler: [Vas Crabb] Vas Crabb2016-06-221-7/+26
* Checkpoint therealmogminer@gmail.com2016-06-191-30/+4
* Make SPARC use only one memory map, nw therealmogminer@gmail.com2016-06-181-25/+8
* Add (untested) trap support to SPARC core therealmogminer@gmail.com2016-06-181-1/+35
* Add majority of SPARC integer ops therealmogminer@gmail.com2016-06-181-0/+131