|
3497bb27c2
|
target: e2k: Impl multiple pred for ALC exec.
|
2022-06-10 11:48:15 +03:00 |
|
|
381868f71a
|
target: e2k: Return aligned pointer from getsp.
|
2022-06-10 11:48:15 +03:00 |
|
|
83e2503867
|
target: e2k: HACK: Add stack for USD registers.
CPU must restore `USD` after calls but I don't know how it should be implemented.
|
2022-06-10 11:48:15 +03:00 |
|
|
42776dbe37
|
target: e2k: Add cmp{o,s,p}{s,d} instrs.
Fix cmpandp{s,d}b.
|
2022-06-10 11:48:15 +03:00 |
|
|
5bdd9dcd3d
|
target: e2k: Do not account %predN for ct in loop prologue.
|
2022-06-10 11:48:15 +03:00 |
|
|
64ac87f915
|
target: e2k: Add %pcntN condition.
|
2022-06-10 11:48:15 +03:00 |
|
|
bd027ff219
|
target: e2k: Force ps pop in FX mode.
|
2022-06-10 11:48:15 +03:00 |
|
|
9e1baaca2a
|
target: e2k: Ignore unimplemented mas opc in store.
|
2022-06-10 11:48:15 +03:00 |
|
|
db78528419
|
target: e2k: Add pmovmskb instr.
|
2022-06-10 11:48:14 +03:00 |
|
|
2543a5cc12
|
target: e2k: Add p{min,max}{ub,sh} instrs.
|
2022-06-10 11:48:14 +03:00 |
|
|
b979c52ac5
|
target: e2k: Add staaq instr.
|
2022-06-10 11:48:14 +03:00 |
|
|
2d0cb97529
|
target: e2k: Execute ALES2/5 together with others channels.
|
2022-06-10 11:48:14 +03:00 |
|
|
4a572f8263
|
target: e2k: Add xregs.
|
2022-06-10 11:48:14 +03:00 |
|
|
a19227acd9
|
target: e2k: Log msg if wd.fx is setted.
|
2022-06-10 11:48:14 +03:00 |
|
|
9662877725
|
target: e2k: Do not save IP on every instruction.
|
2022-06-10 11:48:14 +03:00 |
|
|
65ffbc6d30
|
target: e2k: Reading %ilcr for gdb.
|
2022-06-10 11:48:14 +03:00 |
|
|
9e88287e16
|
target: e2k: Fix setting ctpr.ipd for *disp instr.
|
2022-06-10 11:48:14 +03:00 |
|
|
d66487e181
|
target: e2k: Dec store rem in loop mode.
|
2022-06-10 11:48:14 +03:00 |
|
|
1c03415d9e
|
target: e2k: Restricted loop_mode implementation.
|
2022-06-10 11:48:14 +03:00 |
|
|
0f874d1b0b
|
target: e2k: Fix reading aadN from gdb.
|
2022-06-10 11:48:14 +03:00 |
|
|
31e084720a
|
target: e2k: Add basic mova{b,h,w,d} impl.
|
2022-06-10 11:48:14 +03:00 |
|
|
bd6208c09f
|
target: e2k: Fix ctpr size.
|
2022-06-10 11:48:14 +03:00 |
|
|
7578f94f7c
|
target: e2k: Remove merge condition from Instr.
|
2022-06-10 11:48:14 +03:00 |
|
|
93acd43783
|
target: e2k: Add staa{b,h} instrs.
|
2022-06-10 11:48:14 +03:00 |
|
|
327bc03604
|
target: e2k: define CPUs we're testing against, define gdb arch
|
2022-06-10 11:48:14 +03:00 |
|
|
df21ab3d70
|
target: e2k: define CPUs we're testing against, define gdb arch
|
2022-06-10 11:48:14 +03:00 |
|
|
7bdf849174
|
target: e2k: Add clarification to gen_tag funcs.
|
2022-06-10 11:48:14 +03:00 |
|
|
e19c72c5df
|
target: e2k: add umulx/smulx instrs.
|
2022-06-10 11:48:14 +03:00 |
|
|
9dc320f574
|
target: e2k: Fix sxt/st operand sizes.
|
2022-06-10 11:48:14 +03:00 |
|
|
8e033a839e
|
target: e2k: Hack delay %rN index gen for result.
|
2022-06-10 11:48:14 +03:00 |
|
|
1ad7988e9a
|
target: e2k: Fix based preg.
|
2022-06-10 11:48:14 +03:00 |
|
|
a357666e69
|
target: e2k: Log msg if dbl is setted.
|
2022-06-10 11:48:14 +03:00 |
|
|
6aeee516f3
|
target: e2k: Add {u,s}mulhd instrs.
|
2022-06-10 11:48:14 +03:00 |
|
|
7ff1f54b8f
|
target: e2k: Add mova stubs.
|
2022-06-10 11:48:14 +03:00 |
|
|
250a648edf
|
target: e2k: Fix uninit plu_result.reg bug.
|
2022-06-10 11:48:14 +03:00 |
|
|
5017d6fa5d
|
target: e2k: Add combined int instructions.
|
2022-06-10 11:48:14 +03:00 |
|
|
d2518af194
|
target: e2k: Add Instr struct to alc.
|
2022-06-10 11:48:14 +03:00 |
|
|
39bb97e24e
|
target: e2k: Reorganize tag usage.
|
2022-06-10 11:48:14 +03:00 |
|
|
5a1e118992
|
target: e2k: Fix icont bug.
|
2022-06-10 11:48:14 +03:00 |
|
|
80b3909fb0
|
target: e2k: Read %idr in rrd.
|
2022-06-10 11:48:14 +03:00 |
|
|
cd57ff3686
|
target: e2k: Increase startup window size.
|
2022-06-10 11:48:14 +03:00 |
|
|
aa93b81f40
|
target: e2k: Fix bitrev{s,d} instrs.
|
2022-06-10 11:48:14 +03:00 |
|
|
e5126b32d4
|
target: e2k: Impl reading some regs through rrd.
%wd, %pcsp.lo, %pcsp.hi, %pcshtp, %cr1.hi, %cr1.lo.
|
2022-06-10 11:48:14 +03:00 |
|
|
4d88941e0a
|
target: e2k: add reading %ip register through rrd
|
2022-06-10 11:48:14 +03:00 |
|
|
0ac9e690a2
|
target: e2k: Fix getsp src2 size.
|
2022-06-10 11:48:14 +03:00 |
|
|
a410422f9a
|
target: e2k: add lzcnt and popcnt instrs (untested!)
|
2022-06-10 11:48:14 +03:00 |
|
|
990976cf99
|
target: e2k: add bitrev instr
|
2022-06-10 11:48:14 +03:00 |
|
|
6a0a45602b
|
target: e2k: Impl pcmpeqb.
|
2022-06-10 11:48:14 +03:00 |
|
|
1c1db1a395
|
target: e2k: Replace some panics with messages.
|
2022-06-10 11:48:14 +03:00 |
|
|
a6d8edd30f
|
target: e2k: Add %cr1.{lo,hi} to rr{s,d}/rw{s,d}.
|
2022-06-10 11:48:14 +03:00 |
|