SpiceQA
Questions
Tags
Users
Badges
zero-extension
4 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
What do the `uxtx` and `sxtx` extensions mean for 32-bit AArch64 `adds` instruction?
user_40047
0
•
asked Apr 28, 2022
4
1
269
zero-extension
sign-extension
arm64
assembly
Adding a byte from memory to the AX register
user_16346816
0
•
asked Jul 6, 2021
2
1
494
zero-extension
masm
x86-16
micro-optimization
assembly
Why movzbl is used in assembly when casting unsigned char to signed data types?
user_10809764
0
•
asked Oct 24, 2019
4
1
1072
zero-extension
mov
assembly
casting
c
Can "mov eax, 0x1" always be used instead of "mov rax, 0x1"?
user_640584
0
•
asked Aug 6, 2012
6
1
3170
zero-extension
nasm
x86-64
assembly
1
(current)
Hot Questions