esaulenka / ghidra_v850

Ghidra support for Renesas V850 MCUs
MIT License
66 stars 26 forks source link

missing "FPEC" register #25

Closed ikuyas closed 1 year ago

ikuyas commented 1 year ago

Ghidra can not disassemble the code "e05f 2000". The code is disassembled to "ldsr r0, FPEC". I add "FPEC" by changing "_" after "FPCFG" to "FPEC" in 2 sections "@elif defined(V850E3)" in v850_common.sinc.