Quantcast
Channel: Question and Answer » assembly
Browsing all 23 articles
Browse latest View live

using an AduC841 microcontroller. memory read shows pointer not object...

I am using an AduC841 microcontroller programed using assembly language(8051). when using MOVX commands to read/write from internal XRAM to DAC,my oscilloscope shows the value of the DTPR rather than...

View Article


Memory addresses and Assembly

I recently started reading about programming in Assembly. To my knowledge, in Assembly, a programmer, when storing and retrieving their variables, has to specify the address their variables are stored...

View Article


Finding register parameters for system calls

By consulting various scattered tutorials and books, I’ve been able to learn that the 64-bit Linux “exit” system call is 60, and the status value is moved to edi. Similarly, “write” has call number 1,...

View Article
Browsing all 23 articles
Browse latest View live