register variable

register variable
A variable whose value is stored directly in a register for faster access.

Wikipedia foundation.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Register allocation — In compiler optimization, register allocation is the process of multiplexing a large number of target program variables onto a small number of CPU registers. The goal is to keep as many operands as possible in registers to maximise the execution… …   Wikipedia

  • Register — may refer to:In linguistics: * Register and contour tones, a linguistics term for tones distinguished by relative pitch * Register (sociolinguistics), a form of a language used for a particular purpose or social setting * Register (phonology), a… …   Wikipedia

  • Register renaming — In computer engineering, register renaming refers to a technique usedto avoid unnecessary serialization of program operations imposed by the reuseof registers by those operations.Problem definitionPrograms are composed of instructions which… …   Wikipedia

  • Register window — In computer engineering, the use of register windows is a technique to improve the performance of a particularly common operation, the procedure call. By devoting hardware to this problem, almost all computer programs will run… …   Wikipedia

  • National Register of Historic Places listings in Hampton, Virginia — Map of all coordinates from Google Map of all coordinates from Bing Export al …   Wikipedia

  • National Register of Historic Places listings in Cuyahoga County, Ohio — Location of Cuyahoga County in Ohio This is a list of the National Register of Historic Places listings in Cuyahoga County, Ohio. This is intended to be a complete list of the properties and districts on the National Register of Historic Places… …   Wikipedia

  • National Register of Historic Places listings in Stark County, Ohio — Location of Stark County in Ohio This is a list of the National Register of Historic Places listings in Stark County, Ohio. This is intended to be a complete list of the properties and districts on the National Register of Historic Places in… …   Wikipedia

  • Volatile variable — In computer programming, a variable or object declared with the volatile keyword may be modified externally from the declaring object. For example, a variable that might be concurrently modified by multiple threads may be declared volatile.… …   Wikipedia

  • Induction variable — In computer science, an induction variable is a variable that gets increased or decreased by a fixed amount on every iteration of a loop, or is a linear function of another induction variable.For example, in the following loop, i and j are… …   Wikipedia

  • Shift register lookup table — A shift register lookup table, also shift register LUT or SRL, refers to a component in digital circuitry. It is essentially a shift register of variable length. In addition to a single bit input and a clock, it also has some number of address… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”