Re: sim frv: Add a missing return value for frvbf_check_acc_range.
authorAlan Modra <amodra@gmail.com>
Wed, 16 Aug 2023 13:12:44 +0000 (22:42 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 17 Aug 2023 12:14:04 +0000 (21:44 +0930)
commit880802688cf7322c50994716456d05499e8c0d4d
tree6c1e1ebd119dc4dcabc48bd3d252bbf67ae6e54e
parent6feae66da1d652a50c1759bae46128087f7dfab0
Re: sim frv: Add a missing return value for frvbf_check_acc_range.

Commit f00b50d057 went the wrong way.  As the comment says this
function is only applicable to fr550.  If not fr550 return 1,
meaning we don't have acc restrictions.
sim/frv/traps.c