Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in assembly
What do the abbriviations (Rn, Rd, ...) in the instruction set of ARM mean?
Aug 25, 2022
assembly
arm
instruction-set
instructions
thumb
Declaring an empty destructor prevents the compiler from calling memmove() for copying contiguous objects
May 23, 2022
c++
gcc
assembly
optimization
x86-64
How does the jump instruction in assembly work with multiple processes?
Oct 17, 2022
assembly
operating-system
Why didn't Intel made the high order part of their CPUs' registers available?
Nov 18, 2022
assembly
x86
cpu-registers
What part (specifically) of a native executable makes it non-portable?
Jul 07, 2017
assembly
code-generation
linker
cpu-architecture
Why does the caller have to clear the stack in the cdecl calling convention?
Aug 16, 2022
c
compiler-construction
assembly
stack
calling-convention
What exactly does the 3 operand imul instruction do in ia-32 assembly?
Jan 29, 2020
assembly
opcode
instruction-set
x86
Get the upper half of the EAX register
Jun 24, 2022
assembly
x86
Mixing assembler code with c/c++
Jan 24, 2018
c++
c
assembly
Is Zero Register 'zr' in aarch64 essentially ground?
May 24, 2022
assembly
cpu-architecture
cpu-registers
arm64
zero
How exactly does the x86 LOOP instruction work?
May 10, 2022
loops
assembly
x86
instructions
What is the instruction that gives branchless FP min and max on x86?
Jun 27, 2022
c
assembly
optimization
floating-point
x86
for(i=0;i<10000000000;++i) compiles to endless loop?
Jun 22, 2022
c
assembly
for-loop
BL instruction ARM - How does it work
Nov 09, 2022
assembly
arm
double condition checking in assembly
Mar 26, 2018
assembly
x86
TI DSP programming - is C fast enough or do I need an assembler?
Mar 18, 2022
assembly
performance
signal-processing
texas-instruments
davinci
Why do programmers confuse the term "assembler" with "assembly"? [closed]
Oct 20, 2022
terminology
semantics
assembly
How to store and call a compiled function in C / C++?
Oct 31, 2022
c++
c
optimization
compiler-construction
assembly
Assembly language and compiled languages
Jun 01, 2022
performance
compiler-construction
assembly
Are goto statements efficient when compared to calling functions? [closed]
Sep 20, 2022
c++
c
assembly
goto
machine-code
« Newer Entries
Older Entries »