Newbetuts
.
New posts in x86
Why is (or isn't?) SFENCE + LFENCE equivalent to MFENCE?
assembly
x86
x86-64
memory-barriers
memory-fences
Why is x86 ugly? Why is it considered inferior when compared to others? [closed]
assembly
x86
mips
x86-64
cpu-architecture
How to perform the inverse of _mm256_movemask_epi8 (VPMOVMSKB)?
c
x86
simd
avx
avx2
How do objects work in x86 at the assembly level?
c++
object
assembly
x86
vtable
Where is the lock for a std::atomic?
c++
c++11
x86
atomic
stdatomic
Windows 64-bit registry v.s. 32-bit registry
com
registry
x86
64-bit
clsid
System.BadImageFormatException: Could not load file or assembly (from installutil.exe)
.net
windows-services
x86
64-bit
x86-64
What is stack frame in assembly?
assembly
x86
How to install ia32-libs in Ubuntu 14.04 LTS (Trusty Tahr)
ubuntu
x86
Software initialization code at 0xFFFFFFF0H
x86
operating-system
cpu-architecture
boot
bios
Is address 0xFFFFFFF0 hardwired for system BIOS ROM?
memory
x86
cpu
boot
bios
Free SSL VPN client
windows
vpn
ssl
64-bit
x86
I keep getting the BSOD. how do I trace what application / driver is causing it?
windows-vista
bsod
x86
How does an x86 CPU start executing from 0xFFFFFFF0 if it starts in 16-bit mode? [duplicate]
x86
operating-system
cpu-architecture
boot
bios
Syscall implementation of exit()
c
gcc
assembly
x86
system-calls
Call C standard library function from asm in Visual Studio
visual-studio
assembly
x86
linker-errors
masm
CPU Privilege Rings: Why rings 1 and 2 aren't used?
x86
cpu
privileges
How to merge a scalar into a vector without the compiler wasting an instruction zeroing upper elements? Design limitation in Intel's intrinsics?
c
gcc
x86
sse
intrinsics
When should I use _mm_sfence _mm_lfence and _mm_mfence
c++
multithreading
x86
intrinsics
memory-barriers
Difference between JA and JG in assembly
assembly
x86
conditional-statements
Prev
Next