Patch Space: N. An Unused Block Of Bits Left In A Binary So That
It Can Later Be Modified By Insertion Of Machine-language
Instructions There (typically
:patch space: n. An unused block of bits left in a binary so that
it can later be modified by insertion of machine-language
instructions there (typically, the patch space is modified to
contain new code, and the superseded code is patched to contain a
jump or call to the patch space). The widening use of HLLs has
made this term rare; it is now primarily historical outside IBM
shops. See {patch} (sense 4), {zap} (sense 4), {hook}.
-- The AI Hackers Dictionary
o-op: /noh'op/ alt. NOP /nop/ [no operation] n. 1. (also v.)
A machine instruction that does nothing (sometimes used in
assembler-level programming as filler for data or patch areas, or
to overwrite code to be removed in binaries)....
o-op /noh'op/ n.,v.
alt. NOP /nop/ [no
operation] 1. A machine instruction that does nothing (sometimes
used in assembler-level programming as filler for data or patch
areas, or to overwrite code to be removed in binaries)....