Commit History

Author SHA1 Message Date
  Fabian 60c35e36ce consistent style (space after keyword) 5 months ago
  Fabian c86dc4f642 nasmtests: more tests, new large arithmetic test generation, compile faster 1 year ago
  Fabian f45e086992 tests: add DISABLE_JIT env var 1 year ago
  Fabian 8dc153b8eb nasmtests: compare entire bss (resize it to 8kB) 2 years ago
  Fabian d766863a27 nasmtests: generate single executable for both test and reference 2 years ago
  Fabian 84714d17a4 Don't fail on atapi command 0xBE 3 years ago
  Fabian dcc990ed99 Remove unused imports, constants and no_mangle 3 years ago
  Fabian 9ab71cd39a Port reset_cpu to rust 3 years ago
  Fabian bf1ea2e742 Force immediate hlt on exception in nasmtests 4 years ago
  Fabian a238684de6 Store instruction counter in local, use it for loop limits 4 years ago
  Fabian b96f984963 Use softfloat f80 for x87 fpu 4 years ago
  Fabian 91b43687e7 Experiment support for synchronous compilation (only node) 4 years ago
  Fabian 6187fc7cca Use assert over console.assert 4 years ago
  Fabian acb8ad5423 Avoid console.assert (doesn't throw) 4 years ago
  Fabian 764879bad1 s/reg32s/reg32 4 years ago
  Fabian 9a38e6a654 nasmtests: Check exception eip 4 years ago
  Fabian 58292cfbc8 namstests: Handle pagefaults 6 years ago
  Fabian 8eae31295d nasmtests: Handle exceptions in forced-jit mode 6 years ago
  Fabian 9959e758d5 nasmtests: Fix display of integers 6 years ago
  Fabian 05296b0586 Enable fpu instructions in nasm tests 6 years ago
  Fabian 5b95165de2 Add TEST_RELEASE_BUILD to run tests on release build 6 years ago
  Fabian b83ed1b7c1 Minor 6 years ago
  Fabian 70ae4b720a Remove use of raising cpu exceptions for trigger_ud 6 years ago
  Fabian a7c25c423e nasmtests: Add timeout and clarify 6 years ago
  Fabian f43ab3387a Remove use of cpu exceptions for trigger_gp for instructions 6 years ago
  Fabian 4ee7da8f83 Remove use of cpu exceptions for divisions 6 years ago
  Fabian 3a8d644d75 Port jit to Rust 6 years ago
  Fabian 0cc47d72d1 nasmtests: Catch general protection error / sigsegv 6 years ago
  Fabian 67af8f55e1 nasmtests: Allow running specific test by name 6 years ago
  Fabian ae2407a4dc Minor: Simplify and delete dead code 6 years ago