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 machine-code
How are functions encoded/stored in memory?
Dec 03, 2021
function
memory
encoding
cpu-architecture
machine-code
What is the difference between Assembly and binary?
Mar 05, 2022
assembly
binary
executable
machine-code
Intel REX Encoding of PUSH
Nov 16, 2022
assembly
x86-64
intel
gnu-assembler
machine-code
Direction/Sign Extend bit in the encoding of an x86 opcode
Jun 07, 2022
assembly
x86
x86-64
machine-code
opcode
How does an instruction decoder tell the difference between a prefix and a primary opcode?
Oct 16, 2022
assembly
x86
cpu-architecture
machine-code
instruction-encoding
Why does the machine code depend on the OS type? [closed]
Sep 15, 2022
c
assembly
compilation
linker
machine-code
What does 'REX' stand for in an x86-64 REX prefix?
Aug 22, 2022
assembly
x86
x86-64
intel
machine-code
What compiler would I use to write machine language?
Apr 25, 2022
assembly
machine-code
What do we mean by instruction size?
Nov 19, 2022
assembly
arm
machine-code
instructions
thumb
why do repe and repne do the same before movsb?
Nov 02, 2022
assembly
x86
repeat
machine-code
instructions
Why was NOP assigned to 0x90 in x86 assembly?
Nov 17, 2022
assembly
x86
opcode
machine-code
nop
zero out top 32 bits of 64-bit register
Jul 31, 2019
assembly
x86-64
machine-code
Difference between MOV r/m8,r8 and MOV r8,r/m8
Jun 17, 2022
assembly
x86
nasm
machine-code
opcode
MIPS jump and branch instructions range
Nov 08, 2022
assembly
mips
machine-code
Are goto statements efficient when compared to calling functions? [closed]
Sep 20, 2022
c++
c
assembly
goto
machine-code
C++ - extremely strange machine code behaviour
Mar 01, 2022
c++
performance
assembly
machine-code
Is tooling available to 'assemble' WebAssembly to x86-64 native code?
Aug 20, 2020
compilation
x86-64
executable
machine-code
webassembly
Run dynamically generated assembly in C (GNU/Linux)
Mar 24, 2022
c
assembly
compiler-construction
jit
machine-code
Why are JIT-ed languages still slower and less memory efficient than native C/C++?
Oct 15, 2022
performance
memory-management
native
jit
machine-code
Is it possible to view the machine code generated by the JVM hotspot compiler?
Mar 21, 2017
java
bytecode
machine-code
« Newer Entries
Older Entries »