Home
last modified time | relevance | path

Searched refs:mips_abi_choices (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Dmips-dis.c297 struct mips_abi_choice mips_abi_choices[] = { variable
438 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++)
440 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0
441 && strlen (mips_abi_choices[i].name) == namelen)
442 c = &mips_abi_choices[i];
1838 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
1839 fprintf (stream, " %s", mips_abi_choices[i].name);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dmips-dis.c297 struct mips_abi_choice mips_abi_choices[] = { variable
435 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++)
437 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0
438 && strlen (mips_abi_choices[i].name) == namelen)
439 c = &mips_abi_choices[i];
1822 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
1823 fprintf (stream, " %s", mips_abi_choices[i].name);
H A DChangeLog-0203875 (mips_cp0_names_sb1, mips_abi_choices, mips_arch_choices)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dmips-dis.c297 struct mips_abi_choice mips_abi_choices[] = { variable
435 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++)
437 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0
438 && strlen (mips_abi_choices[i].name) == namelen)
439 c = &mips_abi_choices[i];
1822 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
1823 fprintf (stream, " %s", mips_abi_choices[i].name);
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/mips/gnu/
H A Dmips-dis.c326 struct mips_abi_choice mips_abi_choices[] = variable
470 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && !c; i++) { in choose_abi_by_name()
471 …if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 && strlen (mips_abi_choices[i].name) ==… in choose_abi_by_name()
472 c = &mips_abi_choices[i]; in choose_abi_by_name()
2147 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++) { in print_mips_disassembler_options()
2148 fprintf (stream, " %s", mips_abi_choices[i].name); in print_mips_disassembler_options()
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dmips-dis.c298 struct mips_abi_choice mips_abi_choices[] = variable
430 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
431 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
432 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
433 c = &mips_abi_choices[i]; in choose_abi_by_name()
2013 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++) in print_mips_disassembler_options()
2014 fprintf (stream, " %s", mips_abi_choices[i].name); in print_mips_disassembler_options()
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dmips-dis.c396 struct mips_abi_choice mips_abi_choices[] = variable
556 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
557 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
558 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
559 c = &mips_abi_choices[i]; in choose_abi_by_name()
2246 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++) in print_mips_disassembler_options()
2247 fprintf (stream, " %s", mips_abi_choices[i].name); in print_mips_disassembler_options()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Dmips-dis.c426 struct mips_abi_choice mips_abi_choices[] = variable
690 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
691 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
692 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
693 c = &mips_abi_choices[i]; in choose_abi_by_name()
2424 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++) in print_mips_disassembler_options()
2425 fprintf (stream, " %s", mips_abi_choices[i].name); in print_mips_disassembler_options()
H A DChangeLog-0203875 (mips_cp0_names_sb1, mips_abi_choices, mips_arch_choices)
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Dmips-dis.c426 struct mips_abi_choice mips_abi_choices[] = variable
690 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
691 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
692 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
693 c = &mips_abi_choices[i]; in choose_abi_by_name()
2424 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++) in print_mips_disassembler_options()
2425 fprintf (stream, " %s", mips_abi_choices[i].name); in print_mips_disassembler_options()
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dmips-dis.c451 struct mips_abi_choice mips_abi_choices[] = variable
741 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
742 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
743 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
744 c = &mips_abi_choices[i]; in choose_abi_by_name()
2720 = XNEWVEC (const char *, ARRAY_SIZE (mips_abi_choices) + 1); in disassembler_options_mips()
2721 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++) in disassembler_options_mips()
2722 args[MIPS_OPTION_ARG_ABI].values[i] = mips_abi_choices[i].name; in disassembler_options_mips()
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dmips-dis.c451 struct mips_abi_choice mips_abi_choices[] = variable
741 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
742 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
743 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
744 c = &mips_abi_choices[i]; in choose_abi_by_name()
2720 = XNEWVEC (const char *, ARRAY_SIZE (mips_abi_choices) + 1); in disassembler_options_mips()
2721 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++) in disassembler_options_mips()
2722 args[MIPS_OPTION_ARG_ABI].values[i] = mips_abi_choices[i].name; in disassembler_options_mips()
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dmips-dis.c451 struct mips_abi_choice mips_abi_choices[] = variable
741 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
742 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
743 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
744 c = &mips_abi_choices[i]; in choose_abi_by_name()
2720 = XNEWVEC (const char *, ARRAY_SIZE (mips_abi_choices) + 1); in disassembler_options_mips()
2721 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++) in disassembler_options_mips()
2722 args[MIPS_OPTION_ARG_ABI].values[i] = mips_abi_choices[i].name; in disassembler_options_mips()
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dmips-dis.c451 struct mips_abi_choice mips_abi_choices[] = variable
741 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
742 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
743 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
744 c = &mips_abi_choices[i]; in choose_abi_by_name()
2720 = XNEWVEC (const char *, ARRAY_SIZE (mips_abi_choices) + 1); in disassembler_options_mips()
2721 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++) in disassembler_options_mips()
2722 args[MIPS_OPTION_ARG_ABI].values[i] = mips_abi_choices[i].name; in disassembler_options_mips()
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Dmips-dis.c505 struct mips_abi_choice mips_abi_choices[] = variable
684 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
685 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
686 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
687 c = &mips_abi_choices[i]; in choose_abi_by_name()
3065 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++) in print_mips_disassembler_options()
3066 fprintf (stream, " %s", mips_abi_choices[i].name); in print_mips_disassembler_options()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Dmips-dis.c3038 struct mips_abi_choice mips_abi_choices[] = variable
3202 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
3203 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
3204 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
3205 c = &mips_abi_choices[i]; in choose_abi_by_name()
4828 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
4829 fprintf (stream, " %s", mips_abi_choices[i].name);
/dports/emulators/qemu/qemu-6.2.0/disas/
H A Dmips.c3839 static struct mips_abi_choice mips_abi_choices[] = variable
4001 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
4002 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
4003 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
4004 c = &mips_abi_choices[i]; in choose_abi_by_name()
5796 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
5797 fprintf (stream, " %s", mips_abi_choices[i].name);
/dports/emulators/qemu42/qemu-4.2.1/disas/
H A Dmips.c3829 static struct mips_abi_choice mips_abi_choices[] = variable
3991 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
3992 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
3993 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
3994 c = &mips_abi_choices[i]; in choose_abi_by_name()
5786 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
5787 fprintf (stream, " %s", mips_abi_choices[i].name);
/dports/emulators/qemu60/qemu-6.0.0/disas/
H A Dmips.c3839 static struct mips_abi_choice mips_abi_choices[] = variable
4001 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
4002 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
4003 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
4004 c = &mips_abi_choices[i]; in choose_abi_by_name()
5796 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
5797 fprintf (stream, " %s", mips_abi_choices[i].name);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/disas/
H A Dmips.c3829 static struct mips_abi_choice mips_abi_choices[] = variable
3991 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
3992 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
3993 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
3994 c = &mips_abi_choices[i]; in choose_abi_by_name()
5786 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
5787 fprintf (stream, " %s", mips_abi_choices[i].name);
/dports/emulators/qemu5/qemu-5.2.0/disas/
H A Dmips.c3839 static struct mips_abi_choice mips_abi_choices[] = variable
4001 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
4002 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
4003 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
4004 c = &mips_abi_choices[i]; in choose_abi_by_name()
5796 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
5797 fprintf (stream, " %s", mips_abi_choices[i].name);
/dports/emulators/qemu-utils/qemu-4.2.1/disas/
H A Dmips.c3829 static struct mips_abi_choice mips_abi_choices[] = variable
3991 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
3992 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
3993 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
3994 c = &mips_abi_choices[i]; in choose_abi_by_name()
5786 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
5787 fprintf (stream, " %s", mips_abi_choices[i].name);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/disas/
H A Dmips.c3839 static struct mips_abi_choice mips_abi_choices[] =
4001 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++)
4002 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0
4003 && strlen (mips_abi_choices[i].name) == namelen)
4004 c = &mips_abi_choices[i];
5796 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
5797 fprintf (stream, " %s", mips_abi_choices[i].name);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/disas/
H A Dmips.c3839 static struct mips_abi_choice mips_abi_choices[] = variable
4001 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
4002 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
4003 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
4004 c = &mips_abi_choices[i]; in choose_abi_by_name()
5796 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
5797 fprintf (stream, " %s", mips_abi_choices[i].name);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/disas/
H A Dmips.c4062 static struct mips_abi_choice mips_abi_choices[] = variable
4224 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++) in choose_abi_by_name()
4225 if (strncmp (mips_abi_choices[i].name, name, namelen) == 0 in choose_abi_by_name()
4226 && strlen (mips_abi_choices[i].name) == namelen) in choose_abi_by_name()
4227 c = &mips_abi_choices[i]; in choose_abi_by_name()
6127 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
6128 fprintf (stream, " %s", mips_abi_choices[i].name);

12