1101 Commits

Author SHA1 Message Date
JanLJL
8d0900e46a added missing TP entries and removed duplicates 2024-05-03 12:31:50 +02:00
JanLJL
8fa31a7fca formatting 2024-05-03 12:31:25 +02:00
Jan
5071d63b9a Fixed uarch table layout 2024-05-02 23:06:12 +02:00
JanLJL
2286da45b7 Merge branch 'master' into feat/spr 2024-05-02 21:19:10 +02:00
JanLJL
2ba04e614a DB update 2024-05-02 21:17:57 +02:00
Jan
d9cf46690f Merge pull request #102 from RRZE-HPC/InstrucForm
Object-oriented operands and instruction forms
2024-05-02 21:01:05 +02:00
JanLJL
aca5511d6a Black formatting 2024-05-02 17:04:56 +02:00
JanLJL
c9e38631d1 Flake8 formatting 2024-05-02 17:00:12 +02:00
JanLJL
d623115b1b formattign 2024-05-02 16:30:11 +02:00
JanLJL
5da00d0ae6 moved get_full_instruction_name() from HardwareModel to DBInterface 2024-05-02 16:25:41 +02:00
stefandesouza
78309574ac added prefetch operand 2024-03-18 22:29:39 +01:00
JanLJL
764b22cebe initial support for SPR 2024-03-06 00:52:06 +01:00
stefandesouza
4fd59eb0d0 Black formatting 2024-03-05 12:14:05 +01:00
stefandesouza
18da151bbf Merge remote-tracking branch 'origin/master' into InstrucForm 2024-03-05 12:12:43 +01:00
stefandesouza
d884f74f5e Uncommented tests 2024-03-05 00:19:29 +01:00
stefandesouza
5f9de2c41d Dump now converts classes to dicts 2024-03-05 00:18:45 +01:00
JanLJL
3435641451 initial support Neoverse V2 2024-03-04 20:45:48 +01:00
stefandesouza
38781ecc94 Port pressure returned in tuple with Memory Operand 2024-03-04 20:00:43 +01:00
stefandesouza
46004add41 Immediate operand attribute name changes 2024-02-28 13:01:37 +01:00
stefandesouza
1c0708e750 Added updated files 2024-02-27 14:47:55 +01:00
stefandesouza
d858827a47 Took out port pressure from Memory Operand. Gets() for LD/ST TP now use tupples 2024-02-24 21:03:15 +01:00
stefandesouza
dcfe36b850 Took out name attribute from operand parent class 2024-02-24 15:46:04 +01:00
stefandesouza
7ad3438af5 Removed comments from operands 2024-02-24 14:15:25 +01:00
stefandesouza
61dacff53e Inlined conversion of LD/ST memory operands 2024-02-24 12:45:59 +01:00
stefandesouza
fa95293cb0 Flags into operand class 2024-02-24 12:11:52 +01:00
stefandesouza
c2bd484170 Register attributes name change 2024-02-22 13:53:14 +01:00
stefandesouza
66e51630af Memory attributes name change 2024-02-22 13:51:48 +01:00
stefandesouza
999806ec59 Removed redundant check 2024-02-22 13:51:14 +01:00
stefandesouza
f88fafdecc Uncommented check for unknown TP flags 2024-02-22 13:50:31 +01:00
stefandesouza
d4a6a9b44f Instruction form text change 2024-02-22 13:49:56 +01:00
stefandesouza
04388af5dd Made all attributes lower case 2024-02-22 13:48:56 +01:00
stefandesouza
07f1af966d Reverted comment 2024-02-22 13:47:47 +01:00
stefandesouza
d47b0192cf Merge branch 'InstrucForm' of https://github.com/RRZE-HPC/OSACA into InstrucForm 2024-02-22 13:45:04 +01:00
stefandesouza
6df973d16a Restore deleted files 2024-02-22 13:37:13 +01:00
JanLJL
30d536fd26 changed post/pre-indexed key in M1 file 2024-02-08 10:17:18 +01:00
Jan
a2b40b9d2c Added bge instruction 2024-02-01 10:42:35 +01:00
Jan
abfce92b4b Support more branching commands 2024-02-01 10:39:40 +01:00
stefandesouza
ec798f61b2 More formatting 2024-01-10 13:26:50 +01:00
stefandesouza
1fb015b312 Formatting before PR 2024-01-10 13:05:27 +01:00
stefandesouza
226bc8eee0 Added shift and shift_op to Register Operand 2024-01-04 14:34:36 +01:00
stefandesouza
0b3508abf8 Small cleaup commit 2023-12-16 16:00:37 +01:00
stefandesouza
cb5e0bdc38 Merged master 2023-12-16 12:15:12 +01:00
stefandesouza
4647615c5c Merge remote-tracking branch 'origin/master' into InstrucForm 2023-12-16 12:14:36 +01:00
Jan
157f1165bb Added uarch table 2023-12-13 10:23:06 +01:00
JanLJL
93c7d10bbe version bump v0.5.3 2023-12-12 19:11:48 +01:00
Jan
1d62359cc6 Merge pull request #101 from RRZE-HPC/feat/m1
Feat/m1
2023-12-12 10:57:31 -07:00
JanLJL
f3b50b93f5 added M1 arch 2023-12-12 18:33:24 +01:00
JanLJL
c5ef5f7432 bugfixes for SP reg and ccodes 2023-12-12 18:32:43 +01:00
JanLJL
78387a374d Merge branch 'master' into feat/m1 2023-12-12 15:58:24 +01:00
stefandesouza
339b06bd7f Linters update 2023-12-10 18:25:00 +01:00