Commit Graph

95 Commits

Author SHA1 Message Date
eyck c8a4a4c736 renames core(s) 2023-08-28 07:09:55 +02:00
eyck 0b719a4b57 fixes literal type 2023-07-10 20:39:02 +02:00
eyck b4b03f7850 fixes build system to handle TCC properly 2023-07-09 22:20:50 +02:00
eyck e95f422aab cleans vm implementation up 2023-07-09 20:13:26 +02:00
eyck 250ea3c980 extends factory to support SystemC core wrapper 2023-07-09 18:19:59 +02:00
alex 7b31b8ca8e adds updated generated files 2023-07-09 16:58:47 +02:00
alex 15cd36dcd4 adds fix for compressed instructions and reads 2023-06-05 17:57:38 +02:00
alex 2281ec4144 corrects errors and adds new backend and 2023-06-05 15:18:27 +02:00
eyck a123beb301 fixes duplicate variable declaration and templates 2023-05-27 10:20:49 +02:00
alex 6ed7eafc5d adds inital version of tcc backend 2023-05-16 21:51:35 +02:00
eyck 00b0f101ac adapts to changes of instrumentation interface in dbt-rise-core 2023-04-28 20:38:07 +02:00
eyck a8a2782329 adds changes from latest CoreDSL description 2023-04-04 16:10:12 +02:00
eyck c5465bf9e2 fixes according to fixed generator 2023-03-26 14:44:15 +02:00
eyck ec55efd322 adds generator changed files 2023-02-17 06:36:34 +01:00
eyck 8c3709f92a adds generator changed files 2023-02-17 06:29:27 +01:00
eyck 65dca13b42 fixes WFI miss of interrupt 2023-01-14 17:40:21 +01:00
eyck 8c701d55c1 adapt to latest changes in SCC 2022-12-05 09:15:48 +01:00
eyck 7113683ee0 moves pending interrupt check before handling trap thus saving 1 cycle 2022-10-15 10:47:35 +02:00
eyck fa7eda0889 fixes wrong check for exception 2022-08-31 11:45:53 +02:00
eyck 00e02bf565 adds support for different branch types in tracing 2022-08-08 06:30:37 +02:00
eyck 4876f18ba9 adds windows compatibility fixes 2022-07-18 11:43:42 +02:00
eyck a53ee42e13 updates TGC_C according to CoreDSL description update 2022-07-12 22:34:22 +02:00
eyck 12ccfc055a updates generate tgc_c definition 2022-07-11 22:58:10 +02:00
eyck feaa49d367 removes decoder again as there is some issue 2022-06-20 00:39:11 +02:00
eyck f096b15dbd factors decoder into separate component 2022-06-19 13:17:31 +02:00
eyck 31fb51de95 update tgc_c generated code 2022-05-30 22:15:44 +02:00
eyck 52ed8b81a6 fixed template to work with previous code generator 2022-05-30 14:08:02 +02:00
eyck 0c542d42aa separate generated sources 2022-05-21 12:48:28 +02:00
eyck df16378605 update template for changed code generator 2022-05-18 19:10:34 +02:00
eyck e382217e04 update vm_tgc_c due reworked CoreDSL generator 2022-05-11 18:52:15 +02:00
eyck 03bec27376 implement extended instrumentation interface 2022-04-26 17:14:33 +02:00
eyck 9d9008a3a2 fix pointer mess 2022-04-26 15:35:17 +02:00
eyck a92b84bef4 add code word access for ISS plugins 2022-04-25 14:18:19 +02:00
eyck c054d75717 update to latest coredsl description 2022-04-10 18:55:44 +02:00
eyck d91f5f9df4 fix compiler warning for reduced number of registers 2022-03-14 15:38:05 +01:00
eyck 2e670c4d03 change interpreter structure 2022-03-06 15:11:38 +01:00
eyck 521f40a3d6 refactored interpreter backend structure 2022-03-05 20:59:17 +01:00
eyck 059bd0d371 rework cycle estimation 2022-02-01 19:03:45 +01:00
eyck afe8905ac9 fix else-ambiguity in CoreDSL description 2022-01-31 20:30:46 +01:00
alex ecc6091d1e cleans up source code to remove clang compiler warnings 2022-01-19 08:01:15 +01:00
eyck c42e336509 fix proper debug mode handling (#267 & #268) 2021-11-07 17:48:44 +01:00
eyck 1616f0ac90 remove deprecated functions 2021-10-30 12:57:08 +02:00
eyck 334d3fb296 adapt to SCC changes 2021-10-21 22:53:16 +02:00
eyck 1d13c8196e fix wrong PGMASK usage 2021-10-11 10:40:01 +02:00
eyck ee6e1d4092 Merge remote-tracking branch 'origin/msvc_compat' into develop
Conflicts:
	src/sysc/core_complex.cpp
2021-10-11 09:42:40 +02:00
eyck c8679fca85 remove MSVC warning 2021-10-10 19:56:33 +02:00
eyck f0ada1ba8c add MSVC 16 compatibility 2021-10-10 19:06:41 +02:00
eyck 2f15d9676e fix unaligned instr fetch behavior 2021-09-30 19:27:46 +02:00
eyck 17ee7b138d update generated TGC-C VM 2021-09-29 00:44:17 +02:00
eyck 438e598a4a remove clutter from core descriptions, added instr alignment setting 2021-09-29 00:03:11 +02:00