Historie revizí

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