summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1880763
blob: eb76a57372781408f31d57519052e0f33f84cb9a (plain) (blame)
1
2
3
4
5
6
Missing page crossing check in use_goto_tb() for rx target

Currently the rx target doesn't have the page crossing check in its 
use_goto_tb() function. 
This is a required feature for stable system mode emulations that all 
other targets implement.