Home
last modified time | relevance | path

Searched refs:gs (Results 1 – 25 of 81) sorted by relevance

1234

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dno-opt-volatile-memcpy.c9 struct s gs; variable
14 gs = gs; in foo()
15 ls = gs; in foo()
35 s.y = gs; in fee()
H A D2007-09-27-ComplexIntCompare.c7 struct s gs = { 100 + 200i }; variable
8 struct s __attribute__((noinline)) foo (void) { return gs; } in foo()
12 if (foo ().x != gs.x) in main()
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dno-opt-volatile-memcpy.cpp9 struct s gs; variable
14 gs = gs; in foo()
15 ls = gs; in foo()
35 s.y = gs; in fee()
/minix3/external/bsd/libc++/dist/libcxx/test/std/numerics/numarray/class.gslice/gslice.cons/
H A Ddefault.pass.cpp21 std::gslice gs; in main() local
22 assert(gs.start() == 0); in main()
23 assert(gs.size().size() == 0); in main()
24 assert(gs.stride().size() == 0); in main()
H A Dstart_size_stride.pass.cpp26 std::gslice gs(7, size, stride); in main() local
27 assert(gs.start() == 7); in main()
28 std::valarray<std::size_t> r = gs.size(); in main()
33 r = gs.stride(); in main()
/minix3/external/bsd/libc++/dist/libcxx/test/numerics/numarray/class.gslice/gslice.cons/
H A Ddefault.pass.cpp21 std::gslice gs; in main() local
22 assert(gs.start() == 0); in main()
23 assert(gs.size().size() == 0); in main()
24 assert(gs.stride().size() == 0); in main()
H A Dstart_size_stride.pass.cpp26 std::gslice gs(7, size, stride); in main() local
27 assert(gs.start() == 7); in main()
28 std::valarray<std::size_t> r = gs.size(); in main()
33 r = gs.stride(); in main()
/minix3/external/bsd/elftoolchain/dist/libelf/
H A Dgelf_sym.c109 gelf_update_sym(Elf_Data *ed, int ndx, GElf_Sym *gs) in gelf_update_sym() argument
122 if (d == NULL || ndx < 0 || gs == NULL || in gelf_update_sym()
153 sym32->st_name = gs->st_name; in gelf_update_sym()
154 sym32->st_info = gs->st_info; in gelf_update_sym()
155 sym32->st_other = gs->st_other; in gelf_update_sym()
156 sym32->st_shndx = gs->st_shndx; in gelf_update_sym()
158 LIBELF_COPY_U32(sym32, gs, st_value); in gelf_update_sym()
159 LIBELF_COPY_U32(sym32, gs, st_size); in gelf_update_sym()
163 *sym64 = *gs; in gelf_update_sym()
H A Dgelf_syminfo.c104 gelf_update_syminfo(Elf_Data *ed, int ndx, GElf_Syminfo *gs) in gelf_update_syminfo() argument
117 if (d == NULL || ndx < 0 || gs == NULL || in gelf_update_syminfo()
148 syminfo32->si_boundto = gs->si_boundto; in gelf_update_syminfo()
149 syminfo32->si_flags = gs->si_flags; in gelf_update_syminfo()
154 *syminfo64 = *gs; in gelf_update_syminfo()
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A Dgs-fold.ll15 ; Check that we are not assuming that gs contains the address of gs if we are not targeting Linux
16 ; CHECK-FBSD: movq %gs:0, %rax
18 ; Check that we are assuming that gs contains the address of gs if we are targeting Linux
19 ; CHECK-LINUX: movl %gs:8, %eax
H A Dtls.ll18 ; X32_LINUX: movl %gs:i1@NTPOFF, %eax
31 ; X64_WIN-NEXT: movq %gs:88, %rcx
49 ; X32_LINUX: movl %gs:0, %eax
64 ; X64_WIN-NEXT: movq %gs:88, %rcx
82 ; X32_LINUX-NEXT: movl %gs:(%eax), %eax
96 ; X64_WIN-NEXT: movq %gs:88, %rcx
114 ; X32_LINUX: movl %gs:0, %eax
129 ; X64_WIN-NEXT: movq %gs:88, %rcx
146 ; X32_LINUX: movl %gs:i3@NTPOFF, %eax
159 ; X64_WIN-NEXT: movq %gs:88, %rcx
[all …]
H A Dmovgs.ll8 ; X32-NEXT: movl %gs:196, %eax
14 ; X64-NEXT: movq %gs:320, %rax
28 ; X32-NEXT: calll *%gs:(%eax)
37 ; X64-NEXT: callq *%gs:(%{{(rcx|rdi)}})
51 ; X32-NEXT: pmovsxwd %gs:(%eax), %xmm0
56 ; X64-NEXT: pmovsxwd %gs:(%{{(rcx|rdi)}}), %xmm0
72 ; X32-NEXT: movl %gs:196, %eax
80 ; X64-NEXT: movq %gs:320, %rax
H A Dasm-modifier.ll9 ; CHECK: movw %gs:6, %ax
10 …%asmtmp.i = tail call i16 asm "movw\09%gs:${1:a}, ${0:w}", "=r,ir,~{dirflag},~{fpsr},~{flags}"(i32…
18 ; CHECK: movw %gs:(%eax), %ax
19 …%asmtmp = tail call i16 asm "movw\09%gs:${1:a}, ${0:w}", "=r,ir,~{dirflag},~{fpsr},~{flags}"(i32 %…
H A D2007-03-24-InlineAsmPModifier.ll1 ; RUN: llc < %s -march=x86 -no-integrated-as | grep "mov %gs:72, %eax"
6 …%tmp1 = tail call i32* asm sideeffect "mov %gs:${1:P}, $0", "=r,i,~{dirflag},~{fpsr},~{flags}"( i3…
H A Dtls-pie.ll11 ; X32: movl %gs:i@NTPOFF, %eax
24 ; X32: movl %gs:0, %eax
44 ; X32-NEXT: movl %gs:(%eax), %eax
63 ; X32-NEXT: movl %gs:0, %eax
H A Dsegmented-stacks.ll43 ; X32-Linux: cmpl %gs:48, %esp
84 ; X32-Darwin-NEXT: cmpl %gs:(%ecx), %esp
94 ; X64-Darwin: cmpq %gs:816, %rsp
114 ; X64-MinGW: cmpq %gs:40, %rsp
161 ; X32-Linux: cmpl %gs:48, %esp
190 ; X32-Darwin-NEXT: cmpl %gs:(%edx), %esp
198 ; X64-Darwin: cmpq %gs:816, %rsp
217 ; X64-MinGW: cmpq %gs:40, %rsp
263 ; X32-Linux-NEXT: cmpl %gs:48, %ecx
291 ; X32-Darwin-NEXT: cmpl %gs:(%eax), %ecx
[all …]
H A Dstack-protector.ll61 ; LINUX-I386: mov{{l|q}} %gs:
69 ; LINUX-KERNEL-X64: mov{{l|q}} %gs:
97 ; LINUX-I386: mov{{l|q}} %gs:
105 ; LINUX-KERNEL-X64: mov{{l|q}} %gs:
129 ; LINUX-I386: mov{{l|q}} %gs:
137 ; LINUX-KERNEL-X64: mov{{l|q}} %gs:
194 ; LINUX-I386: mov{{l|q}} %gs:
202 ; LINUX-KERNEL-X64: mov{{l|q}} %gs:
228 ; LINUX-I386: mov{{l|q}} %gs:
236 ; LINUX-KERNEL-X64: mov{{l|q}} %gs:
[all …]
/minix3/external/bsd/bzip2/dist/
H A Dcompress.c243 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; in sendMTFValues() local
291 gs = 0; in sendMTFValues()
294 ge = gs-1; in sendMTFValues()
301 if (ge > gs in sendMTFValues()
311 nPart, gs, ge, aFreq, in sendMTFValues()
315 if (v >= gs && v <= ge) in sendMTFValues()
320 gs = ge+1; in sendMTFValues()
350 gs = 0; in sendMTFValues()
354 if (gs >= s->nMTF) break; in sendMTFValues()
355 ge = gs + BZ_G_SIZE - 1; in sendMTFValues()
[all …]
/minix3/external/bsd/llvm/dist/llvm/test/MC/X86/
H A Dindex-operations.s28 lodsl %gs:(%esi)
128 movsl %gs:(%esi), (%edi)
H A Dx86_operands.s61 # CHECK: movl %gs:8, %eax
62 movl %gs:8, %eax
H A Dx86-64.s179 gs;movb 0(%eax), %al
802 movl %gs:124, %eax
896 push %gs
903 pushw %gs
911 pop %gs
918 popw %gs
988 mov (%rsi), %gs // CHECK: movl (%rsi), %gs # encoding: [0x8e,0x2e]
989 mov %gs, (%rsi) // CHECK: movl %gs, (%rsi) # encoding: [0x8c,0x2e]
H A D2011-09-06-NoNewline.s3 movl %gs:8, %eax
/minix3/share/misc/
H A Dascii4 |030 can|031 em |032 sub|033 esc|034 fs |035 gs |036 rs |037 us |
21 | 18 can| 19 em | 1a sub| 1b esc| 1c fs | 1d gs | 1e rs | 1f us |
38 | 24 can| 25 em | 26 sub| 27 esc| 28 fs | 29 gs | 30 rs | 31 us |
/minix3/sys/arch/i386/include/
H A Dframeasm.h69 movw %gs,TF_GS(%esp) ; \
81 movw %ax,%gs ; \
93 movw TF_GS(%esp),%gs ; \
/minix3/external/bsd/libc++/dist/libcxx/test/numerics/numarray/template.gslice.array/
H A Ddefault.fail.cpp21 std::gslice_array<int> gs; in main() local

1234