JanLJL
|
9c2f559983
|
black formatting
|
2025-03-05 10:20:47 +01:00 |
|
JanLJL
|
02716e7b41
|
flake8 formatting
|
2025-03-05 10:19:10 +01:00 |
|
JanLJL
|
5cd6b2cf9d
|
renamed .asm files to .s for consistency
|
2025-03-05 09:36:07 +01:00 |
|
JanLJL
|
be3622ce86
|
bugfixes
|
2025-03-04 17:46:37 +01:00 |
|
JanLJL
|
63774e65bc
|
chmod +x
|
2025-03-04 17:46:23 +01:00 |
|
JanLJL
|
796cfdc3b5
|
add test case for specific syntax parameter in get_asm_parser()
|
2025-03-04 17:45:19 +01:00 |
|
JanLJL
|
253b0ee9d5
|
remove dependency on MachineModel
|
2025-03-04 17:44:27 +01:00 |
|
JanLJL
|
e37f9f119d
|
add default syntax for get_parser for compatibility with kerncraft
|
2025-03-04 17:44:02 +01:00 |
|
JanLJL
|
400be352e1
|
remove dependency on MachineModel
|
2025-03-04 17:42:52 +01:00 |
|
JanLJL
|
62908f3b8f
|
fix bug when no micro arch was given
|
2025-03-04 17:42:05 +01:00 |
|
JanLJL
|
34fef3823b
|
get_marker() needed for kerncraft
|
2025-03-03 18:26:33 +01:00 |
|
pleroy
|
1a7c1588f6
|
Add support for the Intel syntax supported by MSVC and ICC
|
2025-02-02 14:02:16 +01:00 |
|
JanLJL
|
785a365c63
|
bugfix
|
2025-01-09 17:11:21 +01:00 |
|
JanLJL
|
34321109df
|
more SVE instructions
|
2025-01-09 16:48:48 +01:00 |
|
JanLJL
|
ea5e56083e
|
added vfmaddsub instructions
|
2024-12-31 13:46:44 +01:00 |
|
JanLJL
|
94e90e292c
|
added vshufp[sd] instructions
|
2024-12-31 13:46:30 +01:00 |
|
JanLJL
|
d46ef5db22
|
added instructions
|
2024-11-26 16:57:39 +01:00 |
|
JanLJL
|
8482463db3
|
version bump
v0.6.1
|
2024-10-11 16:34:48 +02:00 |
|
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 |
|