miasm icon indicating copy to clipboard operation
miasm copied to clipboard

AArch64 IR instruction fix for `rbit` instruction and `ctr_el0` register

Open PerfectLaugh opened this issue 10 months ago • 0 comments

Add lost rbit instruction and fix ctr_el0 register

https://developer.arm.com/documentation/ddi0597/latest/Base-Instructions/RBIT--Reverse-Bits- https://developer.arm.com/documentation/ddi0601/2024-12/AArch64-Registers/CTR-EL0--Cache-Type-Register

PerfectLaugh avatar Feb 27 '25 21:02 PerfectLaugh