Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

x86-64

How does Rust’s 128-bit integer `i128` work on a 64-bit system?

October 25, 2022 by Tarik
Categories rust Tags bigint, int128, llvm-codegen, rust, x86-64 Leave a comment

What are the calling conventions for UNIX & Linux system calls (and user-space functions) on i386 and x86-64

October 22, 2022 by Tarik
Categories linux Tags abi, assembly, calling-convention, linux, x86-64 Leave a comment

Why would introducing useless MOV instructions speed up a tight loop in x86_64 assembly?

October 10, 2022 by Tarik
Categories performance Tags assembly, freepascal, optimization, performance, x86-64 Leave a comment

Why does GCC use multiplication by a strange number in implementing integer division?

October 5, 2022 by Tarik
Categories c Tags assembly, c++, gcc, integer-division, x86-64 Leave a comment

Submit to App Store issues: Unsupported Architecture x86

October 2, 2022 by Tarik
Categories ios Tags app-store-connect, ios, ios-simulator, x86-64, xcode Leave a comment

Why does this code execute more slowly after strength-reducing multiplications to loop-carried additions?

September 28, 2022 by Tarik
Categories assembly Tags assembly, cpu-architecture, optimization, simd, x86-64 Leave a comment

How can I determine if a .NET assembly was built for x86 or x64?

September 25, 2022 by Tarik
Categories .net Tags .net, 64-bit, assemblies, x86, x86-64 Leave a comment

Why does GCC generate 15-20% faster code if I optimize for size instead of speed?

September 14, 2022 by Tarik
Categories c++ Tags c++, compiler-optimization, gcc, performance, x86-64 Leave a comment

How do I achieve the theoretical maximum of 4 FLOPs per cycle?

September 9, 2022 by Tarik

Answer recommended by Intel

Categories c++ Tags assembly, c++, cpu-architecture, flops, x86-64 Leave a comment

What’s the purpose of the LEA instruction?

September 7, 2022 by Tarik
Categories assembly Tags assembly, x86, x86-16, x86-64 Leave a comment
Newer posts
← Previous Page1 … Page10 Page11

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa