Lines Matching refs:V9
2 ! RUN: llvm-mc %s -arch=sparcv9 -show-encoding | FileCheck %s --check-prefix=V9
6 ! V9: addx %g2, %g1, %g3 ! encoding: [0x86,0x40,0x80,0x01]
11 ! V9: addxcc %g1, %g2, %g3 ! encoding: [0x86,0xc0,0x40,0x02]
16 ! V9: subx %g2, %g1, %g3 ! encoding: [0x86,0x60,0x80,0x01]
21 ! V9: subxcc %g1, %g2, %g3 ! encoding: [0x86,0xe0,0x40,0x02]
26 ! V9: popc %g1, %g2 ! encoding: [0x85,0x70,0x00,0x01]
32 ! V9: sra %g1, %g0, %g2 ! encoding: [0x85,0x38,0x40,0x00]
36 ! V9: sra %g1, %g0, %g1 ! encoding: [0x83,0x38,0x40,0x00]
41 ! V9: ld [%i0+%l6], %o2 ! encoding: [0xd4,0x06,0x00,0x16]
45 ! V9: ld [%i0+32], %o2 ! encoding: [0xd4,0x06,0x20,0x20]
49 ! V9: ld [%g1], %o2 ! encoding: [0xd4,0x00,0x40,0x00]
53 ! V9: lda [%i0+%l6] 131, %o2 ! encoding: [0xd4,0x86,0x10,0x76]
58 ! V9: lda [%l0] 240, %f29 ! encoding: [0xfb,0x84,0x1e,0x00]
63 ! V9: ldda [%l0] 240, %f48 ! encoding: [0xe3,0x9c,0x1e,0x00]
70 ! V9: ldqa [%l0] 240, %f48 ! encoding: [0xe3,0x94,0x1e,0x00]
71 ! V9: ldq [%l0], %f48 ! encoding: [0xe3,0x14,0x00,0x00]
77 ! V9: sta %f29, [%l0] 240 ! encoding: [0xfb,0xa4,0x1e,0x00]
82 ! V9: stda %f48, [%l0] 240 ! encoding: [0xe3,0xbc,0x1e,0x00]
89 ! V9: stqa %f48, [%l0] 240 ! encoding: [0xe3,0xb4,0x1e,0x00]
90 ! V9: stq %f48, [%l0] ! encoding: [0xe3,0x34,0x00,0x00]
96 ! V9: ldx [%g2+20], %fsr ! encoding: [0xc3,0x08,0xa0,0x14]
101 ! V9: ldx [%g2+%i5], %fsr ! encoding: [0xc3,0x08,0x80,0x1d]
106 ! V9: stx %fsr, [%g2+20] ! encoding: [0xc3,0x28,0xa0,0x14]
111 ! V9: stx %fsr, [%g2+%i5] ! encoding: [0xc3,0x28,0x80,0x1d]
116 ! V9: wrpr %g6, %fp, %tpc ! encoding: [0x81,0x91,0x80,0x1e]
120 ! V9: wrpr %g6, %fp, %tnpc ! encoding: [0x83,0x91,0x80,0x1e]
124 ! V9: wrpr %g6, %fp, %tstate ! encoding: [0x85,0x91,0x80,0x1e]
128 ! V9: wrpr %g6, %fp, %tt ! encoding: [0x87,0x91,0x80,0x1e]
132 ! V9: wrpr %g6, %fp, %tick ! encoding: [0x89,0x91,0x80,0x1e]
136 ! V9: wrpr %g6, %fp, %tba ! encoding: [0x8b,0x91,0x80,0x1e]
140 ! V9: wrpr %g6, %fp, %pstate ! encoding: [0x8d,0x91,0x80,0x1e]
144 ! V9: wrpr %g6, %fp, %tl ! encoding: [0x8f,0x91,0x80,0x1e]
148 ! V9: wrpr %g6, %fp, %pil ! encoding: [0x91,0x91,0x80,0x1e]
152 ! V9: wrpr %g6, %fp, %cwp ! encoding: [0x93,0x91,0x80,0x1e]
156 ! V9: wrpr %g6, %fp, %cansave ! encoding: [0x95,0x91,0x80,0x1e]
160 ! V9: wrpr %g6, %fp, %canrestore ! encoding: [0x97,0x91,0x80,0x1e]
164 ! V9: wrpr %g6, %fp, %cleanwin ! encoding: [0x99,0x91,0x80,0x1e]
168 ! V9: wrpr %g6, %fp, %otherwin ! encoding: [0x9b,0x91,0x80,0x1e]
172 ! V9: wrpr %g6, %fp, %wstate ! encoding: [0x9d,0x91,0x80,0x1e]
177 ! V9: wrpr %g6, 255, %tpc ! encoding: [0x81,0x91,0xa0,0xff]
181 ! V9: wrpr %g6, 255, %tnpc ! encoding: [0x83,0x91,0xa0,0xff]
185 ! V9: wrpr %g6, 255, %tstate ! encoding: [0x85,0x91,0xa0,0xff]
189 ! V9: wrpr %g6, 255, %tt ! encoding: [0x87,0x91,0xa0,0xff]
193 ! V9: wrpr %g6, 255, %tick ! encoding: [0x89,0x91,0xa0,0xff]
197 ! V9: wrpr %g6, 255, %tba ! encoding: [0x8b,0x91,0xa0,0xff]
201 ! V9: wrpr %g6, 255, %pstate ! encoding: [0x8d,0x91,0xa0,0xff]
205 ! V9: wrpr %g6, 255, %tl ! encoding: [0x8f,0x91,0xa0,0xff]
209 ! V9: wrpr %g6, 255, %pil ! encoding: [0x91,0x91,0xa0,0xff]
213 ! V9: wrpr %g6, 255, %cwp ! encoding: [0x93,0x91,0xa0,0xff]
217 ! V9: wrpr %g6, 255, %cansave ! encoding: [0x95,0x91,0xa0,0xff]
221 ! V9: wrpr %g6, 255, %canrestore ! encoding: [0x97,0x91,0xa0,0xff]
225 ! V9: wrpr %g6, 255, %cleanwin ! encoding: [0x99,0x91,0xa0,0xff]
229 ! V9: wrpr %g6, 255, %otherwin ! encoding: [0x9b,0x91,0xa0,0xff]
233 ! V9: wrpr %g6, 255, %wstate ! encoding: [0x9d,0x91,0xa0,0xff]
238 ! V9: rdpr %tpc, %i5 ! encoding: [0xbb,0x50,0x00,0x00]
242 ! V9: rdpr %tnpc, %i5 ! encoding: [0xbb,0x50,0x40,0x00]
246 ! V9: rdpr %tstate, %i5 ! encoding: [0xbb,0x50,0x80,0x00]
250 ! V9: rdpr %tt, %i5 ! encoding: [0xbb,0x50,0xc0,0x00]
254 ! V9: rdpr %tick, %i5 ! encoding: [0xbb,0x51,0x00,0x00]
258 ! V9: rdpr %tba, %i5 ! encoding: [0xbb,0x51,0x40,0x00]
262 ! V9: rdpr %pstate, %i5 ! encoding: [0xbb,0x51,0x80,0x00]
266 ! V9: rdpr %tl, %i5 ! encoding: [0xbb,0x51,0xc0,0x00]
270 ! V9: rdpr %pil, %i5 ! encoding: [0xbb,0x52,0x00,0x00]
274 ! V9: rdpr %cwp, %i5 ! encoding: [0xbb,0x52,0x40,0x00]
278 ! V9: rdpr %cansave, %i5 ! encoding: [0xbb,0x52,0x80,0x00]
282 ! V9: rdpr %canrestore, %i5 ! encoding: [0xbb,0x52,0xc0,0x00]
286 ! V9: rdpr %cleanwin, %i5 ! encoding: [0xbb,0x53,0x00,0x00]
290 ! V9: rdpr %otherwin, %i5 ! encoding: [0xbb,0x53,0x40,0x00]
294 ! V9: rdpr %wstate, %i5 ! encoding: [0xbb,0x53,0x80,0x00]