Giter Club home page Giter Club logo

movementunlocker's People

Contributors

vauff avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

movementunlocker's Issues

Explain the difference in assembly?

I saw that this is the Windows code:

0:  76 2a                   jbe    0x2c
2:  f2 0f 10 57 3c          movsd  xmm2,QWORD PTR [rdi+0x3c]
7:  f3 0f 10 47 44          movss  xmm0,DWORD PTR [rdi+0x44]
c:  0f 28 ca                movaps xmm1,xmm2
f:  f3 0f 59 c0             mulss  xmm0,xmm0

And this is the Linux code:

0:  0f 87 2a 2a 2a 2a       ja     0x2a2a2a30
6:  49 8b 7d 30             mov    rdi,QWORD PTR [r13+0x30]
a:  e8 2a 2a 2a 2a          call   0x2a2a2a39
f:  66 0f ef ed             pxor   xmm5,xmm5

How come they have such a big difference? I assumed it is under x64 arch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.