StackOverflow Questions for Tag: machine-code

c00000fd
c00000fd

Reputation: 22307

What is the purpose of the 40h REX opcode in ASM x64?

Score: 7

Views: 3956

Answers: 4

Read More
Jinlock
Jinlock

Reputation: 1

Why the order of Assembly code changed after Machine Code Sinking?

Score: 0

Views: 47

Answers: 0

Read More
blue note
blue note

Reputation: 29099

Do assembly instructions map 1-1 to machine language?

Score: 7

Views: 1676

Answers: 1

Read More
SmolScorbunny
SmolScorbunny

Reputation: 21

8086 memory to accumulator encoding: why do mov al, [absolute] and mov ah, [absolute] have different sizes?

Score: 1

Views: 96

Answers: 1

Read More
Nicholas Hill
Nicholas Hill

Reputation: 316

How do I compile C code to a raw os-less binary?

Score: 5

Views: 4134

Answers: 2

Read More
The Tokenizer
The Tokenizer

Reputation: 1564

Having trouble finding error in my assembly code

Score: -1

Views: 1068

Answers: 2

Read More
narayanpatra
narayanpatra

Reputation: 5691

What is iii, rr and mmm?

Score: 1

Views: 452

Answers: 2

Read More
ec-m
ec-m

Reputation: 779

Understanding disassembler: See how many bytes are used for add

Score: 1

Views: 241

Answers: 1

Read More
Afnan Bashir
Afnan Bashir

Reputation: 7429

How to check the Language in which Exe is made

Score: 1

Views: 2184

Answers: 1

Read More
jwkoo
jwkoo

Reputation: 2653

Why are RISC-V S-B and U-J instruction types encoded in this way?

Score: 19

Views: 13749

Answers: 2

Read More
user3885166
user3885166

Reputation: 215

Assembler for Marie

Score: 0

Views: 1131

Answers: 1

Read More
user2533761
user2533761

Reputation: 1

Dissecting functions

Score: -2

Views: 205

Answers: 4

Read More
Alex Rowe
Alex Rowe

Reputation: 3

How can I make a dynamically changing list size variable in machine code? (Assembly)

Score: 0

Views: 39

Answers: 0

Read More
user153245
user153245

Reputation: 287

Understanding the Funct6 field in shift immediate instruction in RISC-V

Score: 0

Views: 47

Answers: 0

Read More
Cerealmarrow100
Cerealmarrow100

Reputation: 1

How are x64 instructions decoded and what is the format of the generated uOps?

Score: 0

Views: 51

Answers: 0

Read More

MIPS ID/EX Pipeline registers

Score: 0

Views: 28

Answers: 0

Read More
FireDragon91245
FireDragon91245

Reputation: 53

Windows API SetThreadContext does not set EFlags Carry Flag

Score: 5

Views: 129

Answers: 1

Read More
MazeOfEncryption
MazeOfEncryption

Reputation: 405

How can I write raw machine code for x86 without using assembly?

Score: 4

Views: 6198

Answers: 3

Read More
user277465
user277465

Reputation:

easy way to get opcodes

Score: 6

Views: 18108

Answers: 5

Read More
Brett Hartley
Brett Hartley

Reputation: 1

Need to make a for loop that counts to 10 in simpletron machine language code

Score: 0

Views: 64

Answers: 1

Read More
PreviousPage 1Next