HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sudosensei

no profile record

comments

sudosensei
·قبل 5 سنوات·discuss
Intel used to call this Houdini. It was also used in Android-x86. Last I looked at the Android-x86 sources, binfmt was used to configure certain types of binaries to be translated on-the-fly by Houdini before running the translated x86.
sudosensei
·قبل 5 سنوات·discuss
I'm guessing Intel Bridge Technology is related to what they used to call Houdini. Houdini is an ARM binary translator which translates ARM binary code into x86. I believe Android-x86 (https://www.android-x86.org) makes use of it.