Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian aa62033e9d Enable wasm bulk memory instructions hace 3 años
  Fabian 7ab4ee3a43 Generate slightly better code for negated comparisons hace 3 años
  Fabian 699bf5a2ce Explain hace 3 años
  Fabian a1f35beb8c Generate better condition functions for zf/sf/be/l/le immediately after cmp/sub/add/inc/dec/test/or/xor/and hace 3 años
  Fabian 7f2f404fcf Increase interpreter iteration limit (creates too many entry points) hace 3 años
  Fabian 700b5995c5 Simplify some code, use br_if hace 3 años
  Fabian 59f0fdc1e8 Add config to profiling infos hace 3 años
  Fabian 530aaba1ea Optimise some common instructions (lea nop; cmp x, 0; test x, x; xor x, x) hace 3 años
  Fabian 4035c0fb04 previous_ip optimisation hace 3 años
  Fabian 0b80ef9448 expression stats hace 3 años
  Fabian 2683d95db9 Use TextDecoder over manual utf16 encoding (faster + more compact) hace 3 años
  Fabian 8638c6abaf benchmark script improvements hace 3 años
  Fabian f8206859ca Add with-profiler targets hace 3 años
  Fabian 37c3d1f83c Generate direct control flow, using wasm blocks and loops hace 3 años
  Fabian 705b22ee14 jit imul32 hace 3 años
  Fabian 413c32dfc5 Disable spurious interrupt for now hace 3 años
  Fabian 950e8c07eb Unallow unused variables (part 2) hace 3 años
  Fabian 9a733eafd7 Unallow unused variables hace 3 años
  Fabian d34817d45b Port lsl/lar/verr/verw to rust hace 3 años
  Fabian 39eb650ff3 Update expect tests hace 3 años
  Fabian 0c4e8a7e09 partially jit some sse conversion instructions hace 3 años
  Fabian 30e444460b Better error message when PAE is requested hace 3 años
  Fabian 6f65e97817 Add flag to disable eip translate optimisation hace 3 años
  Fabian c4f1965a3f More precise ne2k emulation (fixes networking in openbsd, freebsd and haiku) hace 3 años
  Fabian 12a19b444f Move initrd to 64M hace 3 años
  Fabian af4f1c5d8e Make kernel cmdline optional hace 3 años
  Fabian 9252d5be56 Simplify hace 3 años
  Fabian 6b38af941e Reduce size of filesystem state hace 3 años
  Fabian d5c49ea662 Fix FW_CFG_NUMA entry hace 3 años
  Fabian aa46a4da2f Update test images, add QNX, Minix and Arch Linux test hace 3 años