hkboy123
- 2
- 0
Hello. I was simply wondering if anyone has any idea on how to write a MIPS code to convert a decimal number to its binary number. Anyone can help me?
The discussion revolves around writing MIPS code to convert a decimal number to its binary representation. Participants explore the memory representation of integers and the methods to extract and display binary digits from a decimal value.
Participants do not reach a consensus on the specific implementation details, as the discussion includes varying approaches and clarifications regarding the representation and extraction of binary digits from integers.
The discussion does not resolve the assumptions regarding the platform being used for MIPS coding or the specifics of the integer representation, which may affect the implementation of the proposed methods.
hkboy123 said:Hello. I was simply wondering if anyone has any idea on how to write a MIPS code to convert a decimal number to its binary number. Anyone can help me?
hkboy123 said:integer