This website requires JavaScript.
Explore
Help
Sign In
T0b1
/
wasmtime
Watch
1
Star
0
Fork
0
You've already forked wasmtime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b049916d353980a1fea5779ffc9a5826a9c4fe09
wasmtime
/
lib
/
cretonne
/
src
/
isa
History
Tyler McMullen
b049916d35
Move %rsp to %rbp, not the reverse.
...
This also takes away %rsp and %rbp from regalloc again. This may cause tests to fail temporarily.
2017-12-05 11:49:12 -08:00
..
arm32
Update rustfmt to 0.9.0.
2017-08-31 10:44:59 -07:00
arm64
Add register banks for CPU flags to Intel and ARM ISAs.
2017-10-13 14:02:09 -07:00
intel
Move %rsp to %rbp, not the reverse.
2017-12-05 11:49:12 -08:00
riscv
Replace
as
casts with type-conversion functions.
2017-11-08 10:48:44 -08:00
constraints.rs
Add a FixedTied constraint kind for operand constraints.
2017-10-25 11:22:20 -07:00
enc_tables.rs
Update rustfmt to 0.9.0.
2017-08-31 10:44:59 -07:00
encoding.rs
Replace
as
casts with type-conversion functions.
2017-08-31 14:31:23 -07:00
mod.rs
Replace
as
casts with type-conversion functions.
2017-11-08 10:48:44 -08:00
registers.rs
Replace
as
casts with type-conversion functions.
2017-11-08 10:48:44 -08:00
stack.rs
Avoid unneeded return keywords.
2017-11-08 10:43:12 -08:00