Историја ревизија

Аутор SHA1 Порука Датум
  Fabian 159aaaa01f Move imm reads into generate_jit пре 3 година
  Fabian ab46fe4f37 Refactor modrm decoding for jit пре 3 година
  Fabian 4e6d925ee3 Use gen_trigger_ud пре 3 година
  Fabian 9853bdb868 Merge 16-bit and 32-bit 0f tables (saves 200kB on v86.wasm) пре 3 година
  Fabian acb8ad5423 Avoid console.assert (doesn't throw) пре 3 година
  Fabian c207400922 Fix Rust warnings пре 3 година
  Fabian e99da40215 Make std/cld custom (FC/FD), remove unused unguarded_register and no_register properties from x86 table пре 3 година
  Fabian a8308b988d Store registers in locals пре 5 година
  Fabian 440b67eda5 Support for gen_safe_write128 and code generation for MOVAPS/MOVDQA (0F29/660F7F) пре 5 година
  Fabian ec059a9f27 Codegen for fpu instructions (D8 group) пре 5 година
  Fabian 7e3f1ad401 gen_fn: Accept wasm builder, not jit context пре 6 година
  Fabian 46f9bc9d00 Remove non-faulting property of instructions (all instructions are non-faulting) пре 6 година
  Fabian 60d4a28e2c jit: Custom instructions can be block boundaries пре 6 година
  Fabian a5cbf53da5 Fix jit in presence of new page fault handling пре 6 година
  Fabian 70ae4b720a Remove use of raising cpu exceptions for trigger_ud пре 6 година
  Fabian bdef74eced Generate code for task_switch_test{,_mmx}, use non-raising exceptions пре 6 година
  Awal Garg c2c5e4f35c jit inline 0xC7 пре 6 година
  Fabian 1253b72906 Generate prefix handling for string instructions пре 6 година
  Fabian 3a8d644d75 Port jit to Rust пре 6 година
  Fabian 2609041e64 Don't fail when invalid instructions are analyzed/jitted пре 6 година
  Amaan Cheval d1b728b582 generate_jit (minor): Use standard gen_codegen_call for trigger_ud пре 6 година
  Amaan Cheval cde8a2d005 codegen: s/gen_fn[0-9]/gen_fn[0-9]_const/ to indicate inline args пре 6 година
  Amaan Cheval 7fec029937 generate_jit: Support encoding.custom for encoding.e generic instrs пре 6 година
  Amaan Cheval fdd4dbe5ee generate_jit: Comment regarding LEA special case пре 6 година
  Fabian 39d8d17031 Make 8f custom, simplify generate_jit by removing handling of requires_prefix_call пре 6 година
  Fabian ded423b1c5 x86 table: Add remaining 0f instructions, simplify gen scripts пре 6 година
  Fabian a9b5f153a8 Move around and add some assertions пре 6 година
  Fabian eb7b33df7b Fix trigger #ud instead of generating call to it пре 6 година
  Amaan Cheval 4d87bebee9 gen: s/jump/block_boundary/ пре 6 година
  Awal Garg 54a43ab437 improve segment prefix handling and custom code generation for lea пре 6 година