|
From: 林作健 <man...@gm...> - 2015-04-01 02:03:14
|
I am trying to replace libhoudini, which has poor compatibility. And my translation library has been able to run many apps, but has very poor performance. And I think it is not result in libVEX, but my arm-x86 abi translation layer, which always memcpy 512 bytes for parameters. 2015-04-01 1:45 GMT+08:00 Julian Seward <js...@ac...>: > On 30/03/15 17:59, 林作健 wrote: > > After my job is done, should I post my patch to libVEX? I don't think any > > one like it, because c++11 unordered_map involved . Implementing a C hash > > table? Maybe glib GHashtable? Maybe an option. > > I think you should make your patch available. Even if not all parts are > good, maybe there might be something useful to take. > > I would be interested to hear about your experiences using VEX for binary > translation. > > > What is a arm-linux-andriodeabi vm? Look at intel's libhoudini. That is > > what it is. Just Google it . > > Are you trying to make a replacement of libhoudini, or something else? > I didn't understand what you are trying to do here. > > J > > |