radeco icon indicating copy to clipboard operation
radeco copied to clipboard

Support for custom esil ops in radeco ir

Open sushant94 opened this issue 7 years ago • 6 comments

sushant94 avatar Sep 07 '17 04:09 sushant94

Probably it should be just presented as some function call...

XVilka avatar Sep 12 '17 07:09 XVilka

I think we need to address this PR first before taking this on.

chinmaydd avatar Sep 12 '17 16:09 chinmaydd

Agree with @chinmaydd , the unimplemented esil instructions limit many aspects, like multi-arch tests and so on.

ZhangZhuoSJTU avatar Sep 14 '17 08:09 ZhangZhuoSJTU

@condret may be you have some ideas about this one too?

XVilka avatar Sep 14 '17 08:09 XVilka

I think we can just substitute them with pseudo-function names for now, like syscalls. Shouldn't be a blocker for the first release

XVilka avatar Oct 30 '17 13:10 XVilka

@XVilka We have OpCustom, maybe we can use that for now?

sushant94 avatar Oct 30 '17 15:10 sushant94