Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assembly patching #2279

Merged
merged 2 commits into from
Mar 7, 2019
Merged

Conversation

psychocrypt
Copy link
Collaborator

  • add cryptonight_r assembly
  • fix cryptobight_v8 assembly

Please make sure your PR is against dev branch. Merging PRs directly into master branch would interfere with our workflow.

- add cryptonight_r assembly
- fix cryptobight_v8 assembly
- fix linker issues with CUDA8
- fix device selection
else
unprotectExecutableMemory(ctx->fun_data, allocation_size);

uint8_t* p0 = ctx->fun_data;
Copy link
Owner

Choose a reason for hiding this comment

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

Indent

{
uint32_t prev_rot_src = (uint32_t)(-1);

for (int i = 0;; ++i) {
Copy link
Owner

Choose a reason for hiding this comment

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

Suggesion - run through clang format

@fireice-uk fireice-uk merged commit c1f83fe into fireice-uk:dev Mar 7, 2019
@psychocrypt psychocrypt mentioned this pull request Mar 7, 2019
gnagel pushed a commit to gnagel/xmr-stak that referenced this pull request Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants