| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
| Assembly Questions and Answers for Assembly here! |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Question: native mod instructions
Mm I'm new so I hope I can post this type of question.
I need to implement the pseudo instruction: mod rd, rs, rt where the result is rd = rs mod rt. I have to do this using native MIPS instructions but I'm having trouble getting started. Can anyone please help me? Thanks! |
|
#2
|
||||
|
||||
|
Re: Question: native mod instructions
mmm... this topic is x86-oriented, so don't expect much help here.
__________________
Visit my page: http://usuarios.lycos.es/hernandp and my blog... http://hernandp.blogspot.com |
|
#3
|
||||
|
||||
|
Re: Question: native mod instructions
Quote:
__________________
Ovidiu Cucu
|
|
#4
|
||||
|
||||
|
Re: Question: native mod instructions
but you were requesting information on MIPS assembly... ¿?
__________________
Visit my page: http://usuarios.lycos.es/hernandp and my blog... http://hernandp.blogspot.com |
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|