This website requires JavaScript.
Explore
Help
Sign In
arno
/
bddisasm
Watch
1
Star
0
Fork
0
You've already forked bddisasm
mirror of
https://github.com/bitdefender/bddisasm.git
synced
2025-01-08 06:10:53 +00:00
Code
Issues
Releases
Wiki
Activity
bcc637baf7
bddisasm
/
bindings
/
rsbddisasm
/
Cargo.toml
10 lines
102 B
TOML
Raw
Normal View
History
Unescape
Escape
Initial Rust bindings implementation
2021-10-19 14:46:46 +00:00
[
workspace
]
members
=
[
"bddisasm-sys"
,
"bddisasm"
,
]
BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications.
2024-02-20 11:39:22 +00:00
[
workspace
.
package
]
* Add support for SIMD exceptions reporting in INSTRUX. * Add support for new ISAs: MOVRS, MSR_IMM, AMX-FP8, AMX-TRANSPOSE, AMX-TF32, AMX-AVX512, AMX-MOVRS, EVEX-encoded SM4. Co-authored-by: ianichitei (Rust bindings)
2024-11-07 09:58:23 +00:00
version
=
"0.5.1"
Reference in New Issue
Copy Permalink