The advanced load address table (ALAT) is a functional unit in the Intel Itanium processor architecture. It is implemented with an associative memory. The ALAT is used to store information related to advance load instructions, as part of the speculative execution process.
An "advanced load" is a method aimed in reducing the latency of costly load operations. If there is a possibility that a data item will be required, the program may specify its advanced load, even before the confirmation that the item will be needed.
In the Itanium architecture, this advanced load order may be issued by an ld.a instruction. This instruction allocates an entry in the advanced load address table and starts the data transfer. The ALAT is used to identify the address from where the data will be read, the length of the required data block, the destination register and the state of the load operation. The success of the advanced load may then be checked with a ld.c or chk.a instruction that looks for the related information in the ALAT.
The ALAT in the original Itanium processor was implemented by a two-way set-associative memory with 32 entries. In the Itanium 2, this unit was changed to a 32 entries fully associative structure. This design required extra hardware elements (longer memory tags, and more tag comparators) but it improved performance of speculative programs since cache miss due to mapping conflicts is avoided.
Famous quotes containing the words advanced, load, address and/or table:
“A free-enterprise economy depends only on markets, and according to the most advanced mathematical macroeconomic theory, markets depend only on moods: specifically, the mood of the men in the pinstripes, also known as the Boys on the Street. When the Boys are in a good mood, the market thrives; when they get scared or sullen, it is time for each one of us to look into the retail apple business.”
—Barbara Ehrenreich (b. 1941)
“The only human beings I have thoroughly admired and respected in the world have been those who carried the load of the world with a smile, and who, in the face of anxieties that would have knocked me clean out, never showed a tremor. Such men and women end by owning us, soul and body, and our allegiance can never be shaken. We are only too glad to be owned. Religion is nothing but this.”
—Henry Brooks Adams (18381918)
“Patience, to hear frivolous, impertinent, and unreasonable applications: with address enough to refuse, without offending; or, by your manner of granting, to double the obligation: dexterity enough to conceal a truth, without telling a lie: sagacity enough to read other peoples countenances: and serenity enough not to let them discover anything by yours; a seeming frankness, with a real reserve. These are the rudiments of a politician; the world must be your grammar.”
—Philip Dormer Stanhope, 4th Earl Chesterfield (16941773)
“They were not on the table with their elbows.
They were not sleeping in the shelves of bunks.
I saw no men there and no bones of men there.”
—Robert Frost (18741963)