Endless Paradigm

Full Version: Teh MIPSong
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hiding_something

There's div and nor and mult and or and sllv sra
There's xor and swl and beq and sll and bgezal jumps today
And multu, srav, and j combined with lhu and lui
And also slt and bne and instruction mthi
There's sh and sb and lbu and blez and jal and then sltu
And of course there's and and add and srl and sub and things to do
With the MIPS instructions I am very nimble on my feet
And though I sing assembler but I am really not a geek

There's addu, ori, slti, swr, and bgez and jalr too
And loads of other fun instructions that were put in just for you
The MIPS instruction set is very simple to be memorized
Which will come in handy when you have your code to optimize!

There's addi, divu, lh, rfe, and syscall, jr, mfcz
And mfc1, nop, and break, and bltzal with bczt
And srlv, xori, bltz, and lb, lwl, and addiu
andi, subu, lwr, and lwcz, mtcz, sltiu
There's bczf, bgtz to branch if it's greater than
And mflo and sw, these instructions are not any also-rans
There's mtlo and swcz too, although I don't know what they're for
And lw - that's obviously load word from mem bytes there are four

And now my song is through and I know all of my words by the heart
Which will come in handy when wee have our projects multi-part
I live and breathe the MIPS instruction set on every night and day
Because the MIPS assembler will always try and work my way!


Spoiler for Pronunciation:
        
  • div: div
        
  • nor: nor
        
  • mult: mult
        
  • or: or
        
  • sllv: s-l-l-v
        
  • sra: s-r-a
        
  • xor: zor
        
  • swl: swill
        
  • beq: beck
        
  • sll: sill
        
  • bgezal: beh-geezal
        
  • multu: mult-you
        
  • srav: srav (one syllable)
        
  • j: jay
        
  • lhu: l-h-u
        
  • lui: l-u-i
        
  • slt: slit
        
  • bne: b-n-e
        
  • mthi: m-t-high
        
  • sh: shih
        
  • sb: sib
        
  • lbu: l-b-u
        
  • blez: blez
        
  • jal: jal
        
  • sltu: slit-u
        
  • and: and
        
  • add: add
        
  • srl: srill
        
  • sub: sub
        
  • addu: add-u
        
  • ori: or-i
        
  • slti: slitty
        
  • swr: swir
        
  • bgez: beh-gez
        
  • jalr: jal-er
        
  • addi: addy
        
  • divu: div-u
        
  • lh: l-h
        
  • rfe: reef
        
  • syscall: sis-call
        
  • jr: junior
        
  • mfcz: miff-c-z
        
  • mfc1: m-f-c-one
        
  • nop: nopp
        
  • break: break
        
  • bltzal: blitz-al
        
  • bczt: b-c-z-t
        
  • srlv: s-r-l-v
        
  • xori: zorri
        
  • bltz: blitz
        
  • lb: l-b
        
  • lwl: lwill
        
  • addiu: addy-you
        
  • andi: andy
        
  • subu: sub-u
        
  • lwr: lwer
        
  • lwcz: lwiscz
        
  • mtcz: m-t-c-z
        
  • sltiu: slitty-u
        
  • bzcf: b-z-c-f
        
  • bgtz: b-g-t-z
        
  • mflo: em-flow
        
  • sw: swee
        
  • mtlo: m-t-low
        
  • swcz: swizzy
        
  • lw: lwee
Source
Lol, but only really works well for those who know the MIPS instruction set...
A bit monotonous, but nice work on the rhymes.

Thanks for the find and posting :P
Reference URL's