NeatMonster / AMIE

A Minimalist Instruction Extender for the ARM architecture and IDA Pro
MIT License
193 stars 24 forks source link

Hint not found on 16-bit converted floating registers. #4

Closed shibbo closed 4 years ago

shibbo commented 5 years ago

The plugin does not seem to highlight 16-bit floating registers, as seen in the screenshot. They follow the same conventions as the normal 32-bit and 64-bit floating registers.

image

NeatMonster commented 4 years ago

Should be fixed by this commit. There is probably something better to do about it in the future.

neon_registers