Unknown W. Brackets
|
e1a1f56f4c
|
irjit: Cleanup breakpoint ops.
|
2023-09-03 12:27:10 -07:00 |
|
Unknown W. Brackets
|
cae0815095
|
jit: Avoid using mips identifier directly.
Apparently this gets defined on mips systems.
|
2021-02-26 07:24:58 -08:00 |
|
Unknown W. Brackets
|
cffb2d61a7
|
irjit: Embed constant inside IRInst.
This simplifies a bunch of code and improves compile performance by about
30%, at the cost of a bit more memory.
|
2018-01-03 23:24:04 -08:00 |
|
Unknown W. Brackets
|
4ac773e8b4
|
jit-ir: Implement bit reverse instruction.
|
2016-05-14 18:21:42 -07:00 |
|
Henrik Rydgard
|
f8659b8e1e
|
Move the IR interpreter out into its own file. Rename it in the UI. First CMake and Android fixes.
|
2016-05-08 22:06:13 +02:00 |
|