StackOverflow Questions for Tag: zero-extension

Slack Bot
Slack Bot

Reputation: 64

MOV 8 bit to 16 bit register (al to bx)

Score: 0

Views: 4459

Answers: 1

Read More
Silidrone
Silidrone

Reputation: 1591

MOVZX in Assembly (NASM) - how does it pick a source size when none is specified and the destination is 16-bit?

Score: 5

Views: 229

Answers: 1

Read More
Nubok
Nubok

Reputation: 3669

Why do x86-64 instructions on 32-bit registers zero the upper part of the full 64-bit register?

Score: 183

Views: 52828

Answers: 4

Read More
나수빈
나수빈

Reputation: 1

random effects test in GLMM or zero-inflated mixed model

Score: 0

Views: 390

Answers: 0

Read More
John Källén
John Källén

Reputation: 7973

What do the `uxtx` and `sxtx` extensions mean for 32-bit AArch64 `adds` instruction?

Score: 5

Views: 2865

Answers: 1

Read More
user17341742
user17341742

Reputation: 59

From word to byte

Score: 0

Views: 880

Answers: 1

Read More
CompSciStudent
CompSciStudent

Reputation: 33

Adding a byte from memory to the AX register

Score: 3

Views: 1631

Answers: 1

Read More
user15563851
user15563851

Reputation:

Assembly (AT&T) read memory to register?

Score: 1

Views: 338

Answers: 1

Read More
roye1233
roye1233

Reputation: 110

Didn't understand the movzx command

Score: 1

Views: 57

Answers: 0

Read More
210312312
210312312

Reputation: 47

Question regarding converting assembly to c -- specifically what the movzbl instruction does?

Score: -1

Views: 522

Answers: 1

Read More
Martin
Martin

Reputation: 993

x86 assembly - mov and movzx from dword to qword?

Score: 0

Views: 1983

Answers: 0

Read More
Check
Check

Reputation: 153

Clarifications on signed/unsigned load and store instructions (MIPS)

Score: 15

Views: 30337

Answers: 1

Read More
samuelbrody1249
samuelbrody1249

Reputation: 4767

Moving a value of a lesser size into a register

Score: 0

Views: 1694

Answers: 2

Read More
MusicalChicken
MusicalChicken

Reputation: 147

when do use extension move instruction in assembly language

Score: 0

Views: 312

Answers: 0

Read More
user663896
user663896

Reputation:

What does the MOVZBL instruction do in IA-32 AT&T syntax?

Score: 49

Views: 99535

Answers: 2

Read More
Shuaiyu Jiang
Shuaiyu Jiang

Reputation: 239

In MIPS, when to use a signed-extend, when to use a zero-extend?

Score: 5

Views: 10047

Answers: 2

Read More
1ntgr
1ntgr

Reputation: 126

Translate assembly instructions to c++

Score: 1

Views: 101

Answers: 1

Read More
Lin Yu Cheng
Lin Yu Cheng

Reputation: 83

andi vs. addi instruction in MIPS with negative immediate constant

Score: 2

Views: 14138

Answers: 3

Read More
Encapsulation
Encapsulation

Reputation: 13

Problem to store value ​from register into memory, ARM 32 bit

Score: 1

Views: 1800

Answers: 1

Read More
Austin25
Austin25

Reputation: 3

How to isolate byte and word array elements in a 64-bit register

Score: 0

Views: 897

Answers: 1

Read More
PreviousPage 1Next