/toolchain/binutils/binutils-2.25/include/opcode/ |
D | convex.h | 43 #define S 2 macro 93 {0,0,rrr,V,S,S}, /* mov */ 94 {0,0,rrr,S,S,V}, /* mov */ 97 {1,2,rrr,V,S,V}, /* merg.f */ 98 {2,2,rrr,V,S,V}, /* mask.f */ 99 {1,1,rrr,V,S,V}, /* merg.t */ 100 {2,1,rrr,V,S,V}, /* mask.t */ 105 {3,3,rrr,V,S,V}, /* mul.s */ 106 {3,4,rrr,V,S,V}, /* mul.d */ 107 {4,3,rrr,V,S,V}, /* div.s */ [all …]
|
/toolchain/binutils/binutils-2.25/gold/ |
D | arm-reloc.def | 65 RD(PC24 , STATIC , Y, ARM , ((S + A) | T) - P , Y, -1, Y) 66 RD(ABS32 , STATIC , N, DATA , (S + A) | T , Y, -1, N) 67 RD(REL32 , STATIC , N, DATA , ((S + A) | T) - P , Y, -1, N) 68 RD(LDR_PC_G0 , STATIC , N, ARM , S + A - P , Y, 0, Y) 69 RD(ABS16 , STATIC , N, DATA , S + A , Y, -1, Y) 70 RD(ABS12 , STATIC , N, ARM , S + A , Y, -1, Y) 71 RD(THM_ABS5 , STATIC , N, THM16, S + A , Y, -1, Y) 72 RD(ABS8 , STATIC , N, DATA , S + A , Y, -1, Y) 73 RD(SBREL32 , STATIC , N, DATA , ((S + A) | T) - B(S) , N, -1, N) 74 RD(THM_CALL , STATIC , N, THM32, ((S + A) | T) - P , Y, -1, Y) [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/ |
D | shift2.s | 110 R0.L = R0.L << 0(S); 111 R0.L = R0.L << 15(S); 112 R0.L = R0.H << 0(S); 113 R0.L = R0.H << 15(S); 114 R0.H = R0.L << 0(S); 115 R0.H = R0.L << 15(S); 116 R0.H = R0.H << 0(S); 117 R0.H = R0.H << 15(S); 119 R0.L = R1.L << 0(S); 120 R0.L = R1.L << 15(S); [all …]
|
D | shift2.d | 80 c0: 80 c6 00 40 R0.L = R0.L << 0x0 \(S\); 81 c4: 80 c6 78 40 R0.L = R0.L << 0xf \(S\); 82 c8: 80 c6 00 50 R0.L = R0.H << 0x0 \(S\); 83 cc: 80 c6 78 50 R0.L = R0.H << 0xf \(S\); 84 d0: 80 c6 00 60 R0.H = R0.L << 0x0 \(S\); 85 d4: 80 c6 78 60 R0.H = R0.L << 0xf \(S\); 86 d8: 80 c6 00 70 R0.H = R0.H << 0x0 \(S\); 87 dc: 80 c6 78 70 R0.H = R0.H << 0xf \(S\); 88 e0: 80 c6 01 40 R0.L = R1.L << 0x0 \(S\); 89 e4: 80 c6 79 40 R0.L = R1.L << 0xf \(S\); [all …]
|
D | vector2.s | 75 r0=r1 +|+ r2 (S); 76 r3=r4 +|+ r5 (S); 77 r6=r7 +|+ r0 (S); 78 r1=r2 +|+ r3 (S); 79 r4=r3 +|+ r5 (S); 80 r6=r3 +|+ r7 (S); 106 r0=r1 -|+ r2 (S); 107 r3=r4 -|+ r5 (S); 108 r6=r7 -|+ r0 (S); 109 r1=r2 -|+ r3 (S); [all …]
|
D | vector2.d | 53 b4: 00 c4 0a 20 R0 = R1 \+\|\+ R2 \(S\); 54 b8: 00 c4 25 26 R3 = R4 \+\|\+ R5 \(S\); 55 bc: 00 c4 38 2c R6 = R7 \+\|\+ R0 \(S\); 56 c0: 00 c4 13 22 R1 = R2 \+\|\+ R3 \(S\); 57 c4: 00 c4 1d 28 R4 = R3 \+\|\+ R5 \(S\); 58 c8: 00 c4 1f 2c R6 = R3 \+\|\+ R7 \(S\); 71 fc: 00 c4 01 ac R6 = R0 -\|\+ R1 \(S\); 78 118: 00 c4 0a a0 R0 = R1 -\|\+ R2 \(S\); 79 11c: 00 c4 25 a6 R3 = R4 -\|\+ R5 \(S\); 80 120: 00 c4 38 ac R6 = R7 -\|\+ R0 \(S\); [all …]
|
D | flow2.d | 24 20: 00 20 JUMP.S 0x20 <MY_LABEL1-0xa>; 25 22: 69 22 JUMP.S 0x4f4 .* 26 24: 97 2d JUMP.S 0xfffffb52 .* 27 26: 01 20 JUMP.S 0x28 <MY_LABEL1-0x2>; 28 28: ff 2f JUMP.S 0x26 <MY_LABEL1-0x4>; 31 2a: 00 20 JUMP.S 0x2a <MY_LABEL1>; 32 2c: 69 22 JUMP.S 0x4fe .* 33 2e: 97 2d JUMP.S 0xfffffb5c .* 34 30: 01 20 JUMP.S 0x32 <MY_LABEL1\+0x8>; 35 32: ff 2f JUMP.S 0x30 <MY_LABEL1\+0x6>; [all …]
|
D | flow2.s | 43 JUMP.S 0X0; 44 JUMP.S 1234; 45 JUMP.S -1234; 46 JUMP.S 2; 47 JUMP.S -2;
|
D | shift.d | 22 1c: 82 c6 fd 4e R7 = R5 << 0x1f \(S\); 24 24: 80 c6 7a 52 R1.L = R2.H << 0xf \(S\); 31 38: 00 c6 07 6e R7.H = ASHIFT R7.L BY R0.L \(S\); 32 3c: 00 c6 07 6e R7.H = ASHIFT R7.L BY R0.L \(S\); 34 44: 02 c6 0c 40 R0 = ASHIFT R4 BY R1.L \(S\); 35 48: 02 c6 1e 44 R2 = ASHIFT R6 BY R3.L \(S\);
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-aout.h | 42 #define S_SET_OTHER(S,V) \ argument 43 (aout_symbol (symbol_get_bfdsym (S))->other = (V)) 44 #define S_SET_TYPE(S,T) \ argument 45 (aout_symbol (symbol_get_bfdsym (S))->type = (T)) 46 #define S_SET_DESC(S,D) \ argument 47 (aout_symbol (symbol_get_bfdsym (S))->desc = (D)) 48 #define S_GET_OTHER(S) \ argument 49 (aout_symbol (symbol_get_bfdsym (S))->other) 50 #define S_GET_TYPE(S) \ argument 51 (aout_symbol (symbol_get_bfdsym (S))->type) [all …]
|
D | obj-multi.h | 44 #define obj_frob_symbol(S,P) \ argument 45 (*this_format->frob_symbol) (S, &(P)) 78 #define obj_symbol_new_hook(S) \ argument 80 ? (*this_format->symbol_new_hook) (S) \ 101 #define S_SET_SIZE(S, N) \ argument 103 ? (*this_format->s_set_size) (S, N) \ 109 #define S_SET_ALIGN(S, N) \ argument 111 ? (*this_format->s_set_align) (S, N) \ 117 #define S_SET_OTHER(S, O) \ argument 119 ? (*this_format->s_set_other) (S, O) \ [all …]
|
D | obj-elf.h | 100 #define S_GET_SIZE(S) \ argument 101 (elf_symbol (symbol_get_bfdsym (S))->internal_elf_sym.st_size) 104 #define S_SET_SIZE(S,V) \ argument 105 (elf_symbol (symbol_get_bfdsym (S))->internal_elf_sym.st_size = (V)) 109 #define S_GET_ALIGN(S) \ argument 110 (elf_symbol (symbol_get_bfdsym (S))->internal_elf_sym.st_value) 113 #define S_SET_ALIGN(S,V) \ argument 114 (elf_symbol (symbol_get_bfdsym (S))->internal_elf_sym.st_value = (V)) 119 #define S_GET_OTHER(S) (elf_s_get_other (S)) argument 122 #define S_SET_OTHER(S,V) \ argument [all …]
|
D | tc-aarch64.h | 76 #define tc_frob_label(S) aarch64_frob_label (S) argument 79 #define tc_frob_fake_label(S) aarch64_frob_label (S) argument 94 #define TC_START_LABEL(C,S,STR) ((C) == ':' \ argument 207 #define MD_PCREL_FROM_SECTION(F,S) md_pcrel_from_section(F,S) argument
|
D | obj-macho.h | 42 #define S_SET_ALIGN(S,V) do {\ argument 43 bfd_mach_o_asymbol *___s = (bfd_mach_o_asymbol *) symbol_get_bfdsym (S);\ 79 #define OBJ_PROCESS_STAB(SEG,W,S,T,O,D) obj_mach_o_process_stab(W,S,T,O,D) argument
|
D | tc-arm.h | 110 #define tc_frob_label(S) arm_frob_label (S) argument 113 #define tc_frob_fake_label(S) arm_frob_label (S) argument 179 #define TC_START_LABEL(C,S,STR) (C == ':' || (C == '/' && arm_data_in_code ())) argument 336 #define MD_PCREL_FROM_SECTION(F,S) md_pcrel_from_section(F,S) argument
|
D | obj-coff.h | 185 #define SYM_AUXENT(S) \ argument 186 (&coffsymbol (symbol_get_bfdsym (S))->native[1].u.auxent) 187 #define SYM_AUXINFO(S) \ argument 188 (&coffsymbol (symbol_get_bfdsym (S))->native[1]) 308 #define obj_frob_symbol(S,P) coff_frob_symbol (S, & P) argument 309 #define obj_frob_section(S) coff_frob_section (S) argument
|
D | obj-evax.h | 76 #define S_GET_OTHER(S) 0 argument 77 #define S_GET_TYPE(S) 0 argument 78 #define S_GET_DESC(S) 0 argument
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
D | neon-fp-cvt-int.s | 36 .ifc \reg_shape, 2S 37 \op V7.2S, V7.2S, #\fbits 39 .ifc \reg_shape, 4S 40 \op V7.4S, V7.4S, #\fbits 47 .ifc \reg, S 63 .irp reg_shape, 2S, 4S, 2D 78 .irp reg, S, D 95 .irp reg_shape, 2S, 4S, 2D 102 .irp reg, S, D
|
D | illegal.l | 58 [^:]*:93: Error: .*`fmov v2.S\[2\],x0' 406 [^:]*:408: Error: .*`ld2 {v0.2S,v2.2S},\[x0\]' 408 [^:]*:408: Error: .*`ld4 {v0.2S,v2.2S,v4.2S,v6.2S},\[x0\]' 410 [^:]*:409: Error: .*`st3 {v0.2S,v2.2S,v4.2S},\[x0\]' 412 [^:]*:411: Error: .*`ld2 {v0.4S,v2.4S},\[x0\]' 414 [^:]*:411: Error: .*`ld4 {v0.4S,v2.4S,v4.4S,v6.4S},\[x0\]' 416 [^:]*:412: Error: .*`st3 {v0.4S,v2.4S,v4.4S},\[x0\]' 436 [^:]*:429: Error: .*`ld2 {v0.S,v2.S}\[1\],\[x0\]' 438 [^:]*:429: Error: .*`ld4 {v0.S,v2.S,v4.S,v6.S}\[1\],\[x0\]' 440 [^:]*:430: Error: .*`st3 {v0.S,v2.S,v4.S}\[1\],\[x0\]' [all …]
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | maint-tool | 54 opendir(S, $srcdir); 55 while ($f = readdir S) { 58 closedir(S); 59 opendir(S, "."); 60 while ($f = readdir S) { 63 closedir(S); 90 opendir(S, $srcdir); 91 while ($file = readdir S) { 251 opendir(S, $srcdir); 252 for $f (sort readdir S) { [all …]
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i370-opc.c | 393 #define S(op, b2, d2) \ macro 397 #define S_MASK S (0xffff, 0x0, 0x0) 809 { "cfc", 4, {{S(0xb21a,0,0), 0}}, {{S_MASK, 0}}, IXA, {S_D2, S_B2} }, 810 { "csch", 4, {{S(0xb230,0,0), 0}}, {{S_MASK, 0}}, IXA, {0} }, 811 { "hsch", 4, {{S(0xb231,0,0), 0}}, {{S_MASK, 0}}, IXA, {0} }, 812 { "ipk", 4, {{S(0xb20b,0,0), 0}}, {{S_MASK, 0}}, IXA, {0} }, 813 { "lfpc", 4, {{S(0xb29d,0,0), 0}}, {{S_MASK, 0}}, IBF, {S_D2, S_B2} }, 814 { "lpsw", 4, {{S(0x8200,0,0), 0}}, {{S_MASK, 0}}, I370, {S_D2, S_B2} }, 815 { "msch", 4, {{S(0xb232,0,0), 0}}, {{S_MASK, 0}}, IXA, {S_D2, S_B2} }, 816 { "pc", 4, {{S(0xb218,0,0), 0}}, {{S_MASK, 0}}, IXA, {S_D2, S_B2} }, [all …]
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/windres/ |
D | dialogid.rsd | 12 0070 5300a200 ffffffff 43004c00 41005300 S.......C.L.A.S. 13 0080 53004e00 41004d00 45000000 ffff6c00 S.N.A.M.E.....l. 16 00b0 41005300 53004e00 41004d00 45000000 A.S.S.N.A.M.E...
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/ |
D | sh64.exp | 103 {{readelf {-S -s -r -x 1 -x 2 -x 4} crange1.rd}} "crange1.bin" } 106 {{readelf {-S -s -r -x 2 -x 6} crangerel1.rd}} "crangerel1.bin" } 109 {{readelf {-S -s -r -x 2 -x 4} crange2.rd}} "crange2.bin" } 113 {{readelf {-S -s -r -x 2 -x 6} crangerel2.rd}} "crangerel2.bin" } 118 {{readelf {-S -s -x 2 -x 4} crange3.rd} {objdump -d crange3.dd}} "crange3.bin" } 123 {{readelf {-h -S -s -x 2 -x 4} crange3-cmpct.rd}} "crange3-cmpct.bin" } 128 {{readelf {-h -S -s -x 2 -x 4} crange3-media.rd}} "crange3-media.bin" }
|
/toolchain/binutils/binutils-2.25/include/ |
D | libiberty.h | 361 #define XALLOCAVAR(T, S) ((T *) alloca ((S))) argument 362 #define XNEWVAR(T, S) ((T *) xmalloc ((S))) argument 363 #define XCNEWVAR(T, S) ((T *) xcalloc (1, (S))) argument 365 #define XRESIZEVAR(T, P, S) ((T *) xrealloc ((P), (S))) argument 371 #define XOBNEWVAR(O, T, S) ((T *) obstack_alloc ((O), (S))) argument
|
/toolchain/binutils/binutils-2.25/libiberty/testsuite/ |
D | test-pexecute.c | 51 #define WIFSIGNALED(S) (((S) & 0xff) != 0 && ((S) & 0xff) != 0x7f) argument 54 #define WTERMSIG(S) ((S) & 0x7f) argument 57 #define WIFEXITED(S) (((S) & 0xff) == 0) argument 60 #define WEXITSTATUS(S) (((S) & 0xff00) >> 8) argument 66 #define WCOREDUMP(S) ((S) & WCOREFLG) argument
|