Version
4.0-408
Entwicklungszweig
master
Zeitpunkt
10 Jahre, 4 Monate her
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Commit
011fe86d01ebec800ed1018e99a364a620d051bd
Author der Änderung
degasus
Beschreibung der Änderung
jit64: add regcache option IsBound

Lots of x86 instructions are different on memory vs registers.
So to generate code, we often have to check if a ppc register is already bound to a x86 register.