mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-14 07:38:41 +00:00
gas/
* config/tc-mips.c (nops_for_vr4130): Revert previous commit.
This commit is contained in:
parent
5db376f55d
commit
c310919936
@ -1,3 +1,7 @@
|
||||
2011-07-30 Richard Sandiford <rdsandiford@googlemail.com>
|
||||
|
||||
* config/tc-mips.c (nops_for_vr4130): Revert previous commit.
|
||||
|
||||
2011-07-29 Maciej W. Rozycki <macro@codesourcery.com>
|
||||
|
||||
* config/tc-mips.c: Adjust comments throughout.
|
||||
|
@ -3275,7 +3275,6 @@ nops_for_vr4130 (int ignore, const struct mips_cl_insn *hist,
|
||||
if (MF_HILO_INSN (hist[i].insn_mo->pinfo))
|
||||
{
|
||||
/* Extract the destination register. */
|
||||
gas_assert (!mips_opts.micromips);
|
||||
mask = gpr_write_mask (&hist[i]);
|
||||
|
||||
/* No nops are needed if INSN reads that register. */
|
||||
|
Loading…
Reference in New Issue
Block a user