Search code examples
Clarification - Struct Bitfield memory layout...

cgccx86-64abibit-fields

Read More
Is arm64-v8a compatible with armeabi-v7a?...

androidcompatibilityabi

Read More
Why does this function push RAX to the stack as the first operation?...

c++assemblyx86x86-64abi

Read More
How do I define a secondary ABI for my Android app...

androidgradlejava-native-interfaceabi

Read More
Unnamed struct ABI (C library, C users)...

cstructabi

Read More
How do called functions return to their caller, after being called?...

cabifunction-callstack-frame

Read More
passing c++ structs without vtables across DLL boundary?...

c++dllabivtable

Read More
std::regex and dual ABI...

c++c++11g++libstdc++abi

Read More
clang misaligns stack and then tries a vmovaps in _start written as a C function...

cclangx86-64memory-alignmentabi

Read More
Difference between API and ABI...

abi

Read More
Does xlc in AIX 5 support c++ abi?...

c++aixabi

Read More
how could a random rust ABI lib include functions which are not defined?...

javarustjnaabi

Read More
Why does the size of a struct change depending on whether an initial value is used?...

c++structsizeofabi

Read More
What does ABIs: armeabi-v7a in the android version detail mean? please provide the internal details ...

androidarmterminologyabi

Read More
C++ on x86-64: when are structs/classes passed and returned in registers?...

c++assemblyx86-64calling-conventionabi

Read More
How to split my apps based on ABI varians to .aab file?...

androidgroovyapkabiaabb

Read More
32-bit pointers with the x86-64 ISA: why not?...

performancepointersx86-6432bit-64bitabi

Read More
How do the `aapcs` and `aapcs-linux` ABI options differ when compiling for bare-metal ARM with gcc?...

abicortex-mbare-metalcompiler-optionsarm-none-eabi-gcc

Read More
Create type with same layout and niches but no Drop impl...

rustunsafeabimemory-layout

Read More
how to write cross-version/platform Linux kernel modules?...

linux-kernellinux-device-driverkernel-moduleabi

Read More
How can I generate the ABI of my smart contract locally with foundry/forge?...

soliditysmartcontractsabifoundry-forge

Read More
How does 'long double' occupy 16 bytes / 128 bits of storage when my CPU (X64 ISA)?...

cx86-64abilong-doublelong-long

Read More
How to pack a Rust enum into its minimal size?...

rustenumsabimemory-layout

Read More
Why is instantiating core::time::Nanoseconds unsafe?...

rustabi

Read More
how handle Zig error sets from C using Zig ABI...

cerror-handlingabizig

Read More
What are callee and caller saved registers?...

assemblycpu-registerscalling-conventionabi

Read More
Is there a database of C function signatures?...

cclanginteropffiabi

Read More
Encode function selector with signature in Zig...

encodingcryptographysolidityabizig

Read More
Rust public abi for foreign language ffi...

rustffiabi

Read More
C++ data serialization and ABI compatibility...

c++ipcabi

Read More
BackNext