mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-15 05:01:13 +08:00
a79bf95d03f8c6125b954d49c1230bd56427f1fc

r10000. If mips_isa is 4, set the machine number to 8000. (append_insn): If mips_isa is at least 4, don't generate nops for coprocessor delays. Check INSN_READ_FPR_R when setting mips_cprmask[1]. (mips_emit_delays): If mips_isa is at least 4, don't generate nops for coprocessor delays. (mips_ip): Check for INSN_ISA4 instructions. Handle new argument types 'h', 'R', 'N', and 'M'. (md_longopts): Accept "mips4". (md_parse_option): Handle -mips4, and -mcpu=10000 and -mcpu=8000. (s_mipsset): Permit .set mips4.
Description
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
Languages
C
51.8%
Makefile
22.4%
Assembly
12.3%
C++
6%
Roff
1.4%
Other
5.4%