Home
last modified time | relevance | path

Searched defs:sub (Results 1 – 25 of 52) sorted by relevance

123

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dsp-pc-usage-t.s21 sub sp,sp,#0 label
25 sub sp,sp,r0 label
26 sub sp,sp,r0,lsl #1 label
57 sub sp, #0 label
59 sub r0, sp, #0 label
92 sub r0, sp , #0 label
96 sub sp, sp , #0 label
102 sub sp, #0 label
104 sub r0, sp, r0, lsl #1 label
107 sub sp, sp, r0, lsl #1 label
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
Dshlib-2.s7 .global sub symbol
9 sub: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/
Dsub.s2 sub d1,d2 define
3 sub d2,a3 define
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10200/
Dsub.s2 sub d1,d2 define
3 sub d2,a3 define
/toolchain/binutils/binutils-2.25/opcodes/
Dnds32-asm.h268 #define LSMW(sub) (OP6 (LSMW) | N32_LSMW_ ## sub) argument
269 #define JREG(sub) (OP6 (JREG) | N32_JREG_ ## sub) argument
272 #define BR2(sub) (OP6 (BR2) | (N32_BR2_ ## sub << 16)) argument
273 #define SIMD(sub) (OP6 (SIMD) | N32_SIMD_ ## sub) argument
274 #define ALU1(sub) (OP6 (ALU1) | N32_ALU1_ ## sub) argument
275 #define ALU2(sub) (OP6 (ALU2) | N32_ALU2_ ## sub) argument
276 #define MISC(sub) (OP6 (MISC) | N32_MISC_ ## sub) argument
277 #define MEM(sub) (OP6 (MEM) | N32_MEM_ ## sub) argument
278 #define FPU_RA_IMMBI(sub) (OP6 (sub) | __BIT (12)) argument
279 #define FS1(sub) (OP6 (COP) | N32_FPU_FS1 | (N32_FPU_FS1_ ## sub << 6)) argument
[all …]
Dz8kgen.c829 sub (char *x, char c) in sub() function
Dhppa-dis.c1155 int sub = GET_FIELD (insn, 14, 16); in print_insn_hppa() local
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mn10300/
Di126256-2.c2 sub (int i) in sub() function
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
Dtestranges-ia64.s7 sub: label
Dtestranges.s7 sub: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
Dunwind-2.s193 sub .s2 B15, 16, B15 label
205 sub .s2 B15, 16, B15 label
219 sub .s2 B15, 16, B15 label
Dunwind-1.s193 sub .s2 B15, 16, B15 label
205 sub .s2 B15, 16, B15 label
219 sub .s2 B15, 16, B15 label
/toolchain/binutils/binutils-2.25/gas/
Dsymbols.h138 symbolS *sub; member
Dmacro.h63 sb sub; /* Substitution text. */ member
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
Dallinsn.s22 .global sub symbol
23 sub: label
/toolchain/binutils/binutils-2.25/binutils/
Dwindmc.h69 mc_node_lang *sub; member
/toolchain/binutils/binutils-2.25/include/opcode/
Dnds32.h74 #define N32_ALU1(sub, rt, ra, rb) \ argument
76 #define N32_ALU1_SH(sub, rt, ra, rb, rd) \ argument
78 #define N32_ALU2(sub, rt, ra, rb) \ argument
80 #define N32_BR1(sub, rt, ra, imm14s) \ argument
82 #define N32_BR2(sub, rt, imm16s) \ argument
84 #define N32_BR3(sub, rt, imm11s, imm8s) \ argument
88 #define N32_JI(sub, imm24s) \ argument
90 #define N32_JREG(sub, rt, rb, dtit, hint) \ argument
92 #define N32_MEM(sub, rt, ra, rb, sv) \ argument
125 #define N16_MISC33(sub, rt, ra) \ argument
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dintel.s44 sub dl, 0x90909090[eax] define
424 sub dx, 0x90909090[eax] define
/toolchain/binutils/binutils-2.25/bfd/
Dsunos.c1348 bfd *sub; in sunos_scan_std_relocs() local
1621 bfd *sub; in sunos_scan_ext_relocs() local
1772 bfd *sub; in sunos_scan_dynamic_symbol() local
1877 bfd *sub; in bfd_sunos_size_dynamic_sections() local
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/fr30/
Dallinsn.s22 .global sub symbol
23 sub: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
Dallinsn.s475 .global sub symbol
476 sub: label
/toolchain/binutils/binutils-2.25/intl/
Dlocalename.c426 int primary, sub; local
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
Dallinsn.s1171 .global sub symbol
1172 sub: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
Dallinsn.s114 .global sub symbol
115 sub: label
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-v850.c218 do_v850_seg (int i, subsegT sub) in do_v850_seg()
238 subsegT sub = get_absolute_expression (); in v850_seg() local

123