List Question
10 TechQA 2024-12-29 06:49:46Assembly (x86): Number of '01' repetitions in binary code of HEX number
216 views
Asked by Dušan Jovanović
ARM assembly cannot use immediate values and ADDS/ADCS together
9.3k views
Asked by xGentx
I can't understand some instructions in ARM: SBC, RSC
6.4k views
Asked by Spacey
Which instructions are responsible for mapping the bus into memory?
146 views
Asked by Gatonito
What does the 'bxpl' mean in ARM instruction
300 views
Asked by Troy
Using x86's ENTER instruction with a non-zero nesting level?
1.7k views
Asked by newbie
Loading from memory whose size is larger than the available size in an instruction
576 views
Asked by BrainOverfl0w
instruction and data memories data formats
4.8k views
Asked by user1093111
Count the number of instruction cycles of each instruction in the assembly generated for ARM
827 views
Asked by sarda
Is LEA the only instruction in x86 with a memory operand that doesn't access memory?
1.1k views
Asked by Daniel Hanrahan