Commit Graph

25 Commits

Author SHA1 Message Date
JanLJL
1b40c10a1f applied flake8 and black rules 2021-08-26 16:58:19 +02:00
JanLJL
5038ce7a15 changed immediate type from str to int 2021-05-10 01:12:30 +02:00
Julian Hammer
afa607e546 migrate code style to Black 2021-03-11 12:02:45 +01:00
JanLJL
2df4b353ed no \t replacement before any other point than user output 2020-10-16 09:44:18 +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
ee6ed33aac added tests for asmbench import 2020-02-20 12:07:20 +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
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
706b2c0e0d more tests and bugfixes 2019-08-29 16:36:14 +02:00
JanLJL
5af6faf794 added DiGraph creation and more tests 2019-07-10 18:25:32 +02:00
JanLJL
d4a4698106 refactoring as preparations for explicit semanticsAppender 2019-07-05 15:34:00 +02:00
JanLJL
1529d68114 changed reg scale value to int and added prefix x for sp 2019-07-03 12:55:42 +02:00
JanLJL
619541b254 bugfixed x86 parser and tests for dep finder 2019-06-24 17:28:45 +02:00
JanLJL
0ea6c4da51 added dependency check for registers and tests 2019-06-12 18:57:53 +02:00
JanLJL
c512fbada0 added AttrDict to parser and refactoring 2019-06-04 12:55:32 +02:00
JanLJL
9fe507a482 finished ARM parser and added tests 2019-05-24 15:10:02 +02:00
JanLJL
a291d7c0ff more tests for parser 2019-05-03 14:45:21 +02:00
JanLJL
99d0a38f67 fixed tests 2019-05-02 18:52:16 +02:00
JanLJL
7ca5d095b6 bugfixes 2019-04-30 18:57:18 +02:00
JanLJL
e67bb9b9d4 fixed for tests 2019-04-30 18:46:45 +02:00
JanLJL
124d574b41 added tests and functionalities for x86_att parser 2019-04-30 18:37:07 +02:00