Commit Graph

96 Commits

Author SHA1 Message Date
JanLJL
ab8ffdf171 added tests 2020-04-02 08:57:26 +02:00
JanLJL
2e2187a180 added more tests 2020-03-26 10:19:14 +01:00
JanLJL
49592f77fd enhanced x86 parser for directives 2020-03-26 10:02:39 +01:00
JanLJL
ac409d4a7f added test to check all micro-archs 2020-03-16 21:31:14 +01:00
JanLJL
b2e1e6f930 implemented online check for src/dst of operands based on felixcloutier 2020-03-12 15:08:14 +01:00
JanLJL
d54739812a minor fixes 2020-02-27 18:11:32 +01:00
JanLJL
dbde8c958e reduced testing runtime 2020-02-27 16:23:56 +01:00
JanLJL
a204762fa3 enabled kerncraft marker insertion for aarch64 and more tests 2020-02-27 16:00:23 +01:00
JanLJL
2e321daa83 added missing example coverage 2020-02-27 13:56:12 +01:00
JanLJL
d439e74eea added the ability of different output stream for running osaca and more tests 2020-02-27 13:30:58 +01:00
JanLJL
aa0603860b running examples for tests 2020-02-26 18:40:08 +01:00
JanLJL
b43a962d66 more tests 2020-02-26 17:32:13 +01:00
JanLJL
6776be5c5d added test for optimal throughput assignment and invalid asmbench import files 2020-02-20 16:34:11 +01:00
JanLJL
17ce42dd47 bugfix 2020-02-20 12:25:50 +01:00
JanLJL
ee6ed33aac added tests for asmbench import 2020-02-20 12:07:20 +01:00
JanLJL
8c41e2d531 more tests 2020-02-20 09:04:39 +01:00
JanLJL
8eb9355f2b Merge branch 'master' of github.com:RRZE-HPC/osaca 2020-01-29 13:04:11 +01:00
JanLJL
17018ac6ad made detection of flag dependencies as opt_in for now 2020-01-29 13:03:43 +01:00
Julian Hammer
1c792f91ac frontend returns strings; added helper function to calc. unmatched ratio 2020-01-28 17:24:00 +01:00
JanLJL
15782bd106 added comment line marker support and adjusted tests 2020-01-22 15:06:56 +01:00
JanLJL
1a089ccf76 adjusted test due to hidden operand dependencies 2020-01-17 08:13:15 +01:00
JanLJL
917146a7df aligned expected LT with new store latency 2020-01-14 09:31:27 +01:00
Julian Hammer
24f518808e fixed matching of section type descriptors 2019-12-19 12:02:14 +01:00
Julian Hammer
1c416f5380 broadened scope of assembler identifiers 2019-12-17 14:53:59 +01:00
Julian Hammer
63ca1e66bf FIX #46 untangled semantic and non-semantic operand info 2019-11-14 16:43:33 +01:00
Julian Hammer
f3dfc1ef04 export for and unittests for more semantics functions 2019-11-13 14:16:27 +01:00
JanLJL
d1204f7e9d separated SemanticsAppender into ISA and Arch semantics 2019-10-29 09:09:52 +01:00
Julian Hammer
cab5e08792 made tests a module 2019-10-25 14:49:21 +02:00
JanLJL
077de5cb42 changed DBs to new port_pressure structure 2019-10-16 10:06:47 +02:00
Julian Hammer
a9f05a7a70 removed some unnecessary file checks and fixed up test cases 2019-10-11 16:13:58 +02:00
Julian Hammer
c652e236a2 fixed KerncraftAPI 2019-10-11 13:35:04 +02:00
Jan
ff479c5608 bugfix 2019-10-11 09:50:14 +02:00
Jan
6bcb9a2da1 fixed wrond LCD test 2019-10-11 09:47:06 +02:00
JanLJL
e7145d4591 fixed testing 2019-10-10 17:59:11 +02:00
JanLJL
91d0037dd0 new dynamic tp and lt values for LD instructions 2019-09-26 21:39:56 +02:00
JanLJL
0cac74de3a changed zen port model from combined LD/ST to separate ones 2019-09-06 16:12:37 +02:00
JanLJL
b791cf7f75 one more test 2019-08-30 16:40:40 +02:00
JanLJL
8dbacd16b8 more tests 2019-08-30 16:36:50 +02:00
JanLJL
282340497b added missing kerncraft test file to all_tests 2019-08-30 16:20:22 +02:00
JanLJL
b92682d070 added tests for Kerncraft API 2019-08-30 16:19:18 +02:00
JanLJL
ca725049b3 added base parser to all_tests 2019-08-30 14:22:53 +02:00
JanLJL
2ffd976e2c more tests 2019-08-30 13:09:02 +02:00
JanLJL
bddb10702a more tests for frontend 2019-08-30 12:28:04 +02:00
JanLJL
892eea4bdf added tests for base parser 2019-08-30 12:10:15 +02:00
JanLJL
abfdc23756 added tests for hidden load 2019-08-30 10:56:18 +02:00
JanLJL
de1964a654 added tests for loop-carried deps and changed data structure of them to dict 2019-08-30 10:11:51 +02:00
JanLJL
ae69950e11 added float immediate 2019-08-29 19:00:25 +02:00
JanLJL
f56808bc80 more instructions 2019-08-29 18:54:28 +02:00
JanLJL
3a5f2ca2a5 more instructions 2019-08-29 17:52:27 +02:00
JanLJL
706b2c0e0d more tests and bugfixes 2019-08-29 16:36:14 +02:00