repo_id
stringlengths
5
115
size
int64
590
5.01M
file_path
stringlengths
4
212
content
stringlengths
590
5.01M
tactcomplabs/xbgas-binutils-gdb
46,880
gas/testsuite/gas/sh/arch/sh4al-dsp.s
! Generated file. DO NOT EDIT. ! ! This file was generated by gas/testsuite/gas/sh/arch/sh-opc-gen-as.pl . ! This file should contain every instruction valid on ! architecture sh4al-dsp but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-opc.h |...
tactcomplabs/xbgas-binutils-gdb
5,599
gas/testsuite/gas/i386/ilp32/x86-64.s
.text .intel_syntax noprefix # REX prefix and addressing modes. add edx,ecx add edx,r9d add r10d,ecx add rdx,rcx add r10,r9 add r8d,eax add r8w,ax add r8,rax add eax,0x44332211 add rax,0xfffffffff4332211 add ax,0x4433 add rax,0x44332211 add dl,cl add bh,dh add dil,sil add r15b,sil add dil,r14b add r15b,r14b PUSH RAX PU...
tactcomplabs/xbgas-binutils-gdb
4,410
gas/testsuite/gas/i386/ilp32/reloc64.s
.macro bad args:vararg .ifdef _bad_ \args .endif .endm .macro ill args:vararg # This is used to mark entries that aren't handled consistently, # and thus shouldn't currently be checked for. # \args .endm .text _start: add $xtrn, %rax mov $xtrn, %eax mov $xtrn, %ax mov $xtrn, %al mov xtrn(%rbx), %...
tactcomplabs/xbgas-binutils-gdb
35,648
gdb/testsuite/gdb.cp/namelessclass.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2014-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
1,498
gdb/testsuite/lib/my-syscalls.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2020-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
4,740
gdb/testsuite/gdb.dwarf2/dw2-error.S
/* Copyright (C) 2012-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This ...
tactcomplabs/xbgas-binutils-gdb
5,649
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S
/* Copyright 2014-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
5,396
gdb/testsuite/gdb.dwarf2/dw2-basic.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2004-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
2,960
gdb/testsuite/gdb.dwarf2/dw2-var-zero-addr.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
8,298
gdb/testsuite/gdb.dwarf2/dw2-icycle.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2014-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
11,083
gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2012-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
9,335
gdb/testsuite/gdb.dwarf2/dw2-dup-frame.S
/* Copyright 2013-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This p...
tactcomplabs/xbgas-binutils-gdb
5,466
gdb/testsuite/gdb.dwarf2/dw2-producer.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2004-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
17,980
gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
3,124
gdb/testsuite/gdb.dwarf2/frame-inlined-in-outer-frame.S
/* Copyright 2020-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
5,507
gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
8,093
gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.S
/* Copyright (C) 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This ...
tactcomplabs/xbgas-binutils-gdb
4,950
gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2007-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
8,095
gdb/testsuite/gdb.dwarf2/pieces-optimized-out.S
/* Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This p...
tactcomplabs/xbgas-binutils-gdb
4,984
gdb/testsuite/gdb.dwarf2/callframecfa.S
/* Copyright 2009-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This p...
tactcomplabs/xbgas-binutils-gdb
1,082
gdb/testsuite/gdb.dwarf2/dw2-dummy-cu.S
/* Copyright 2015-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
3,458
gdb/testsuite/gdb.dwarf2/dw2-entry-value.S
/* Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
11,419
gdb/testsuite/gdb.dwarf2/dw2-noloc.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2007-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
6,202
gdb/testsuite/gdb.dwarf2/dw2-compdir-oldgcc.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2012-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
3,560
gdb/testsuite/gdb.dwarf2/dw2-param-error.S
/* Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
5,884
gdb/testsuite/gdb.dwarf2/mac-fileno.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2005-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
8,147
gdb/testsuite/gdb.dwarf2/dw2-undefined-ret-addr.S
/* Copyright 2013-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This p...
tactcomplabs/xbgas-binutils-gdb
15,163
gdb/testsuite/gdb.dwarf2/fission-loclists-pie.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2013-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
7,117
gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2004-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
10,762
gdb/testsuite/gdb.dwarf2/trace-crash.S
/* This file was created using Clang -g -S from this source code: int func(int p) { int x = p + 3; return x; } int main() { return func(3); } See http://sourceware.org/bugzilla/show_bug.cgi?id=14999 */ .file "trace-crash.c" .file 1 "trace-crash.c" .text .globl func .align 16, 0x90 .type...
tactcomplabs/xbgas-binutils-gdb
23,777
gdb/testsuite/gdb.dwarf2/clztest.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
10,838
gdb/testsuite/gdb.dwarf2/dw2-single-line-discriminators.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2014-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
5,408
gdb/testsuite/gdb.dwarf2/dw2-intermix.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2005-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
2,604
gdb/testsuite/gdb.dwarf2/dw2-bad-parameter-type.S
/* Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
3,540
gdb/testsuite/gdb.dwarf2/dw2-cu-size.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2008-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
10,951
gdb/testsuite/gdb.dwarf2/pr11465.S
/* Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
2,219
gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.S
/* Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
7,468
gdb/testsuite/gdb.dwarf2/watch-notconst2.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
21,308
gdb/testsuite/gdb.dwarf2/typeddwarf-amd64.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
1,745
gdb/testsuite/gdb.dwarf2/dw2-filename.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2004-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
2,402
gdb/testsuite/gdb.dwarf2/dw2-dos-drive.S
/* Copyright 2013-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
5,545
gdb/testsuite/gdb.dwarf2/dw2-strp.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2008-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
1,190
gdb/testsuite/gdb.dwarf2/dw2-restore.S
/* Copyright 2009-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This p...
tactcomplabs/xbgas-binutils-gdb
5,782
gdb/testsuite/gdb.dwarf2/dw2-unresolved.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2007-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
11,046
gdb/testsuite/gdb.dwarf2/pr13961.S
/* Copyright 2012-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
4,180
gdb/testsuite/gdb.dwarf2/dw2-op-stack-value.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
4,219
gdb/testsuite/gdb.dwarf2/dw2-linkage-name-trust.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
18,135
gdb/testsuite/gdb.dwarf2/fission-loclists.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2013-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
48,387
gdb/testsuite/gdb.dwarf2/dw2-inline-break.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2012-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
56,968
gdb/testsuite/gdb.dwarf2/typeddwarf.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
11,227
gdb/testsuite/gdb.dwarf2/member-ptr-forwardref.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
10,708
gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
3,514
gdb/testsuite/gdb.dwarf2/dw2-modula2-self-type.S
/* Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
3,246
gdb/testsuite/gdb.dwarf2/dw2-minsym-in-cu.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2004-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
9,022
gdb/testsuite/gdb.dwarf2/dw2-reg-undefined.S
/* Copyright 2013-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This p...
tactcomplabs/xbgas-binutils-gdb
24,419
gdb/testsuite/gdb.dwarf2/dw2-op-out-param.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2012-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
2,575
gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.S
/* Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
4,226
gdb/testsuite/gdb.dwarf2/dw2-case-insensitive-debug.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
5,649
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S
/* Copyright 2014-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
4,477
gdb/testsuite/gdb.dwarf2/dw2-objfile-overlap-inner.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
9,137
gdb/testsuite/gdb.dwarf2/dw2-intercu.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2004-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
5,324
gdb/testsuite/gdb.dwarf2/dw2-canonicalize-type.S
/* Copyright 2012-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
1,977
gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.S
/* Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
7,652
gdb/testsuite/gdb.dwarf2/dw2-const.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
12,355
gdb/testsuite/gdb.dwarf2/implptr.S
.file "implptr.c" .text .Ltext0: .p2align 4,,15 .globl foo .type foo, @function foo: .LFB1: .file 1 "gdb.dwarf2/implptr.c" .loc 1 45 0 .cfi_startproc .LVL0: .loc 1 45 0 movl 4(%esp), %eax .LVL1: .LBB6: .LBB7: .loc 1 36 0 addl $1, u .LVL2: .loc 1 38 0 addl $1, u+4 .LVL3: .loc 1 40 0 addl $1, u+8 .LVL4: ....
tactcomplabs/xbgas-binutils-gdb
14,398
gdb/testsuite/gdb.dwarf2/fission-reread.S
/* Copyright 2012-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
24,358
gdb/testsuite/gdb.dwarf2/dw2-common-block.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2012-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
4,537
gdb/testsuite/gdb.dwarf2/dw2-compressed.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2008-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
5,227
gdb/testsuite/gdb.dwarf2/dw2-op-call.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2009-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
2,826
gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.S
/* Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
3,140
gdb/testsuite/gdb.dwarf2/dw2-inheritance.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2009-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
5,389
gdb/testsuite/gdb.dwarf2/dup-psym.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2005-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
8,082
gdb/testsuite/gdb.dwarf2/valop.S
/* Copyright 2009-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This p...
tactcomplabs/xbgas-binutils-gdb
10,833
gdb/testsuite/gdb.dwarf2/fission-base.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2012-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
3,724
gdb/testsuite/gdb.dwarf2/dw2-cp-infcall-ref-static.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
12,197
gdb/testsuite/gdb.dwarf2/dw2-restrict.S
/* Copyright (C) 2012-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This ...
tactcomplabs/xbgas-binutils-gdb
51,319
gdb/testsuite/gdb.dwarf2/pieces.S
/* Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This p...
tactcomplabs/xbgas-binutils-gdb
4,976
gdb/testsuite/gdb.dwarf2/dw2-inline-param.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2010-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
3,412
gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2009-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
5,271
gdb/testsuite/gdb.dwarf2/dw2-objfile-overlap-outer.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
12,801
gdb/testsuite/gdb.btrace/i686-tailcall-only.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2016-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
8,990
gdb/testsuite/gdb.btrace/x86_64-record_goto.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2013-2022 Free Software Foundation, Inc. Contributed by Intel Corp. <markus.t.metzger@intel.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Fr...
tactcomplabs/xbgas-binutils-gdb
10,168
gdb/testsuite/gdb.btrace/i686-tailcall.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2013-2022 Free Software Foundation, Inc. Contributed by Intel Corp. <markus.t.metzger@intel.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Fr...
tactcomplabs/xbgas-binutils-gdb
9,903
gdb/testsuite/gdb.btrace/i686-record_goto.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2013-2022 Free Software Foundation, Inc. Contributed by Intel Corp. <markus.t.metzger@intel.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Fr...
tactcomplabs/xbgas-binutils-gdb
10,176
gdb/testsuite/gdb.btrace/x86_64-tailcall.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2013-2022 Free Software Foundation, Inc. Contributed by Intel Corp. <markus.t.metzger@intel.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Fr...
tactcomplabs/xbgas-binutils-gdb
12,814
gdb/testsuite/gdb.btrace/x86_64-tailcall-only.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2016-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
5,722
gdb/testsuite/gdb.python/py-linetable.S
/* Copyright (C) 2013-2022 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option...
tactcomplabs/xbgas-binutils-gdb
7,466
gdb/testsuite/gdb.python/amd64-py-framefilter-invalidarg.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2014-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
1,903
gdb/testsuite/gdb.asm/asmsrc1.s
.include "common.inc" .include "arch.inc" comment "WARNING: asm-source.exp checks for line numbers printed by gdb." comment "Be careful about changing this file without also changing" comment "asm-source.exp." comment "This file is not linked with crt0." comment "Provide very simplistic equivalent." .glob...
tactcomplabs/xbgas-binutils-gdb
5,418
gdb/testsuite/gdb.mi/dw2-ref-missing-frame.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2007-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
26,100
gdb/testsuite/gdb.mi/mi2-amd64-entry-value.s
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
9,045
gdb/testsuite/gdb.mi/mi-reg-undefined.S
/* Copyright 2013-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
5,730
gdb/testsuite/gdb.arch/powerpc-power7.s
/* This testcase is part of GDB, the GNU debugger. Copyright 2014-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
11,269
gdb/testsuite/gdb.arch/amd64-prologue-xmm.s
/* This testcase is part of GDB, the GNU debugger. Copyright 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the Licen...
tactcomplabs/xbgas-binutils-gdb
11,505
gdb/testsuite/gdb.arch/powerpc-altivec.s
/* This testcase is part of GDB, the GNU debugger. Copyright 2014-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
1,079
gdb/testsuite/gdb.arch/pa64-nullify.s
.LEVEL 2.0w .text .align 8 .globl foo .type foo, @function foo: .PROC .CALLINFO FRAME=64,NO_CALLS,SAVE_SP,ENTRY_GR=3 .ENTRY copy %r3,%r1 copy %r30,%r3 std,ma %r1,64(%r30) std %r3,-8(%r30) ldo -64(%r29),%r28 stw %r26,0(%r28) ldw 0(%r28),%r28 extrd,s %r28,63,32,%r28 ldo 64(%r3),%r30 ldd,mb -64(%r30),%r3...
tactcomplabs/xbgas-binutils-gdb
24,436
gdb/testsuite/gdb.arch/arc-decode-insn.S
; This testcase is part of GDB, the GNU debugger. ; Copyright 2017-2022 Free Software Foundation, Inc. ; This program is free software; you can redistribute it and/or modify ; it under the terms of the GNU General Public License as published by ; the Free Software Foundation; either version 3 of the License, or ; (at...
tactcomplabs/xbgas-binutils-gdb
10,306
gdb/testsuite/gdb.arch/amd64-tailcall-ret.S
/* This testcase is part of GDB, the GNU debugger. Copyright 2012-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
tactcomplabs/xbgas-binutils-gdb
1,382
gdb/testsuite/gdb.arch/riscv-unwind-long-insn-8.s
/* Copyright 2019-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This prog...
tactcomplabs/xbgas-binutils-gdb
2,251
gdb/testsuite/gdb.arch/amd64-stap-triplet.S
/* Copyright (C) 2013-2022 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option...