Skip to content

Added helper methods to make fptan for Math.Tan work.#58

Merged
quajak merged 2 commits into
CosmosOS:masterfrom
xccoreco:master
Apr 2, 2022
Merged

Added helper methods to make fptan for Math.Tan work.#58
quajak merged 2 commits into
CosmosOS:masterfrom
xccoreco:master

Conversation

@jwoff78

@jwoff78 jwoff78 commented Apr 2, 2022

Copy link
Copy Markdown
Contributor

No description provided.

quajak
quajak previously approved these changes Apr 2, 2022
Comment thread source/XSharp/XSharp/Gen1/XS.FPU.cs Outdated
};
}

public static void FloatStoreAndPop(XSRegisters.RegisterFPU register, bool isIndirect = false, int? displacement = null, XSRegisters.RegisterSize? size = null)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was needed for testing but It's not needed anymore sorry about that, I forgot. I'll go remove it.

@quajak quajak merged commit f052d12 into CosmosOS:master Apr 2, 2022
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.

2 participants