HomeSort by: relevance | last modified time | path
    Searched defs:narrowable (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 4345 /* For the set of narrowable instructions we do NOT include the
4357 const struct string_pair narrowable[] =
4410 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++)
4412 bool is_or = (strcmp ("or", narrowable[opi].wide) == 0);
4414 if (opcode == xtensa_opcode_lookup (isa, narrowable[opi].wide))
4424 o_opcode = xtensa_opcode_lookup (isa, narrowable[opi].narrow);
4347 const struct string_pair narrowable[] = variable in typeref:struct:string_pair
elf32-xtensa.c 4345 /* For the set of narrowable instructions we do NOT include the
4357 const struct string_pair narrowable[] =
4410 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++)
4412 bool is_or = (strcmp ("or", narrowable[opi].wide) == 0);
4414 if (opcode == xtensa_opcode_lookup (isa, narrowable[opi].wide))
4424 o_opcode = xtensa_opcode_lookup (isa, narrowable[opi].narrow);
4347 const struct string_pair narrowable[] = variable in typeref:struct:string_pair
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 4345 /* For the set of narrowable instructions we do NOT include the
4357 const struct string_pair narrowable[] =
4410 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++)
4412 bool is_or = (strcmp ("or", narrowable[opi].wide) == 0);
4414 if (opcode == xtensa_opcode_lookup (isa, narrowable[opi].wide))
4424 o_opcode = xtensa_opcode_lookup (isa, narrowable[opi].narrow);
4347 const struct string_pair narrowable[] = variable in typeref:struct:string_pair
elf32-xtensa.c 4345 /* For the set of narrowable instructions we do NOT include the
4357 const struct string_pair narrowable[] =
4410 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++)
4412 bool is_or = (strcmp ("or", narrowable[opi].wide) == 0);
4414 if (opcode == xtensa_opcode_lookup (isa, narrowable[opi].wide))
4424 o_opcode = xtensa_opcode_lookup (isa, narrowable[opi].narrow);
4347 const struct string_pair narrowable[] = variable in typeref:struct:string_pair
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 4343 /* For the set of narrowable instructions we do NOT include the
4355 const struct string_pair narrowable[] =
4408 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++)
4410 bool is_or = (strcmp ("or", narrowable[opi].wide) == 0);
4412 if (opcode == xtensa_opcode_lookup (isa, narrowable[opi].wide))
4422 o_opcode = xtensa_opcode_lookup (isa, narrowable[opi].narrow);
4345 const struct string_pair narrowable[] = variable in typeref:struct:string_pair
elf32-xtensa.c 4343 /* For the set of narrowable instructions we do NOT include the
4355 const struct string_pair narrowable[] =
4408 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++)
4410 bool is_or = (strcmp ("or", narrowable[opi].wide) == 0);
4412 if (opcode == xtensa_opcode_lookup (isa, narrowable[opi].wide))
4422 o_opcode = xtensa_opcode_lookup (isa, narrowable[opi].narrow);
4345 const struct string_pair narrowable[] = variable in typeref:struct:string_pair
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 4346 /* For the set of narrowable instructions we do NOT include the
4358 const struct string_pair narrowable[] =
4411 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++)
4413 bool is_or = (strcmp ("or", narrowable[opi].wide) == 0);
4415 if (opcode == xtensa_opcode_lookup (isa, narrowable[opi].wide))
4425 o_opcode = xtensa_opcode_lookup (isa, narrowable[opi].narrow);
4348 const struct string_pair narrowable[] = variable in typeref:struct:string_pair
elf32-xtensa.c 4346 /* For the set of narrowable instructions we do NOT include the
4358 const struct string_pair narrowable[] =
4411 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++)
4413 bool is_or = (strcmp ("or", narrowable[opi].wide) == 0);
4415 if (opcode == xtensa_opcode_lookup (isa, narrowable[opi].wide))
4425 o_opcode = xtensa_opcode_lookup (isa, narrowable[opi].narrow);
4348 const struct string_pair narrowable[] = variable in typeref:struct:string_pair

Completed in 116 milliseconds