Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian 56272ca397 s/cpu2/cpu hace 3 años
  Fabian 31f02905b2 Avoid use cpu2::cpu::* in interpreter hace 3 años
  Fabian 9853bdb868 Merge 16-bit and 32-bit 0f tables (saves 200kB on v86.wasm) hace 3 años
  Fabian acb8ad5423 Avoid console.assert (doesn't throw) hace 3 años
  Fabian 4972c3ae33 Dead hace 3 años
  Fabian c207400922 Fix Rust warnings hace 3 años
  Fabian 732cc2ee1c generate_interpreter: Don't stop after custom sse instructions (synchronised with check in generate_jit) hace 3 años
  Fabian 38b8435c88 Print eip on bad instruction encodings hace 5 años
  Fabian 0798a0b40e Don't create unnecessary entry points hace 6 años
  Fabian 5727ed2ecb Interpreter detect same block boundaries as jit/analyzer hace 6 años
  Fabian a88420910d Handle pagefaults without JS exceptions hace 6 años
  Fabian 4255d6634a generate_interpreter: Remove useless imports hace 6 años
  Fabian 01061dc4b6 The final Rust porting hace 6 años
  Fabian 9eab018e1f Check unhandled sse prefixes at runtime hace 6 años
  Fabian bdef74eced Generate code for task_switch_test{,_mmx}, use non-raising exceptions hace 6 años
  Fabian 1253b72906 Generate prefix handling for string instructions hace 6 años
  Fabian dac9b4591b Simplify generate_interpreter.js hace 6 años
  Fabian 39d8d17031 Make 8f custom, simplify generate_jit by removing handling of requires_prefix_call hace 6 años
  Fabian ded423b1c5 x86 table: Add remaining 0f instructions, simplify gen scripts hace 6 años
  Amaan Cheval dffca42ca7 instructions: Call after_block_boundary from interpreter not instr hace 6 años
  Amaan Cheval ccb666ce6b Have generate_{jit,interpreter}.js scripts "mkdir -p" for --output-dir hace 6 años
  Amaan Cheval ce1ca76aea Backup and generate diff in generate_{jit,interpreter}, not Makefile hace 6 años
  Amaan Cheval 3b4ae644a2 Have generate files print possible options for CLI switch arg hace 6 años
  Amaan Cheval 01e868a481 Add command-line switches to generate_{jit,interpreter}.js hace 6 años
  Amaan Cheval 948fa047d0 Generate instruction tables into build directory, and only when changed hace 6 años
  Fabian 45e9a21de3 Rename mem_prefix_call hace 6 años
  Fabian e19e71386b Revert "Replace prefix_call with custom_resolve_modrm" hace 6 años
  Fabian 975a06269e Squash hace 4 años