Commit Graph

22 Commits

Author SHA1 Message Date
stefandesouza
62c21a7f31 Port pressure returned in tuple with Memory Operand 2024-03-04 20:00:43 +01:00
stefandesouza
26918bad48 Made all attributes lower case 2024-02-22 13:48:56 +01:00
stefandesouza
1885ce6ddb flake8 standards 2023-12-03 21:04:58 +01:00
stefandesouza
cce05e44cb Changed style to conform to PEP-8 conventions; Added source and destination attributes to parent Operand class 2023-10-29 13:52:49 +01:00
stefandesouza
5ca37a2a3f Added 2 operand types and made changes for attribute usage 2023-08-20 21:01:44 +02:00
Julian Hammer
afa607e546 migrate code style to Black 2021-03-11 12:02:45 +01:00
Julian Hammer
0e4d5a6692 singelton for isa parsers 2020-11-09 12:36:14 +01:00
JanLJL
36cf3be579 try different ISA as fallback when parsing without --arch flag, use SKX as x86 default and enhanced ISA detection heuristic 2020-11-02 15:33:50 +01:00
JanLJL
bfd07a83a4 autodetect ISA and default uarch for ISA 2020-10-29 13:00:02 +01:00
JanLJL
28cdcab05f enhancecd ARM identifier to support immediate offsets 2020-09-17 22:12:12 +02:00
JanLJL
458b5954b9 more documentation 2020-03-05 18:39:38 +01:00
JanLJL
e250f69821 added --ignore-unknown flag and major updates in x86 parser 2020-01-09 17:57:08 +01:00
JanLJL
8dd5b2eb0f implemented new CP calculation for x86 2019-09-24 19:00:12 +02:00
JanLJL
892eea4bdf added tests for base parser 2019-08-30 12:10:15 +02:00
JanLJL
1049a26b98 initial version of loop-carried dependencies checker 2019-08-23 19:01:20 +02:00
JanLJL
34fe8ad142 first basic analysis version 2019-07-24 10:57:19 +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
10479272a3 added tests for analyzer 2019-06-04 10:07:44 +02:00
JanLJL
a291d7c0ff more tests for parser 2019-05-03 14:45:21 +02:00
JanLJL
124d574b41 added tests and functionalities for x86_att parser 2019-04-30 18:37:07 +02:00
JanLJL
932cfe4986 initial parser structure added 2019-04-30 14:06:24 +02:00