mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-04-29 07:14:41 -06:00
If the bit 0 of the JMPU instruction is set, then the jump condition will be inverted. That is, a jump will happen when the boolean is false instead of when it is true. |
||
|---|---|---|
| .. | ||
| shader_interpreter.cpp | ||
| shader_interpreter.h | ||
| shader_jit_x64.cpp | ||
| shader_jit_x64.h | ||
| shader.cpp | ||
| shader.h | ||