#TITLE=MIPS ;WinMIPS64 assembly syntax file for Editplus ;M.Scott #DELIMITER=,()#: #QUOTATION1=" #LINECOMMENT=# #LINECOMMENT2=; #ESCAPE= #CASE= #PREFIX1= #PREFIX2= #PREFIX3= #PREFIX4=$ #PREFIX5= #SUFFIX1= #SUFFIX2= #SUFFIX3= #SUFFIX4= #SUFFIX5=: #KEYWORD=Instructions lb lbu sb lh lhu sh lw lwu sw ld sd l.d s.d halt daddi daddui andi ori xori lui slti sltiu beq bne beqz bnez j jr jal jalr dsll dsrl dsra dsllv dsrlv dsrav movz movn nop and or xor slt sltu dadd daddu dsub dsubu dmul dmulu ddiv ddivu add.d sub.d mul.d div.d mov.d cvt.d.l cvt.l.d c.lt.d c.le.d c.eq.d bc1f bc1t mtc1 mfc1 #KEYWORD=Other .data .text .code .org .space .asciiz .ascii .align .word .byte .word32 .word16 .double #