Re: [AD] More AMD64 stuff |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
> oh yeah, now i remember reading a bit about that, coz the amd64 has so > many more registers, Well, only 8. RISC processors do have many more registers. > is that what a __fastcall does? Yes, it is possible to use register-based calling conventions on x86 under certain circumstances (GCC 3.4.x can automatically do that for functions with static linkage). -- Eric Botcazou
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |