1081 Commits

Author SHA1 Message Date
JanLJL
9b9d7f8649 changed default ARCHs to SPR/V2 2024-10-11 16:29:13 +02:00
JanLJL
2d1d8bf38f instruction updates 2024-10-11 16:28:49 +02:00
JanLJL
fdb57fc8da DB updates 2024-10-11 15:57:36 +02:00
JanLJL
856ae737be Merge branch 'master' of github.com:RRZE-HPC/osaca 2024-10-10 18:35:57 +02:00
JanLJL
9bc4ca24d8 added scatter instructions 2024-10-10 18:20:38 +02:00
JanLJL
a8cab3170c fix #109 2024-10-01 12:00:47 +02:00
JanLJL
b0c243305c version bump v0.6.0 2024-09-16 21:09:12 +02:00
JanLJL
fc621b2eff instructions updated 2024-09-08 09:35:14 +02:00
JanLJL
b3526e7eba updated instructions 2024-09-05 15:54:11 +02:00
JanLJL
3059952025 formatting 2024-09-05 10:44:23 +02:00
JanLJL
41d62c1100 more instructions 2024-09-05 10:41:16 +02:00
JanLJL
a24710412a bugfix 2024-09-05 08:42:53 +02:00
JanLJL
ce258bb4b8 bugfix 2024-09-05 08:42:11 +02:00
JanLJL
892ff71701 fixed formatting 2024-09-04 13:10:58 +02:00
JanLJL
152dd57aec added min version requirement for kerncraft in GHA 2024-09-04 12:53:39 +02:00
JanLJL
e0f4ae1e55 bugfix 2024-09-04 10:59:27 +02:00
JanLJL
3ce7e2f202 updated for newer uarchs 2024-09-04 09:52:32 +02:00
JanLJL
d4d98bd0de added SVE reg width output in main func 2024-09-03 14:27:28 +02:00
JanLJL
ef00b67f3f introduced data ports for more accurate load/store 2024-09-03 14:23:37 +02:00
JanLJL
aea6212560 fixed pre-/post-indexed keyword 2024-09-03 14:23:14 +02:00
JanLJL
a731954166 fixed YAML output 2024-09-03 14:22:19 +02:00
JanLJL
2fcc62ae1a initial support ZEN 4 2024-08-30 17:41:45 +02:00
JanLJL
6ea61d8893 formatting 2024-08-19 15:52:28 +02:00
JanLJL
2d8bb99d9f formatting 2024-08-19 15:50:37 +02:00
JanLJL
df55c29e2f updated DB 2024-08-19 15:31:55 +02:00
JanLJL
2bdc765df2 fixed bug in read-out of default store TP 2024-08-19 14:37:20 +02:00
Jan
628bdf6518 Merge pull request #108 from MarkusBuettner/fix_x86_memory_segments
Update parsing of x86 memory segments
2024-08-13 18:33:37 +02:00
Markus Büttner
0e69fa1e26 Update parsing of memory segments
This addresses issue discussed in RRZE-HPC/OSACA#107.

Now it can parse instructions of the form

%fs:var@RELOC
%fs:var@RELOC+4
%fs:var@RELOC(%rdi)
2024-07-30 16:02:16 +02:00
Jan
bc8d0c7088 Merge pull request #105 from RRZE-HPC/feat/spr
SPR and Neoverse V2 support
2024-05-03 15:22:38 +02:00
JanLJL
c87524384a formatting 2024-05-03 12:36:30 +02:00
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