Searched refs:TARGET_STACK_BIAS (Results 1 – 3 of 3) sorted by relevance
24 # define TARGET_STACK_BIAS 2047 macro26 # define TARGET_STACK_BIAS 0 macro94 return state->regwptr[WREG_SP] + TARGET_STACK_BIAS; in get_sp_from_cpustate()
345 env->regwptr[WREG_SP] = sf_addr - TARGET_STACK_BIAS; in setup_rt_frame()463 if ((ptr + TARGET_STACK_BIAS) & 7) { in do_rt_sigreturn()
1039 - TARGET_STACK_BIAS); in init_thread()