Fabian 8c7413d896 Remove profiler_instrument cargo flag (merged into profiler) 3 years ago
..
cpu 8c7413d896 Remove profiler_instrument cargo flag (merged into profiler) 3 years ago
gen 9853bdb868 Merge 16-bit and 32-bit 0f tables (saves 200kB on v86.wasm) 3 years ago
wasmgen b96f984963 Use softfloat f80 for x87 fpu 3 years ago
analysis.rs 9853bdb868 Merge 16-bit and 32-bit 0f tables (saves 200kB on v86.wasm) 3 years ago
codegen.rs 8c7413d896 Remove profiler_instrument cargo flag (merged into profiler) 3 years ago
config.rs 8c8f42902b Move state out of instructions_0f.rs 3 years ago
cpu_context.rs 56272ca397 s/cpu2/cpu 3 years ago
dbg.rs d9282afec5 Force logging of panic messages 3 years ago
jit.rs 8b046a11c7 Improve speed of jit_clear_cache 3 years ago
jit_instructions.rs b96f984963 Use softfloat f80 for x87 fpu 3 years ago
js_api.rs 56272ca397 s/cpu2/cpu 3 years ago
leb.rs dceaa723a2 jit div32 3 years ago
lib.rs b96f984963 Use softfloat f80 for x87 fpu 3 years ago
modrm.rs d93308f7d8 Remove code duplication (global pointers) 3 years ago
opstats.rs 8c7413d896 Remove profiler_instrument cargo flag (merged into profiler) 3 years ago
page.rs 9b79278bb9 Much simpler implementation of jit cache 3 years ago
paging.rs 4c61535b12 Slightly improve string instructions 3 years ago
prefix.rs 3a8d644d75 Port jit to Rust 3 years ago
profiler.rs c88391d7fc Track whether segment offset is optimised away 3 years ago
regs.rs 5dd03792c2 jit RDTSC 3 years ago
softfloat.rs b96f984963 Use softfloat f80 for x87 fpu 3 years ago
state_flags.rs 7826474fed Don't create pending jit entries 3 years ago
util.rs 596ac268b8 Remove calls to dbg_trace from release builds 3 years ago