View Single Post
Old 01 November 2020, 13:07   #17
BastyCDGS
Registered User
 
Join Date: Nov 2015
Location: Freiburg / Germany
Age: 44
Posts: 201
Send a message via ICQ to BastyCDGS
Quote:
Originally Posted by Wepl View Post
There are many instructions with the size of only one or two words (e.g. move dx,(d16,ax)). I think this is complicated.
One could have a look at the WinUAE or WinFellow source code on how do it efficiently. Looking at the JIT code might help, too.

The main question would be if this is still faster in a significant way than the MMU exception overhead.

Quote:
Originally Posted by Wepl View Post
On the 68040 may you not even have the PC of the faulted instruction.
Does 68040 point to the next instruction in this case? If so, 68040 will need to be cared specifically. How does, e.g. WHDLoad do it with MMU snoop options enabled?
BastyCDGS is offline  
 
Page generated in 0.04295 seconds with 11 queries