cen64/vr4300
Giovanni Bajo 474bf4782c vr4300: implement DADE exception.
Very likely to be wrong in details, but still better than an abort.
2022-05-29 23:26:04 +02:00
..
docs Initial commit. 2014-03-08 11:12:15 -05:00
cp0.c vr4300: implement RANDOM register reading, and fix TLB index masking 2022-05-29 23:26:04 +02:00
cp0.h See long description 2015-07-01 18:44:21 -05:00
cp1.c Implement fpu prid 2020-12-27 09:30:20 +02:00
cp1.h Extract all VR4300 interfaces to interface.h 2019-05-27 22:31:19 +03:00
cpu.c Fix two bugs in COP0 count 2021-06-13 23:19:07 +02:00
cpu.h Implement debugging hooks into vr4300 2021-01-10 17:07:21 -07:00
dcache.c vr4300: Fix a bug in (D) Index Load Tag. 2016-07-09 12:39:45 -04:00
dcache.h See long description 2015-07-01 18:44:21 -05:00
debug.c Implement debugging hooks into vr4300 2021-01-10 17:07:21 -07:00
debug.h Implement debugging hooks into vr4300 2021-01-10 17:07:21 -07:00
decoder.c See long description 2015-07-01 18:44:21 -05:00
decoder.h Implement DCB-type stalls. 2015-07-05 08:15:47 -04:00
fault.c vr4300: implement DADE exception. 2022-05-29 23:26:04 +02:00
fault.h Implement Reserved Instruction exception 2020-12-28 09:42:55 +02:00
fault.md Implement Reserved Instruction exception 2020-12-28 09:42:55 +02:00
functions.c Fix SRA/SRAV opcodes 2022-01-18 23:47:28 +01:00
icache.c See long description 2015-07-01 18:44:21 -05:00
icache.h See long description 2015-07-01 18:44:21 -05:00
interface.c Implement debugging hooks into vr4300 2021-01-10 17:07:21 -07:00
interface.h Implement debugging hooks into vr4300 2021-01-10 17:07:21 -07:00
opcodes.c See long description 2015-07-01 18:44:21 -05:00
opcodes.h See long description 2015-07-01 18:44:21 -05:00
opcodes.md See long description 2015-07-01 18:44:21 -05:00
opcodes_priv.h vr4300: implement LL/SC as LW/SW 2022-05-29 23:26:04 +02:00
pipeline.c Implement debugging hooks into vr4300 2021-01-10 17:07:21 -07:00
pipeline.h Implement DCB-type stalls. 2015-07-05 08:15:47 -04:00
registers.md See long description 2015-07-01 18:44:21 -05:00
segment.c Convert some asserts into regular code. 2022-05-29 23:26:04 +02:00
segment.h See long description 2015-07-01 18:44:21 -05:00
TODO.txt Add a list of TODO for the VR4300. 2014-12-19 21:16:18 -05:00