From 7c46d5cdc9fdfbc3663a3627d522a259683f594c Mon Sep 17 00:00:00 2001 From: iximeow Date: Fri, 20 Jun 2025 06:36:43 +0000 Subject: changelog + another inline --- CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 36c766d..588429a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ +## 0.3.2 + +* fully support PAC instructions +* support hinted branch instructions from ARMv +* inline some armv7 decode helper functions + - this actually makes the armv7 decoder both faster *and* smaller. measured + against tdfx_dri.so, this takes decode throughput from ~410mb/s to ~709mb/s + while shedding about 100 bytes of code from the decoder's footprint + ## 0.3.1 * fix no-std transitively depending on std still -- cgit v1.1