Commit Graph

17 Commits

Author SHA1 Message Date
Jordan Carlin
4a14f80527
Refactor coverage tests to use assembly instead of machine code where possible 2024-11-07 13:40:24 -08:00
Jordan Carlin
0f571045b9
Finally got Makefile working for Quads on GCC 14 2024-10-18 16:03:57 -07:00
Jordan Carlin
a995f5e221
Use preprocessor before assembler for gcc 2024-10-18 16:03:56 -07:00
Jordan Carlin
4c0e4846ea
More debugging 2024-10-18 16:03:56 -07:00
Jordan Carlin
f15ef57cb9
Debugging 2024-10-18 16:03:56 -07:00
Jordan Carlin
4a81327b04
Use assembler instead of compiler for coverage tests 2024-10-18 16:03:55 -07:00
David Harris
0fcc7878dc Updated march lists 2024-06-25 21:54:58 -07:00
Rose Thompson
07d1a4104a Improvement to ebu coverage.
Also modified object dumps to include data segments.
2024-01-31 14:03:27 -06:00
David Harris
4ffa5e7b0a Coverage improvements 2024-01-22 09:49:24 -08:00
David Harris
e75ceb044f Improved tlb and controller coverage; fixed exclusions on broken lines 2023-08-31 00:27:47 -07:00
David Harris
3dc1c6673d Started adding fpu fctrl tests 2023-03-28 21:13:25 -07:00
David Harris
4e1bf6fbe0 Improved IEU and bitmanip test coverage 2023-03-23 14:24:41 -07:00
David Harris
121d1cea62 Added csrwrites.S test case for privileged tests 2023-03-23 10:55:32 -07:00
David Harris
3b3aa942c7 Added coverage tests to regression coverage 2023-03-22 13:00:10 -07:00
David Harris
31021265b8 Makefile improvements 2023-03-22 11:17:17 -07:00
David Harris
4a1592ccf8 Building infrastructure for coverage directed tests 2023-03-22 04:37:13 -07:00
David Harris
18cc620e7f Added badinstr test file 2023-03-21 06:57:03 -07:00