Home
last modified time | relevance | path

Searched refs:irp (Results 1 – 25 of 72) sorted by relevance

123

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
Dmovi.s6 .irp b7, 0, 0xff00000000000000
7 .irp b6, 0, 0xff000000000000
8 .irp b5, 0, 0xff0000000000
9 .irp b4, 0, 0xff00000000
10 .irp b3, 0, 0xff000000
11 .irp b2, 0, 0xff0000
12 .irp b1, 0, 0xff00
13 .irp b0, 0, 0xff
40 .irp T, 8b, 16b
57 .irp T, 2s, 4s
[all …]
Dneon-vfp-reglist-post.s16 .irp instr ld,st
17 .irp bits_64 8b, 4h, 2s, 1d
29 .irp instr ld,st
30 .irp bits_128 16b, 8h, 4s, 2d
42 .irp instr ld,st
43 .irp bits 8b, 4h, 2s, 1d, 16b, 8h, 4s, 2d
62 .irp instr ld,st
63 .irp bits_64 8b, 4h, 2s
68 .irp instr ld,st
69 .irp bits_128 16b, 8h, 4s, 2d
[all …]
Daddsub.s102 .irp extend, UXTB, UXTH, UXTW, UXTX, SXTB, SXTH, SXTW, SXTX
103 .irp amount, , 0, 1, 2, 3, 4
109 .irp amount, 0, 1, 2, 3, 4
160 .irp shift, LSL, LSR, ASR
161 .irp amount, 0, 1, 2, 3, 4, 5, 16, 31
176 .irp op, ADD, ADDS, SUB, SUBS
183 .irp op, ADDS, SUBS
190 .irp op, CMN, CMP
201 .irp op, ADD, ADDS, SUB, SUBS
206 .irp op, ADDS, SUBS
[all …]
Dneon-ins.s4 .irp index, 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
5 .irp regs, 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
10 .irp index, 0,1,2,3,4,5,6,7
11 .irp regs, 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
16 .irp index, 0,1,2,3
17 .irp regs, 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
37 .irp reg, 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
Dlse-atomic.s24 .irp suffix, , a, l, al, b, h, ab, lb, alb, ah, lh, alh
28 .irp suffix, , a, l, al
35 .irp suffix, , l, b, h, lb, lh
39 .irp suffix, , l
46 .irp suffix, , a, l, al
55 .irp suffix, add, clr, eor, set, smax, smin, umax, umin
61 .irp suffix, add, clr, eor, set, smax, smin, umax, umin
Dillegal-lse.s25 .irp suffix, , a, l, al, b, h, ab, lb, alb, ah, lh, alh
29 .irp suffix, , a, l, al
36 .irp suffix, , l, b, h, lb, lh
40 .irp suffix, , l
46 .irp suffix, , a, l, al
55 .irp suffix, add, clr, eor, set, smax, smin, umax, umin
61 .irp suffix, add, clr, eor, set, smax, smin, umax, umin
Dbitfield-bfm.s108 .irp shift 0, 16, 31 // asr wzr, w7, #\shift
112 .irp shift 0, 31, 63 // asr xzr, x7, #\shift
116 .irp shift 0, 16, 31 // lsr wzr, w7, #\shift
120 .irp shift 0, 31, 63 // lsr xzr, x7, #\shift
124 .irp shift 0, 16, 31 // lsl wzr, w7, #\shift
128 .irp shift 0, 31, 63 // lsl xzr, x7, #\shift
136 .irp signed, s, , u
137 .irp whichm, ins2bfm, x2bfm
Dldst-reg-unscaled-imm.s41 .irp simm, -256, -171
45 .irp simm, 0, 2, 4, 8, 16, 85, 255
52 .irp reg, b, h, s, d, q
53 .irp simm, -256, -171
57 .irp simm, 0, 2, 4, 8, 16, 85, 255
Dldst-exclusive.s95 .irp op, stxrb, stxrh, stxr
101 .irp op, ldxrb, ldxrh, ldxr
112 .irp op, stlxrb, stlxrh, stlxr
118 .irp op, ldaxrb, ldaxrh, ldaxr
129 .irp op, stlrb, stlrh, stlr
135 .irp op, ldarb, ldarh, ldar
Dldst-reg-uns-imm.s44 .irp simm, -256, -171
48 .irp simm, 0, 2, 4, 8, 16, 85, 255
56 .irp reg, b, h, s, d, q
57 .irp simm, -256, -171
61 .irp simm, 0, 2, 4, 8, 16, 85, 255
Dbitfield-alias.s83 .irp op, asr, lsr, lsl
84 .irp shift, 0, 16, 31
87 .irp shift, 0, 31, 63
96 .irp op, sbfiz, sbfx, bfi, bfxil, ubfiz, ubfx
Dillegal.s260 .irp instr ld,st
261 .irp bits_64 8b, 4h, 2s
266 .irp instr ld,st
267 .irp bits_128 16b, 8h, 4s, 2d
286 .irp instr ld,st
287 .irp bits_64 8b, 4h, 2s
292 .irp instr ld,st
293 .irp bits_128 16b, 8h, 4s, 2d
315 .irp instr, ld, st
318 .irp types 4h, 8h
[all …]
Dadvsisd-misc.s28 .irp op, abs, neg
32 .irp type, b, h, s, d
33 .irp op, sqabs, sqneg
Dadvsimd-across.s28 .irp op, saddlv, uaddlv
36 .irp op, smaxv, umaxv, sminv, uminv, addv
44 .irp op, fmaxnmv, fminnmv, fmaxv, fminv
Dldst-reg-imm-post-ind.s29 .irp simm, -256, -171, 0, 2, 4, 8, 16, 85, 255
36 .irp reg, b, h, s, d, q
37 .irp simm, -256, -171, 0, 2, 4, 8, 16, 85, 255
Dldst-reg-imm-pre-ind.s29 .irp simm, -256, -171, 0, 2, 4, 8, 16, 85, 255
36 .irp reg, b, h, s, d, q
37 .irp simm, -256, -171, 0, 2, 4, 8, 16, 85, 255
Dsystem.s68 .irp op, pld, pli, pst
69 .irp l, l1, l2, l3
70 .irp t, keep, strm
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/macros/
Drepeat.s1 .irp param1,1,2
2 .irp param2,9,8
7 .irp param1,1,2
13 .irp param1,1,2
20 .irp param2,9,8
38 .irp param2,9,8
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/
Dbig-obj.s3 .irp n,0,1,2,3,4
4 .irp m,0,1,2,3,4,5,6,7,8,9
5 .irp c,0,1,2,3,4,5,6,7,8,9
6 .irp d,0,1,2,3,4,5,6,7,8,9
7 .irp u,0,1,2,3,4,5,6,7,8,9
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
Dinsns-c674x-pcrel.s9 .globl irp symbol
35 b .S2 (irp)
53 call .S2 (irp)
71 bdec .S2 (irp),b2
89 bpos .S2 (irp),b2
107 bnop .S2 (irp),3
125 callnop .S2 (irp),3
143 callp .S2 (irp),b3
161 callret .S2 (irp)
179 ret .S2 (irp)
[all …]
Dinsns-c674x-pcrel.d24 [ \t]*54: R_C6000_PCR_S21[ \t]+irp
41 [ \t]*94: R_C6000_PCR_S21[ \t]+irp
58 [ \t]*d4: R_C6000_PCR_S10[ \t]+irp
75 [ \t]*114: R_C6000_PCR_S10[ \t]+irp
92 [ \t]*154: R_C6000_PCR_S12[ \t]+irp
109 [ \t]*194: R_C6000_PCR_S12[ \t]+irp
126 [ \t]*1d4: R_C6000_PCR_S21[ \t]+irp
143 [ \t]*214: R_C6000_PCR_S21[ \t]+irp
160 [ \t]*254: R_C6000_PCR_S21[ \t]+irp
177 [ \t]*294: R_C6000_PCR_S21[ \t]+irp
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dtls-multi-got-1-2.s7 .irp thou,0,1,2,3,4,5,6,7,8,9
8 .irp hund,0,1,2,3,4,5,6,7,8,9
9 .irp tens,0,1,2,3,4,5,6,7,8,9
10 .irp ones,0,1,2,3,4,5,6,7,8,9
Dmulti-got-no-shared-2.s17 .irp thou,0,1,2,3,4,5,6,7,8
18 .irp hund,0,1,2,3,4,5,6,7,8,9
19 .irp tens,0,1,2,3,4,5,6,7,8,9
20 .irp ones,0,1,2,3,4,5,6,7,8,9
Dmulti-got-no-shared-1.s19 .irp thou,0,1,2,3,4,5,6,7,8
20 .irp hund,0,1,2,3,4,5,6,7,8,9
21 .irp tens,0,1,2,3,4,5,6,7,8,9
22 .irp ones,0,1,2,3,4,5,6,7,8,9
Dtls-multi-got-1-1.s7 .irp thou,0,1,2,3,4,5,6,7,8,9
8 .irp hund,0,1,2,3,4,5,6,7,8,9
9 .irp tens,0,1,2,3,4,5,6,7,8,9
10 .irp ones,0,1,2,3,4,5,6,7,8,9

123