Skip to content

Commit

Permalink
Revert "Inline assembler compatibility with new toolchain"
Browse files Browse the repository at this point in the history
This reverts commit 8487ed7.
  • Loading branch information
rickgaiser committed Jan 9, 2021
1 parent a81487b commit 89bfd7e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 394 deletions.
7 changes: 0 additions & 7 deletions ee_core/src/asm.S
Expand Up @@ -387,17 +387,10 @@ InitRegsExecPS2:
por $t1, $zero, $zero
por $t2, $zero, $zero
por $t3, $zero, $zero
.ifdef .gasversion.
por $a4, $zero, $zero
por $a5, $zero, $zero
por $a6, $zero, $zero
por $a7, $zero, $zero
.else
por $t4, $zero, $zero
por $t5, $zero, $zero
por $t6, $zero, $zero
por $t7, $zero, $zero
.endif
por $s0, $zero, $zero
por $s1, $zero, $zero
por $s2, $zero, $zero
Expand Down

0 comments on commit 89bfd7e

Please sign in to comment.