issues
search
mkst
/
maspsx
MIT License
5
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle nop in mflo/mfhi after div expansion
#106
mkst
closed
1 month ago
0
Possible maspsx bug in Legacy of Kain: Soul Reaver function?
#105
FedericoMilesi
closed
1 month ago
4
Ensure we add nops between mflo/mfhi and rem/remu
#104
mkst
closed
2 months ago
0
Missing nop between sll/rem after mflo
#103
mkst
closed
2 months ago
0
Fix missing nop with %lo macro
#102
mkst
closed
2 months ago
0
Missing "nop" instruction on Legacy of Kain: Soul Reaver function
#101
FedericoMilesi
closed
2 months ago
2
Actually add the test for the include asm hack
#100
dezgeg
closed
2 months ago
1
Add hacky workaround for GCC reordering INCLUDE_ASM()s
#99
dezgeg
closed
2 months ago
5
Handle "$Lb..:" label emited when -gcoff is used
#98
mkst
closed
2 months ago
0
Potential `nop` generating bug
#97
bismurphy
closed
2 months ago
2
Add nop handling around mtc0/mtc2 mnemonics
#96
mkst
closed
3 months ago
0
maspsx doesn't have any support for mtc2 instruction
#95
mkst
closed
3 months ago
0
Add basic support for ASPSX 2.08
#94
mkst
closed
3 months ago
0
Legacy of Kain: Soul Reaver function doesn't match with MASPSX
#93
FedericoMilesi
closed
3 months ago
4
Allow for disabling of nops between mult/div/mflo/mfhi
#92
mkst
closed
3 months ago
0
Fix another $at expansion nop
#91
mkst
closed
3 months ago
0
Extra nops after mflo (ASPSX v2.21)
#90
shao113
closed
3 months ago
2
nop $at expansion for aspsx 2.21
#89
mkst
closed
3 months ago
0
Fix missing nop between v0/at
#88
mkst
closed
3 months ago
0
Missing nop between lh/lui (ASPSX v2.21)
#87
shao113
closed
3 months ago
4
Expand stores with large operands via $at
#86
mkst
closed
3 months ago
0
Mismatching scratch (ASPSX v2.21)
#85
shao113
closed
3 months ago
1
Legacy of Kain: Soul Reaver function won't compile on MASPSX
#84
FedericoMilesi
closed
3 months ago
1
Add option for making .lcomm symbols common
#83
dezgeg
closed
4 months ago
2
Replace '-mcpu' with '-mtune' when passing arg to gnu as
#82
mkst
closed
4 months ago
0
Translate old GCC's `-mcpu=` argument to `-mtune=`
#81
abelbriggs1
closed
4 months ago
0
Use addiu in $at expansion on old ASPSX
#80
mkst
closed
4 months ago
0
ASPSX 2.21 vs. 2.34 addiu/sw difference
#79
sozud
closed
4 months ago
1
Expand move into addu
#78
mkst
closed
4 months ago
0
Fix extraneous nop
#77
mkst
closed
4 months ago
0
`nop` inserted after `mflo` in expanded `div` may be ASPSX-version-specific
#76
abelbriggs1
closed
4 months ago
2
Put .comm section behind --use-comm-section flag
#75
mkst
closed
4 months ago
0
Dev
#74
mkst
closed
4 months ago
0
Add Legacy of Kain: Soul Reaver on the projects list
#73
FedericoMilesi
closed
5 months ago
0
Further gprel sym+offset fixes
#72
dezgeg
closed
7 months ago
1
Tweak mflo behaviour when '.set noreorder' is encountered
#71
mkst
closed
7 months ago
0
Add a few more tests
#70
mkst
closed
7 months ago
0
Don't use gprel with offset for older aspsx
#69
dezgeg
closed
7 months ago
5
Fix more missing macro nops
#68
mkst
closed
8 months ago
0
Missing macro nops
#67
mkst
closed
8 months ago
0
Expand move into addu
#66
mkst
closed
4 months ago
0
Deprecate --expand-li argument
#65
mkst
closed
8 months ago
0
Add aspsx testing framework
#64
mkst
closed
8 months ago
0
Remove li/div nop until we have a test case for it
#63
mkst
closed
8 months ago
0
Forgot to remove nop_gp from maspsx.py
#62
mkst
closed
8 months ago
0
Remove nop_gp parameter
#61
mkst
closed
8 months ago
0
Control sltu/at behaviour based on aspsx version
#60
mkst
closed
8 months ago
0
maspsx is using $at when it shouldn't
#59
mkst
closed
8 months ago
1
Handle "$Le1:" label
#58
mkst
closed
8 months ago
0
Label "$Le1:" not considered a label
#57
mkst
closed
8 months ago
0
Next