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
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
GameBoy 16-bit load into 8-bit memory
May 14, 2022
emulation
machine-code
gameboy
Advantages of compiling a language vs Executing the AST as soon as it is constructed
Apr 17, 2019
compiler-construction
interpreter
abstract-syntax-tree
machine-code
Are x86 opcodes arbitrary?
Oct 16, 2022
assembly
x86
machine-code
How long does each machine language instruction take to execute? [duplicate]
Nov 02, 2022
assembly
cpu
machine-instruction
machine-code
operand generation of CALL instruction on x86-64 AMD
Sep 21, 2022
linux
assembly
x86
machine-code
What does "CPU performs an endless jump" mean?
May 28, 2020
cpu
boot
machine-code
sector
How does an assembler work?
Nov 12, 2022
object
assembly
linker
machine-code
Is it possible to decode x86-64 instructions in reverse?
Nov 01, 2022
assembly
x86
x86-64
disassembly
machine-code
Can a .NET app be compiled to native?
Sep 23, 2022
.net
native
compilation
machine-code
« Newer Entries
Older Entries »