Home | History | Annotate | Download | only in Mips

Lines Matching full:x07

11 # CHECK:  add.s      $f9, $f6, $f7      # encoding: [0x40,0x32,0x07,0x46]
17 # CHECK: mul.s $f9, $f6, $f7 # encoding: [0x42,0x32,0x07,0x46]
18 # CHECK: neg.d $f12, $f14 # encoding: [0x07,0x73,0x20,0x46]
25 # CHECK: sub.s $f9, $f6, $f7 # encoding: [0x41,0x32,0x07,0x46]
55 # CHECK: c.eq.s $f6, $f7 # encoding: [0x32,0x30,0x07,0x46]
57 # CHECK: c.f.s $f6, $f7 # encoding: [0x30,0x30,0x07,0x46]
59 # CHECK: c.le.s $f6, $f7 # encoding: [0x3e,0x30,0x07,0x46]
61 # CHECK: c.lt.s $f6, $f7 # encoding: [0x3c,0x30,0x07,0x46]
63 # CHECK: c.nge.s $f6, $f7 # encoding: [0x3d,0x30,0x07,0x46]
65 # CHECK: c.ngl.s $f6, $f7 # encoding: [0x3b,0x30,0x07,0x46]
67 # CHECK: c.ngle.s $f6, $f7 # encoding: [0x39,0x30,0x07,0x46]
69 # CHECK: c.ngt.s $f6, $f7 # encoding: [0x3f,0x30,0x07,0x46]
71 # CHECK: c.ole.s $f6, $f7 # encoding: [0x36,0x30,0x07,0x46]
73 # CHECK: c.olt.s $f6, $f7 # encoding: [0x34,0x30,0x07,0x46]
75 # CHECK: c.seq.s $f6, $f7 # encoding: [0x3a,0x30,0x07,0x46]
77 # CHECK: c.sf.s $f6, $f7 # encoding: [0x38,0x30,0x07,0x46]
81 # CHECK: c.ule.s $f6, $f7 # encoding: [0x37,0x30,0x07,0x46]
83 # CHECK: c.ult.s $f6, $f7 # encoding: [0x35,0x30,0x07,0x46]
85 # CHECK: c.un.s $f6, $f7 # encoding: [0x31,0x30,0x07,0x46]