forked from libre-chip/cpu
WIP: adding load/store unit
This commit is contained in:
parent
09038d40ab
commit
0897b46f23
9 changed files with 16747 additions and 3 deletions
4
.cargo/config.toml
Normal file
4
.cargo/config.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# SPDX-License-Identifier: LGPL-3.0-or-later
|
||||
# See Notices.txt for copyright information
|
||||
[build]
|
||||
rustflags = ["-Csymbol-mangling-version=v0", "-Cforce-frame-pointers=yes"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue