From ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kate/data/mips.xml | 359 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 359 insertions(+) create mode 100644 kate/data/mips.xml (limited to 'kate/data/mips.xml') diff --git a/kate/data/mips.xml b/kate/data/mips.xml new file mode 100644 index 000000000..c08b89df4 --- /dev/null +++ b/kate/data/mips.xml @@ -0,0 +1,359 @@ + + + + + + .align + .ascii + .asciiz + .byte + .double + .extern + .float + .globl + .half + .sdata + .set + .space + .word + + + .data + .kdata + .ktext + .text + + + abs.d + abs.s + add + add.d + add.s + addi + addiu + addu + and + andi + bc0f + bc0t + bc1f + bc1t + bc2f + bc2t + bc3f + bc3t + beq + bgez + bgezal + bgtz + blez + bltz + bltzal + bne + break + c.eq.d + c.eq.s + c.seq.s + c.seq.d + c.ueq.s + c.ueq.d + c.olt.d + c.olt.s + c.ole.d + c.ole.s + c.ult.d + c.ult.s + c.ule.d + c.ule.s + c.le.d + c.le.s + c.lt.d + c.lt.s + c.un.s + c.un.d + cvt.d.s + cvt.d.w + cvt.s.d + cvt.s.w + cvt.w.d + cvt.w.s + div.d + div.s + j + jal + jalr + jr + lb + lbu + lh + lhu + lui + lw + lwc0 + lwc1 + lwc2 + lwc3 + lwl + lwr + mfc0 + mfc1 + mfc2 + mfc3 + mfhi + mflo + mtc0 + mtc1 + mtc2 + mtc3 + mthi + mtlo + mul.d + mul.s + mult + multu + nor + or + ori + rfe + sb + sh + sw + swcl + swl + swr + sll + sllv + slt + slti + sltiu + sra + srav + srl + srlv + sub + sub.d + sub.s + subu + sw + swc0 + swc1 + swc2 + swc3 + swl + swr + syscall + xor + xori + + + abs + b + beqz + bge + bgeu + bgt + bgtu + ble + bleu + blt + bltu + bnez + div + divu + l.d + l.s + la + ld + li + li.d + li.s + mfc0.d + mfc1.d + mfc2.d + mfc3.d + mov.d + mov.s + move + mul + mulo + mulou + neg + neg.d + neg.s + negu + nop + not + rem + remu + rol + ror + s.d + s.s + sd + seq + sge + sgeu + sgt + sgtu + sle + sleu + sne + ulh + ulhu + ulw + ush + usw + + + $0 + $1 + $2 + $3 + $4 + $5 + $6 + $7 + $8 + $9 + $10 + $11 + $12 + $13 + $14 + $15 + $16 + $17 + $18 + $19 + $20 + $21 + $22 + $23 + $24 + $25 + $26 + $27 + $28 + $29 + $30 + $31 + $zero + $t0 + $t1 + $t2 + $t3 + $t4 + $t5 + $t6 + $t7 + $t8 + $t9 + + + $v0 + $v1 + $a0 + $a1 + $a2 + $a3 + $k0 + $k1 + $at + $gp + $sp + $fp + $s0 + $s1 + $s2 + $s3 + $s4 + $s5 + $s6 + $s7 + $ra + + + $f0 + $f1 + $f2 + $f3 + $f4 + $f5 + $f6 + $f7 + $f8 + $f9 + $f10 + $f11 + $f12 + $f13 + $f14 + $f15 + $f16 + $f17 + $f18 + $f19 + $f20 + $f21 + $f22 + $f23 + $f24 + $f25 + $f26 + $f27 + $f28 + $f29 + $f30 + $f31 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3