Skip to content

Commit

Permalink
Sh esil implementation bugs fixed (#10334)
Browse files Browse the repository at this point in the history
* Implemented ESIL for SH architecture
* fixed mov.l @(<disp>,PC), PC needed -2 offset, as program counter is already incremented
* deleted unused sdb file
* removed unnecessary variables and functions. Changed code for coding style rules. Added EXT.S instructions. head of file is still to be rewritten after I will finish tests.
* removed esil_sh_init()
* lots of bugs fixed during testing, not so much left
* Finished to check sh ESIL. Tests are written
  • Loading branch information
jasuramme authored and radare committed Jun 13, 2018
1 parent 7e793aa commit bc9dd3a
Showing 1 changed file with 281 additions and 221 deletions.

0 comments on commit bc9dd3a

Please sign in to comment.