commit | a4924e8bb533fb537d82a463b6465d80adaea0f5 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Mar 25 20:54:30 2013 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Fri Apr 05 13:35:40 2013 -0500 |
tree | 79709e97e8328438f5e4f7221a8c142dfcb5718f | |
parent | a22971f99f4846a0947f35548b7f3f76159339f0 [diff] |
tcg-s390: Properly allocate a stack frame. Set TCG_TARGET_CALL_STACK_OFFSET properly for the abi. Allocate the standard TCG_STATIC_CALL_ARGS_SIZE. And while we're at it, allocate space for CPU_TEMP_BUF_NLONGS. Signed-off-by: Richard Henderson <rth@twiddle.net>