Subject: Q: ARM32 ABI
To: None <port-arm32@NetBSD.ORG>
From: Godmar Back <gback@cs.utah.edu>
List: port-arm32
Date: 06/02/1998 19:41:11
 Hi, I apologize if this is a FAQ:

could somebody point me to the ABI for the arm32?

Specifically, I am interested in reading about the calling conventions
for C function on one of the Digital Shark machine running NetBSD 1.3.
(i.e., what registers are caller/callee saved, etc.)

The reason I'm asking is that I would like to try porting the Kaffe
virtual machine.  (www.kaffe.org.)  Calling conventions constitute one 
of the few machine-dependent parts of that JVM.

Thanks,

	Godmar