2021年4月2日星期五

LC-3 How to store a number large than 16-bit and print it out to console?

I'm having difficulty storing and displaying numbers greater than 32767 in LC-3 since a register can only hold values from -32768 to 32767. My apology for not being able to come up with any idea for the algorithm. Please give me some suggestion. Thanks!

https://stackoverflow.com/questions/66927621/lc-3-how-to-store-a-number-large-than-16-bit-and-print-it-out-to-console April 03, 2021 at 12:07PM

没有评论:

发表评论