By Letter: Non-alphabet | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
  Email this page to a friend


Peephole optimisation




<compiler> A kind of code optimisation that considers only a few adjacent instructions at a time and looks for certain combinations which can be replaced with more efficient sequences.

E.g.

ADD R0, #1 ADD R0, #1

(add one to register R0) could be replaced by

ADD R0, #2



< Previous TermsTerms Containing peephole optimisationNext Terms >
PEBKAC
PECOS
Pedagogic Algorithmic Language
PEEK
PEEL
program transformation
Register Transfer Language
Y
peer
peer-to-peer
Pegasus
PEIPA
PEM


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions