Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian 8c7413d896 Remove profiler_instrument cargo flag (merged into profiler) hace 3 años
  Fabian b96f984963 Use softfloat f80 for x87 fpu hace 3 años
  Fabian 7be85004c6 Remove tlb_data from global pointers hace 3 años
  Fabian 6a18618e76 jit cmpxchg8b hace 3 años
  Fabian 9b79278bb9 Much simpler implementation of jit cache hace 3 años
  Fabian 51b09ade51 jit clc/stc (F8/F9) hace 3 años
  Fabian d93308f7d8 Remove code duplication (global pointers) hace 3 años
  Fabian 56272ca397 s/cpu2/cpu hace 3 años
  Fabian c916e59dcb Simplify hace 3 años
  Fabian 584c1e93ac Avoid aliasing reg128 structs (fixes pshuf*) hace 3 años
  Fabian ab46fe4f37 Refactor modrm decoding for jit hace 3 años
  Fabian 0dd6740526 Refactor hace 3 años
  Fabian d6c7078c46 Move code around hace 3 años
  Fabian 5251ab11e5 refactor: Move function calling into wasm builder (part 2) hace 3 años
  Fabian e9cceb76bc refactor: Move function calling into wasm builder (part 1) hace 3 años
  Fabian 5dd03792c2 jit RDTSC hace 3 años
  Fabian 770f90feae Rename load_*_from_stack hace 3 años
  Fabian a3dbd9ad5f Rename wasm functions loading from fixed address hace 3 años
  Fabian bf661f0829 Add some helper functions hace 3 años
  Fabian 2d59a5a082 Refactor hace 3 años
  Fabian 240c4d0457 loop/loopz/loopnz: Move side-effects into function hace 3 años
  Fabian 4860c6f461 jit 0F7E/0F7F mmx movd/movq hace 3 años
  Fabian 44974370af jit 0F6E/0F6F mmx movd/movq hace 3 años
  Fabian c5eea8a8d1 Jit POPF hace 3 años
  Fabian 0edc821618 Jit DIV/IDIV hace 3 años
  Fabian 3026e985fa Jit BT hace 3 años
  Fabian fc43119406 Optimise returns and indirect jumps/calls into same page hace 3 años
  Fabian ee542c5f84 Optimise lazy flag handling hace 3 años
  Fabian 27a1f00657 Simplify hace 3 años
  Fabian fdaf79eaa9 jit jo, jno, js, jns, jl, jnl, jle, jnle (the remaining arithmetic bits) hace 3 años