-
In all the pages of the **MIPS Assembly Language Programming - 2** experiment in this lab the experiment name is mentioned as **Implementing Procedures using MIPS ISA**. Where as it should be mention…
-
Issue to just discuss possible problems that could be added to the MIPS track. Looking down the list of available ones from other languages (http://exercism.io/languages/mips/contribute), a lot seem j…
-
**Defect description :**in this experiment's quiz, the submit button is unresponsive.**steps to reproduce the issue:*** click on **iiit hyderabad** under the participating institutes in the vlabs mai…
-
Assembly language coloring is wrong. I use MIPS Assembly Syntax highlighter for my MIPS file. After pasting as either RTF/HTML, the highlight result was really wrong.
It should be similar to this for…
-
I have managed to make a Visual Studio visx for TextMate MIPS asm bundle but while I associate .s with it apparently Rust is overwriting my settings for .s files (as output by cc … -S)
I am now using…
-
### What did you expect to happen?
I attempted to indent some copy & pasted MIPS code (e.g [this](https://ecs-network.serv.pacific.edu/ecpe-170/tutorials/example1.asm/view)). I expected lines to be i…
-
Before rework to .syn files i noticed some various syntax type aren't available and might worth the add :
- [GLSL](https://www.khronos.org/opengl/wiki/OpenGL_Shading_Language)
- [json](https://en.wi…
ghost updated
6 years ago
-
## *Repository Creation Request*
Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.
1. #### Coordinating Institute: IIITH
2. #### Approver’…
-
## *Hosting Request*
Use this to request the hosting of an already registered lab or experiment. If the lab or experiment is not registered, please do that by raising a registration request.
- **H…
-
Initially reported by @emojifreak in #1526.
```
# Disable CONFIG_MIPS32_O32 with menuconfig (https://github.com/ClangBuiltLinux/linux/issues/884)
$ make -skj"$(nproc)" ARCH=mips LLVM=1 distclean …