Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Binary translation
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Form of binary recompilation}} {{Use mdy dates|date=March 2014|cs1-dates=y}} In [[computing]], '''binary translation''' is a form of [[binary recompilation]] where sequences of [[instruction (computer science)|instruction]]s are translated from a source [[instruction set]] (ISA) to the target instruction set with respect to the [[operating system]] for which the binary was compiled for. In some cases such as [[instruction set simulator|instruction set simulation]], the target instruction set may be the same as the source instruction set, providing testing and debugging features such as instruction trace, conditional breakpoints and [[Hot spot (computer science)|hot spot]] detection. The two main types are static and dynamic binary translation. Translation can be done in hardware (for example, by circuits in a [[CPU]]) or in software (e.g. run-time engines, static recompiler, emulators, all are typically slow).
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)