sim: mips: fix builds for r3900 cpus due to missing check_u64

This commit is contained in:
Mike Frysinger 2016-11-11 01:28:36 -05:00
parent a6bbedbad3
commit e04659e860
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2016-11-11 Mike Frysinger <vapier@gentoo.org>
* mips.igen (check_u64): Enable for `r3900'.
2016-02-05 Mike Frysinger <vapier@gentoo.org>
* configure.ac (sim_engine_run): Change sd->base.prog_bfd to

View File

@ -496,6 +496,7 @@
*vr5000:
*vr5400:
*vr5500:
*r3900:
{
// The check should be similar to mips64 for any with PX/UX bit equivalents.
}