]> git.sesse.net Git - pistorm/commit
pull the PC masking into the code translation cache, so that we only need to mask...
authorRune Holm <rune.holm@gmail.com>
Fri, 11 Jun 2021 18:34:03 +0000 (19:34 +0100)
committerRune Holm <rune.holm@gmail.com>
Fri, 11 Jun 2021 18:34:03 +0000 (19:34 +0100)
commitfe3b4bb032e02148c44ea11a23129650eae7efd7
treede8ed12e0122c222ee3b44dda936ff249d3afdcd
parent3203ac85909c4feadb96bdf56b373785f9c81210
pull the PC masking into the code translation cache, so that we only need to mask the PC on our slow path. Gives us another 5-10% speedup.
m68kcpu.c
m68kcpu.h