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