Vector35 / binaryninja-api

Public API, examples, documentation and issues for Binary Ninja
https://binary.ninja/
MIT License
938 stars 213 forks source link

RISC-V: Implements MULH, MULHU, MULHSU lifting #6078

Open jeanmicheldeva opened 2 weeks ago

jeanmicheldeva commented 2 weeks ago

I hope this pull request implements the three instructions correctly. I only tested it with a 32 bits binary having a MULHU instruction.

image See https://www.cs.sfu.ca/~ashriram/Courses/CS295/assets/books/rvbook.pdf

CLAassistant commented 2 weeks ago

CLA assistant check
All committers have signed the CLA.