Skip to content

Commit

Permalink
lints
Browse files Browse the repository at this point in the history
  • Loading branch information
katepavlu committed Nov 5, 2024
1 parent 90f4223 commit 3509fe7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,11 @@ main:
0xbee0_0010,
0x411e_0000,
0x7e10_0000,

0xd100_ffff,
0xca00_0000,
0xaaa0_0010,
0xbaa0_0010,
0x4a1a_0000,

0xc900_0007,
0x8090_0010,
0xc990_ffff,
Expand Down
2 changes: 0 additions & 2 deletions src/parser/parseinstruction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ pub fn parse_instruction(

*address += 4;



op = Instr::Add;
ra = 1;
rb = rd;
Expand Down

0 comments on commit 3509fe7

Please sign in to comment.