x86-64

  1. X

    stack alignment & argc location in assembled binaries

    Hi there, For a bit of fun, I'm trying to implement some low-level functionality in FreeBSD and Linux. I had a question regarding some seemingly not-deterministic behavior I came across regarding the initial stack alignment in FreeBSD and, therefore, the location of argc and argv relative to...
  2. B

    New Intel Simplified Architecture

    Just in case no one has heard yet: https://www.intel.com/content/www/us/en/developer/articles/technical/envisioning-future-simplified-architecture.html I'm curious as to how this could impact FreeBSD. Perhaps it's not a question that will really come up until Intel produces a real product...
Back
Top