SWIM-ucf / SWIM

Simple Web Interface for eMulation
https://swim-ucf.github.io/SWIM/
GNU General Public License v3.0
8 stars 1 forks source link

Pseudo-instruction support for I/O operations #378

Closed Geetis closed 6 months ago

Geetis commented 6 months ago

List of pseudo-instructions with arguments: exit print_int (optional arg: integer) - Print integer residing in a1 or print given integer print_float print_double - (MIPS only) print_string mem_address read_int read_float read_double - (MIPS only) read_string mem_address