Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
X86-64
New post in X86-64
Assembly Syscalls in 64-bit Windows
June 4th, 2022
x86-64
interrupt
system-calls
windows
assembly
Simple makefile for compiling a shared object library file
September 4th, 2022
c
linux
gcc
x86-64
c++
Using scanf with x86-64 GAS assembly
June 4th, 2022
gnu-assembler
x86-64
scanf
x86
assembly
Assembly 64bit - movl, movq. Interchanging is okay?
June 4th, 2022
instructions
gnu-assembler
x86-64
64-bit
assembly
How to copy the value at a certain address in memory to a register in gcc AT&T style
June 4th, 2022
att
x86-64
assembly
What is the difference between "mov (%rax),%eax" and "mov %rax,%eax"?
June 4th, 2022
cpu-registers
x86-64
x86
assembly
Detecting x86/x64 and installing correct .msi
June 4th, 2022
merge-module
x86-64
windows-installer
crystal-reports
NDK build for target x86_64 results in error
June 4th, 2022
x86-64
android-ndk
Passing Parameters in 64 bit Assembly Function from C language. Which Register Receive These Parameter?
June 4th, 2022
calling-convention
x86-64
assembly
c
Scipy - Sparse Library ImportError: DLL load failed: %1 is not a valid Win32 application
June 4th, 2022
python
scipy
x86-64
importerror
Division and modulus using single divl instruction (i386, amd64)
June 4th, 2022
gcc
assembly
division
x86-64
i386
why 32 bit drivers do not work on 64 bit
June 4th, 2022
x86
64-bit
x86-64
cpu-architecture
Assembly/Linking problem with nasm and ld
June 4th, 2022
linux
assembly
linker
x86-64
nasm
Sizeof operator returns incorrect size?
June 5th, 2022
x86-64
c
struct
structure-packing
NASM on Virtual Machine Ubuntu: Cannot execute binary file exec format error
June 4th, 2022
x86-64
assembly
ld
virtual-machine
nasm
Undefined symbols for architecture x86_64 vtable
June 4th, 2022
vtable
c++
x86-64
How do I compile a static library
June 4th, 2022
linux
gcc
x86-64
c
missing required architecture x86_64
July 20th, 2022
xcode7
ios
cpu-architecture
x86-64
Solaris10 x86 mirror. Making second disk booteable when failure
September 18th, 2022
x86
grub
solaris
x86-64
Howto install php 5.2.17 on centos 6 x86_64
September 18th, 2022
php5
x86-64
centos6
yum
HP Universal Print Drivers Incredibly Slow
September 17th, 2022
drivers
x86-64
windows-server-2003
printing
File system loop detected in /var/named/chroot/var/named/
September 18th, 2022
x86-64
linux
Why do we "PUSH EBP" and "MOV EBP, ESP" in the CALLEE in Assembly?
July 19th, 2022
x86
cpu-registers
x86-64
assembly
How to link compiled object file (hello.o) with ld on Mac OS X?
June 8th, 2022
gcc
ld
x86-64
linker
macos
How to compare a signed value and an unsigned value in x86 assembly
June 8th, 2022
binary
assembly
x86-64
x86
I don't understand why compiler is giving me error with this code
June 8th, 2022
linux
c
gcc
clang
x86-64
Why is this inline assembly not working with a separate asm volatile statement for each instruction?
June 9th, 2022
assembly
x86-64
gcc
linux
c
Meaning of 0x8($rsp)
July 9th, 2022
disassembly
x86-64
gdb
assembly
XCode 6.1 Missing required architecture X86_64 in file for extern library
October 13th, 2020
ios
x86-64
xcode6.1
How to print a string to the terminal in x86-64 assembly (NASM) without syscall?
October 9th, 2020
nasm
x86-64
assembly
linux
←
1
2
3
4
5
6
→