Skip to content

Conversation

@nbuwe
Copy link
Contributor

@nbuwe nbuwe commented Mar 2, 2025

No description provided.

nbuwe added 5 commits March 2, 2025 17:44
Two columns layout for delay slots is very idiosyncratic.  Instead use
the standard convention to indent the delay slot one extra space.  Use
synthetic inc/dec for readability.
Two columns layout for delay slots is very idiosyncratic.  Instead use
the standard convention to indent the delay slot one extra space.  Use
synthetic inc/dec for readability.

Wrap return sequences into macros.  When they are not cluttering the
view, the rest of the structure is easier to see.

Comment vectorfind_next_match_1 in details, the rest of them have the
same structure, just more targets to check.

include "_enum_sparc.S.incl" - this code used to be in enum_sparc.S,
so pretend it still is and get our asmDefs.hh via its incl file.

Same object code is generated.
The one exception to the same object code is a "set" that was spelled
in the original as sethi/add instead of sethi/or.
@nbuwe nbuwe changed the title Sparc prettify and comment some asm sources (Same object code Sparc prettify and comment some asm sources (same object code) Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant