Searched refs:tcb_gbr_offset (Results 1 – 2 of 2) sorted by relevance
366 int tcb_gbr_offset; member388 GEN_INT (selected_atomic_model ().tcb_gbr_offset)
702 ret.tcb_gbr_offset = -1; in parse_validate_atomic_model_option()743 ret.tcb_gbr_offset = integral_argument (offset_str.c_str ()); in parse_validate_atomic_model_option()744 if (offset_str.empty () || ret.tcb_gbr_offset == -1) in parse_validate_atomic_model_option()761 if (ret.type == sh_atomic_model::soft_tcb && ret.tcb_gbr_offset == -1) in parse_validate_atomic_model_option()765 && (ret.tcb_gbr_offset < 0 || ret.tcb_gbr_offset > 1020 in parse_validate_atomic_model_option()766 || (ret.tcb_gbr_offset & 3) != 0)) in parse_validate_atomic_model_option()768 "a multiple of 4 in the range 0-1020", ret.tcb_gbr_offset, in parse_validate_atomic_model_option()