Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about mars-simulator

Read more about mars-simulator

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - mars-simulator

MIPS ASSEMBLY split up a number

We have a little homework in MIPS ASSEMBLER to do, and I have a question to a little problem I have encountered. Somewhere in my Code I HAVE to split up a number into 2 registers. Is there an elegant ...
test-img

debaser36

assembly

mips

mars-simulator

Votes: 0

Answers: 0

How to free the heap memory in MIPS

For learning purposes, I'm trying to implement a stack in the heap memory. When I push something I just need to do the systemcall sbrk, and that's fine. When I proceed with a pop I can retrive my valu...
test-img

Vavaste

assembly

mips

mars-simulator

sbrk

Votes: 0

Answers: 1

Latest Answer

Unlike the real sbrk in UNIX, QtSpim/MARS syscall #9 doesn't support returning memory from the heap back to the system. But, you can implement sbrk functionality yourself, as it is fairly simple.  (ma...
test-img

Erik Eidt

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved