|
5338c28f40
|
load register only if needed
- do thumb bl long merge in the first step
- preparations for better branch jitting
|
2020-04-26 13:05:02 +02:00 |
|
|
5ea91b8a03
|
optimise away unneeded flag sets
- especially useful for thumb code and larger max block sizes
- can still be improved upon
|
2020-04-26 13:05:00 +02:00 |
|
|
4a0f6b3b4b
|
jit: fix thumb hi reg alu and mcr halt
+ mcr/mrc aren't always, msr_imm is never unk on ARM7
|
2020-04-26 13:03:10 +02:00 |
|
|
c58fdbd66b
|
jit: branch instructions
|
2020-04-26 13:02:58 +02:00 |
|
|
5f932cdf48
|
JIT: compilation of word load and store
|
2020-04-26 13:02:56 +02:00 |
|
|
c5c342c009
|
JIT: base
all instructions are interpreted
|
2020-04-26 13:02:53 +02:00 |
|