Searched refs:has_gp (Results 1 – 5 of 5) sorted by relevance
1141 int has_gp = 0; in tic6x_gdbarch_init() local1182 has_gp = 1; in tic6x_gdbarch_init()1216 if (has_gp != tdep->has_gp) in tic6x_gdbarch_init()1227 tdep->has_gp = has_gp; in tic6x_gdbarch_init()
69 return 4 * (tdep->has_gp ? 55 : 23); in tic6x_register_sigcontext_offset()115 if (tdep->has_gp) in tic6x_linux_rt_sigreturn_init()
57 int has_gp = 0; /* Has general purpose registers A16 - A31 and B16 - B31. */ member
61 bool has_gp; member201 else if (base_reg == X_GP && pd->has_gp) in maybe_print_address()1221 pd->has_gp = false; in riscv_init_disasm_info()1229 pd->has_gp = true; in riscv_init_disasm_info()
61 bool has_gp; member201 else if (base_reg == X_GP && pd->has_gp) in maybe_print_address()1268 pd->has_gp = false; in riscv_init_disasm_info()1276 pd->has_gp = true; in riscv_init_disasm_info()