diff options
author | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2016-01-24 02:10:56 -0800 |
---|---|---|
committer | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2016-01-24 02:15:56 -0800 |
commit | c1071c1ff7701e2e31dd8909a1cc58fee34c9db9 (patch) | |
tree | d20f4fd5bc59ed41a807d989ca552545bea4218e /src/core/memory.cpp | |
parent | 0b6cc0592dec5584d1a2211e9d777f0b2640faea (diff) |
Shader JIT: Fix off-by-one error when compiling JMPs
There was a mistake in the JMP code which meant that one instruction at
the destination would be skipped when the jump was taken. This commit
also changes the meaning of the culprit parameter to make it less
confusing and avoid similar mistakes in the future.
Diffstat (limited to 'src/core/memory.cpp')
0 files changed, 0 insertions, 0 deletions