Tags: Programming Language.

In computer science and specifically in compiler and assembler design a literal pool is a lookup table used to hold literals during assembly and execution.Multiple (local) literal pools are typically used only for computer architectures that lack branch instructions for long jumps or have a set of instructions optimized for shorter jumps.

Loading...

This page contains content from the copyrighted Wikipedia article "Literal pool"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.