StackOverflow Questions for Tag: x86

user2606422
user2606422

Reputation: 11

NASM+WCC+WLINK (OW 1.9): strange error addressing CONST data (wrong/even addressing)

Score: 1

Views: 21

Answers: 0

Read More
Toan Lam
Toan Lam

Reputation: 129

Buffer Overflow Exploit - Injecting Code & Redirecting Execution in Attack Lab (x86-64, GDB Debugging)

Score: 1

Views: 37

Answers: 0

Read More
bindiff
bindiff

Reputation: 167

Does GCC guarantee state of DF before inline assembly on x86?

Score: 3

Views: 39

Answers: 1

Read More
Manters
Manters

Reputation: 55

How to waste a few CPU cycles without causing any memory accesses

Score: 1

Views: 55

Answers: 0

Read More
Vladislav Kogan
Vladislav Kogan

Reputation: 758

Why std::find_if significantly accelerates function only on Intel CPUs?

Score: 6

Views: 178

Answers: 0

Read More
Matt
Matt

Reputation: 22143

In x86/x86_64, how can I "jump if not zero" without affecting the carry flag?

Score: 3

Views: 2042

Answers: 1

Read More

The message i want to write into the file also writes itself into the name of the file

Score: 0

Views: 23

Answers: 0

Read More
Yoinksawse
Yoinksawse

Reputation: 49

Is this instruction redundant? Taken from x86 assembly tutorial code

Score: 2

Views: 64

Answers: 0

Read More
phuclv
phuclv

Reputation: 41952

How does the instruction decoder differentiate between EVEX prefix and BOUND opcode in 32-bit mode?

Score: 13

Views: 1328

Answers: 2

Read More
maxpenguin
maxpenguin

Reputation: 5149

Floating point vs integer calculations on modern hardware

Score: 132

Views: 147429

Answers: 11

Read More
Larry Alongi
Larry Alongi

Reputation: 11

Is there a setting in Visual Studio 2022 Community that might cause strange MASM assembly results?

Score: 0

Views: 32

Answers: 0

Read More
d33tah
d33tah

Reputation: 11598

Function written in assembly misbehaves only when inlined

Score: 0

Views: 48

Answers: 0

Read More
vitsoft
vitsoft

Reputation: 5805

How to capture std-output of program spawned by other program?

Score: 2

Views: 66

Answers: 1

Read More
PJK
PJK

Reputation: 2112

Comparing double with literal value in C gives different results on 32 bit machines

Score: 4

Views: 366

Answers: 1

Read More
JCx
JCx

Reputation: 2769

Why does this function push RAX to the stack as the first operation?

Score: 32

Views: 9413

Answers: 3

Read More

Strange hangman game behavior, underscore printed seven times

Score: 1

Views: 50

Answers: 1

Read More
Sunil KhoRwal
Sunil KhoRwal

Reputation: 118

Custom Bootloader Fails to Load C Kernel (kernel.c), But Works with Assembly (kernel.asm)

Score: 3

Views: 51

Answers: 1

Read More

Program doesn't print anything to the console

Score: -1

Views: 63

Answers: 1

Read More
superb owl
superb owl

Reputation: 185

Does SSE/AVX provide a means of determining if a result was rounded up?

Score: 4

Views: 738

Answers: 1

Read More
Izzo
Izzo

Reputation: 4928

Are SIMD and VLIW instructions the same thing?

Score: 2

Views: 3129

Answers: 2

Read More
PreviousPage 1Next