NationalSecurityAgency / ghidra

Ghidra is a software reverse engineering (SRE) framework
https://www.nsa.gov/ghidra
Apache License 2.0
49.33k stars 5.67k forks source link

NEON_fmadd doesn't display floats in decompiler #5217

Open H-A-M-G-E-R opened 1 year ago

H-A-M-G-E-R commented 1 year ago

it instead displays hexadecimal which is UNREADABLE!!!!!!!!!

H-A-M-G-E-R commented 1 year ago

if data is used in NEON_fmadd it doesn't mark it as float in auto analyze

H-A-M-G-E-R commented 1 year ago

also there's no option to change to float there's only binary, decimal, octal, and char