Mill Computing, Inc. Forums The Mill Architecture Execution Reply To: Execution

imbecile
Participant
Post count: 48

Just a quick question about multiple inputs: Are the argument lists of the call operation implemented in terms of the args operation used in ganging, or are they completely different?

My guess would be different, because I suspect the call operation is on the branch/pointer side of the instruction streams and ganging on the computation side. If both sides had both it would be kind of redundant.