| .. |
|
gen
|
Port jit to Rust
|
2020-08-30 19:29:13 -05:00 |
|
wasmgen
|
move {set,tee}_new_local to builder
|
2020-08-30 19:29:53 -05:00 |
|
analysis.rs
|
Use dbg_assert over assert
|
2020-08-30 19:29:13 -05:00 |
|
c_api.rs
|
Export profiling methods outside of debug mode
|
2020-08-30 19:29:53 -05:00 |
|
codegen.rs
|
simplify push16,32
|
2020-08-30 19:29:53 -05:00 |
|
config.rs
|
Dynamically check cpu exceptions
|
2020-08-30 19:29:53 -05:00 |
|
cpu.rs
|
simplify push16,32
|
2020-08-30 19:29:53 -05:00 |
|
cpu_context.rs
|
Use dbg_assert over assert
|
2020-08-30 19:29:13 -05:00 |
|
dbg.rs
|
Port jit to Rust
|
2020-08-30 19:29:13 -05:00 |
|
global_pointers.rs
|
Generate code for task_switch_test{,_mmx}, use non-raising exceptions
|
2020-08-30 19:29:53 -05:00 |
|
jit.rs
|
Fix rustfmt after upgrade
|
2020-08-30 19:29:53 -05:00 |
|
jit_instructions.rs
|
simplify push16,32
|
2020-08-30 19:29:53 -05:00 |
|
leb.rs
|
Port jit to Rust
|
2020-08-30 19:29:13 -05:00 |
|
lib.rs
|
Preparation C code for c2rust conversion
|
2020-08-30 19:29:53 -05:00 |
|
modrm.rs
|
extend Vec<u8> with wasm_util functions
|
2020-08-30 19:29:53 -05:00 |
|
opstats.rs
|
Port jit to Rust
|
2020-08-30 19:29:13 -05:00 |
|
page.rs
|
Port jit to Rust
|
2020-08-30 19:29:13 -05:00 |
|
prefix.rs
|
Port jit to Rust
|
2020-08-30 19:29:13 -05:00 |
|
profiler.rs
|
Port jit to Rust
|
2020-08-30 19:29:13 -05:00 |
|
regs.rs
|
Generate code for task_switch_test{,_mmx}, use non-raising exceptions
|
2020-08-30 19:29:53 -05:00 |
|
state_flags.rs
|
Make CachedStateFlags u8 to save space in jit_cache_array
|
2020-08-30 19:29:13 -05:00 |
|
tlb.rs
|
Port jit to Rust
|
2020-08-30 19:29:13 -05:00 |
|
util.rs
|
Port jit to Rust
|
2020-08-30 19:29:13 -05:00 |