Mail Archives: pgcc/1999/07/14/19:43:00
Good morning,
Reading through the ia-64 technical manual the merced
seems to have many registers:
128 general purpose (64 bits)
128 floating point (82 bits)
64 predicate (1 bit)
128 special purpose
One of the reasons they give why it has so many
registers, they mention that they want to prevent
that calling a function gives a lot of overhead.
What is currently the overhad of a function call at the
PII, that this needs heavy optimization?
How many clocks for a typical call does pgcc need if we
have 2 integer parameters for it?
Greetings,
Vincent
- Raw text -