Support special calling convention for runtime ABI
commit389c25c4b9006b16138094b110e4c50b78432905
authorThomas Preud'homme <robotux@celest.fr>
Wed, 11 Dec 2013 01:01:28 +0000 (11 09:01 +0800)
committerThomas Preud'homme <robotux@celest.fr>
Wed, 11 Dec 2013 02:15:29 +0000 (11 10:15 +0800)
treedcf729da33d4d8de89ca5ef6dd42328f65e436d8
parent3676f61983ca65506186c5429fc85a8da6642f3e
Support special calling convention for runtime ABI

Add infrastructure to support special calling convention for runtime ABI
function no matter what is the current calling convention. This involve
2 changes:
- behave as per base standard in gfunc_call
- move result back in VFP register in gen_cvt_itof1
arm-gen.c