Home
last modified time | relevance | path

Searched refs:gpr_names (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dptrace.c1552 static const char *gpr_names[NUM_GPRS] = { variable
1581 return gpr_names[offset]; in regs_query_register_name()
/openbmc/qemu/disas/
H A Dmips.c3836 const char * const *gpr_names; member
4131 mips_gpr_names = chosen_abi->gpr_names; in parse_mips_dis_option()
4176 mips_gpr_names = chosen_abi->gpr_names; in parse_mips_dis_option()