Searched refs:sparc_opcode_arch_val (Results 1 – 10 of 10) sorted by relevance
40 enum sparc_opcode_arch_val { enum77 extern enum sparc_opcode_arch_val sparc_opcode_lookup_arch (const char *);
748 * sparc.h (enum sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_V9B.2295 * sparc.h (sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_SPARCLET.2326 * sparc.h (enum sparc_opcode_arch_val): Replaces sparc_architecture.
40 enum sparc_opcode_arch_val enum79 extern enum sparc_opcode_arch_val sparc_opcode_lookup_arch (const char *);
767 * sparc.h (enum sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_V9B.2314 * sparc.h (sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_SPARCLET.2345 * sparc.h (enum sparc_opcode_arch_val): Replaces sparc_architecture.
71 static enum sparc_opcode_arch_val current_architecture = SPARC_OPCODE_ARCH_V6;78 static enum sparc_opcode_arch_val max_architecture;97 static enum sparc_opcode_arch_val warn_after_architecture;483 enum sparc_opcode_arch_val opcode_arch;2746 enum sparc_opcode_arch_val needed_architecture =
72 static enum sparc_opcode_arch_val current_architecture = SPARC_OPCODE_ARCH_V6;79 static enum sparc_opcode_arch_val max_architecture;98 static enum sparc_opcode_arch_val warn_after_architecture;483 enum sparc_opcode_arch_val opcode_arch;2708 enum sparc_opcode_arch_val needed_architecture =
48 @c The order here is the same as the order of enum sparc_opcode_arch_val
91 enum sparc_opcode_arch_val98 return (enum sparc_opcode_arch_val) (p - &sparc_opcode_archs[0]); in sparc_opcode_lookup_arch()
90 enum sparc_opcode_arch_val99 return (enum sparc_opcode_arch_val) (p - &sparc_opcode_archs[0]);