decomp.me icon indicating copy to clipboard operation
decomp.me copied to clipboard

Add objdump / assembler settings to compilation options panel

Open ethteck opened this issue 3 years ago • 6 comments

ABI / mips level specification, etc

ethteck avatar Oct 05 '21 16:10 ethteck

Pls explain further

bates64 avatar Oct 14 '21 13:10 bates64

I'm not sure yet exactly what will be needed here, but my assumption is that we'll want to have ABI settings per compiler. I'll learn more as I work on other compilers. and I'll take off the high priority label for now since the task isn't well defined

ethteck avatar Oct 15 '21 02:10 ethteck

This would be nice to have for stuff like supporting abi float register names on mips: we're considering switching over in MM, and once mips2c can support them, it would be nice to actually make it a standard for MIPS decomp. (That's also tied up with supporting other abis, I expect, although that's beyond my current knowledge.)

EllipticEllipsis avatar Mar 19 '22 19:03 EllipticEllipsis

#422 would like this.

EllipticEllipsis avatar Mar 31 '22 22:03 EllipticEllipsis

Is this now solved by the given PR, or is it still missing some features?

MonsterDruide1 avatar May 17 '22 06:05 MonsterDruide1

We haven't separated out assembler settings yet, but I'm not sure how necessary it is

ethteck avatar May 17 '22 06:05 ethteck