angr / vex

A patched version of VEX to work with PyVEX.
GNU General Public License v2.0
104 stars 44 forks source link

s390 EXLR will probably segfault if target is outside the current segment #21

Open rhelmot opened 5 years ago

rhelmot commented 5 years ago

see #20 and #19

The correct solution is to do an IR-based implementation of s390_irgen_EXRL.

zwimer commented 1 year ago

@rhelmot Please add an update