Searched refs:sparc_opcode_arch_val (Results 1 – 6 of 6) sorted by relevance
39 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.
57 static enum sparc_opcode_arch_val current_architecture = SPARC_OPCODE_ARCH_V6;64 static enum sparc_opcode_arch_val max_architecture;91 static enum sparc_opcode_arch_val warn_after_architecture;527 enum sparc_opcode_arch_val opcode_arch; in md_parse_option()956 enum sparc_opcode_arch_val current_max_architecture in md_begin()3031 enum sparc_opcode_arch_val needed_architecture = in sparc_ip()
97 enum sparc_opcode_arch_val104 return (enum sparc_opcode_arch_val) (p - &sparc_opcode_archs[0]); in sparc_opcode_lookup_arch()
48 @c The order here is the same as the order of enum sparc_opcode_arch_val
161 * opcode/sparc.h (sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_LEON.