1 # Test for mf{hi,lo} -> mult/div/mt{hi,lo} with 2 nops in between.
4 # as: -mabi=eabi -mmicromips
5 # ld: -N -Ttext=0x80010000
8 # Copyright (C) 2013-2024 Free Software Foundation, Inc.
9 # Contributed by Andrew Bennett (andrew.bennett@imgtec.com)
11 # This file is part of the MIPS sim.
13 # This program is free software; you can redistribute it and/or modify
14 # it under the terms of the GNU General Public License as published by
15 # the Free Software Foundation; either version 3, or (at your option)
18 # This program is distributed in the hope that it will be useful,
19 # but WITHOUT ANY WARRANTY; without even the implied warranty of
20 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 # GNU General Public License for more details.
23 # You should have received a copy of the GNU General Public License along
24 # with this program; if not, see <http://www.gnu.org/licenses/>.
26 .include "hilo-hazard.inc"
27 .include "testutils.inc"