forked from libre-chip/cpu
rename src/powerisa.rs -> src/powerisa_instructions_xml.rs
This commit is contained in:
parent
781dbc6bcb
commit
305d7b0ae6
2 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
pub mod config;
|
||||
pub mod instruction;
|
||||
pub mod next_pc;
|
||||
pub mod powerisa;
|
||||
pub mod powerisa_instructions_xml;
|
||||
pub mod reg_alloc;
|
||||
pub mod register;
|
||||
pub mod unit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue