[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

ASM and MIPS code

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 20
Thread images: 1

File: __code____asm_by_webblaster48.png (1MB, 1024x819px) Image search: [Google]
__code____asm_by_webblaster48.png
1MB, 1024x819px
Hi /g/

I need someone good in ASM and MIPS code.
I need help and I can pay if it's work good.
Thanks
>>
>>57946161
I'm curious, what you want to do ?
>>
Simple things like :
- Find hexa number from an instruction
- Reverse content of two registers..
>>
Come on, easy money.
>>
>>57946206
What do you want to crack, OP ?
>>
Nothing, i'm learning ASM and MIPS and i'm blocked.
>>
Anyone ?
>>
What, you mean shit like this?
; 3xor swap
xor $t0,$t0,$t1
xor $t1,$t1,$t0
xor $t0,$t0,$t1


I have no idea what you're talking about by "Find hexa number from an instruction" - if you're wanting a disassembler or monitor, or if you want assembly language to convert nybbles to ASCII hex, or ... what?
>>
I will give you an example :
sub$t0,$zero,$t1.


I want to find the hexadecimal number who represents this instruction.
If you are good, maybe let's talk in private and if you can help me, send you something on paypal?
>>
Help me please, someone
>>
>>57947818
You mean the actual instruction once assembled?

It's all a matter of looking it up on a greensheet. Find the instruction type and it's structure, I thing sub is an R-type, and then look up the op code for sub, and the register numbers for your arguments, string it all together into the structure, pad as necessary.
>>
>>57947818
>>57948370
So, for example,
sub $t0, $zero, $t1

would assemble into
0x00094022


As the 31-26th bytes are zeroed, for an R-instruction, 25-21 are Rs, in this case also register number 0, 20-16th are Rt, which is register number 9, or $t1, and 15-11 are Rd, which is $t0, which would be 8. Your shift amount is zero, and your funct/ALUop is 23 hex, for the sub instruction.

The binary for that instruction would be
10010100000000100010
>>
Thanks, can we go private to talk please ?
>>
>>57948530
Do your own homework man
>>
I dont want to loose time to it, that's why I pay you man
>>
>>57948650
What country/uni are you from? is this for a class?

Important questions if i'm gonna spend an afternoon
>>
From europe, not for class, i'm learning but block on this
>>
>>57948669
So, can you help me ? In 30-40 minutes, it's done I think.
>>
Come on guys help me, easy money for you.
>>
>>57949026

fuck off. if you can't figure out how instructions get translated into opcodes by yourself, you have no business succeeding in your intro uni course.
Thread posts: 20
Thread images: 1


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.