Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian 37c3d1f83c Generate direct control flow, using wasm blocks and loops hace 3 años
  Fabian 9853bdb868 Merge 16-bit and 32-bit 0f tables (saves 200kB on v86.wasm) hace 3 años
  Fabian 11dfeb1ee7 Fix minor descrepancy between analyser and jit hace 3 años
  Fabian a26eb43719 Fix: Inhibit interrupts for one instruction after STI (fixes ReactOS) hace 3 años
  Fabian acb8ad5423 Avoid console.assert (doesn't throw) hace 3 años
  Fabian a73988a817 Make loop, loopz, loopnz and jcxz custom generated hace 3 años
  Fabian c207400922 Fix Rust warnings hace 3 años
  Fabian 4bb3c14e57 Comment hace 3 años
  Fabian 0263764a5c Remove unused unguarded_register property during analysis hace 3 años
  Fabian a8308b988d Store registers in locals hace 5 años
  Fabian 440b67eda5 Support for gen_safe_write128 and code generation for MOVAPS/MOVDQA (0F29/660F7F) hace 5 años
  Fabian ec059a9f27 Codegen for fpu instructions (D8 group) hace 5 años
  Fabian a5cbf53da5 Fix jit in presence of new page fault handling hace 6 años
  Fabian 1253b72906 Generate prefix handling for string instructions hace 6 años
  Fabian 3a8d644d75 Port jit to Rust hace 6 años
  Fabian 2609041e64 Don't fail when invalid instructions are analyzed/jitted hace 6 años
  Fabian cba5491fc4 Multiple jit block entry points hace 6 años
  Fabian ded423b1c5 x86 table: Add remaining 0f instructions, simplify gen scripts hace 6 años
  Fabian a9b5f153a8 Move around and add some assertions hace 6 años
  Fabian 65bf2e350d Don't generate duplicate flags checks hace 6 años
  Fabian f8349af093 New block analysis, generation of state machine with multiple basic blocks hace 6 años