Search code examples
Which registers to use as temporaries when writing AMD64 SysV assembly?...


linuxassemblyx86x86-64abi

Read More
is it possible to build an application with external libraries of different ABI's...


c++linker-errorsabi

Read More
Nativescript: Add x86_64 libNativeScript.so for Android...


androidandroid-ndkandroid-gradle-pluginnativescriptabi

Read More
How do vararg functions find out the number of arguments in machine code?...


assemblyprintfcalling-conventionabivariadic

Read More
How to allow specific ABIs for specific native libraries?...


androidandroid-ndkshared-librariesabiandroid-native-library

Read More
Can I pop from the middle of a stack?...


assemblyx86callstackabired-zone

Read More
How system V ABI's red zone is implemented...


linuxgccx86-64abired-zone

Read More
C ABI with LLVM...


cllvmabillvm-codegen

Read More
Does reordering public non-virtual methods in a stand-alone class break ABI?...


c++backwards-compatibilityabi

Read More
Android ABI split migrating to App Bundle...


androidrenderscriptabiandroid-app-bundle

Read More
glibc: elf file OS ABI invalid...


linuxlinux-kernelglibcabi

Read More
Array initialization optimization...


c++x86-64compiler-optimizationcalling-conventionabi

Read More
How is Objective-C able to call Swift methods?...


objective-cswiftabiname-mangling

Read More
Setting extra bits in a bool makes it true and false at the same time...


c++booleanundefined-behaviorevaluationabi

Read More
Do C compilers guarantee two eightbyte field structs will be passed as INTEGER on SysV x64?...


cassemblyx86-64abisysv

Read More
Visual C++ x86 ABI: how does VC++ return value?...


visual-c++x86abix87long-double

Read More
How to fix "Uncaught (in promise) Error: Invalid number of parameters for"...


ethereumsolidityabi

Read More
Work around windows calling convention preserving xmm registers?...


windowsassemblyssecalling-conventionabi

Read More
Unsupported devices in Google Play Store - Flutter...


androidflutterabi

Read More
Why padding in C is valid for variables/structs allocated on stack?...


clinuxassemblyx86-64abi

Read More
Usability of bitfields...


cportabilityabi

Read More
Why is the "alignment" the same on 32-bit and 64-bit systems?...


c++visual-c++32bit-64bitmemory-alignmentabi

Read More
Is a sign or zero extension required when adding a 32bit offset to a pointer for the x86-64 ABI?...


assemblyx86-64compiler-optimizationabisign-extension

Read More
Problem with android library which support just armeabi and x86...


androidandroid-ndkandroid-gradle-pluginandroid-libraryabi

Read More
How does Swift 5 ABI stability affect iOS app that supports iOS 11?...


iosswiftabi

Read More
Where does SWIFT ABI come into picture?...


iosswiftcompiler-constructionllvmabi

Read More
Can static libraries that don't rely upon the C standard library be compiled on one OS, then mov...


compilationlinkeroperating-systemabiobject-files

Read More
Why are there different packages for the same architecture, but different OSes?...


operating-systemcpu-architecturepackage-managersabi

Read More
g++ always backward-compatible with "older" static libraries?...


c++g++backwards-compatibilityabi

Read More
C ABI: is changing a void function to return an int a breaking change?...


creturn-typeabi

Read More
BackNext