repo_id stringlengths 5 115 | size int64 590 5.01M | file_path stringlengths 4 212 | content stringlengths 590 5.01M |
|---|---|---|---|
stsp/binutils-ia16 | 4,009 | ld/testsuite/ld-s390/tlsbinpic_64.s | .section ".tdata", "awT", @progbits
.balign 32
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2
sg1: .long 17
sg2: .long 18
sg3: .long 19
sg4: .long 20
sg5: .long 21
sg6: .long 22
sg7: .long 23
sg8: .long 24... |
stsp/binutils-ia16 | 3,485 | ld/testsuite/ld-s390/tlsbinpic.s | .section ".tdata", "awT", @progbits
.balign 32
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2
sg1: .long 17
sg2: .long 18
sg3: .long 19
sg4: .long 20
sg5: .long 21
sg6: .long 22
sg7: .long 23
sg8: .long 24... |
stsp/binutils-ia16 | 1,296 | ld/testsuite/ld-s390/tlsbin.s | .section ".tbss", "awT", @nobits
.globl bg1, bg2, bg3, bg4, bg5, bg6, bg7, bg8
bg1: .space 4
bg2: .space 4
bg3: .space 4
bg4: .space 4
bg5: .space 4
bg6: .space 4
bg7: .space 4
bg8: .space 4
bl1: .space 4
bl2: .space 4
bl3: .space 4
bl4: .space 4
bl5: .space 4
bl6: .space 4
bl7: .space 4
bl8: .space 4
.text
.globl ... |
stsp/binutils-ia16 | 4,157 | ld/testsuite/ld-s390/tlspic1.s | .section ".tdata", "awT", @progbits
.balign 32
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
sg1: .long 17
sg2: .long 18
sg3: .long 19
sg4: .long 20
sg5: .long 21
sg6: .long 22
sg7: .long 23
sg8: .long 24
sl1: .long 65
sl2... |
stsp/binutils-ia16 | 1,340 | ld/testsuite/ld-s390/tlsbin_64.s | .section ".tbss", "awT", @nobits
.globl bg1, bg2, bg3, bg4, bg5, bg6, bg7, bg8
bg1: .space 4
bg2: .space 4
bg3: .space 4
bg4: .space 4
bg5: .space 4
bg6: .space 4
bg7: .space 4
bg8: .space 4
bl1: .space 4
bl2: .space 4
bl3: .space 4
bl4: .space 4
bl5: .space 4
bl6: .space 4
bl7: .space 4
bl8: .space 4
.text
.globl ... |
stsp/binutils-ia16 | 4,736 | ld/testsuite/ld-s390/tlspic1_64.s | .section ".tdata", "awT", @progbits
.balign 32
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
sg1: .long 17
sg2: .long 18
sg3: .long 19
sg4: .long 20
sg5: .long 21
sg6: .long 22
sg7: .long 23
sg8: .long 24
sl1: .long 65
sl2... |
stsp/binutils-ia16 | 1,356 | ld/testsuite/ld-msp430-elf/main-with-data-bss-unique-sec.s | .file "main-with-data-bss.c"
.global glob_var_array
.section .data.glob_var_array,"aw",@progbits
.balign 2
.type glob_var_array, @object
.size glob_var_array, 20
glob_var_array:
.short 0
.short 1
.short 2
.short 3
.short 4
.short 5
.short 6
.short 7
.short 8
.short 9
.section .bss.glob_bss_array,"aw",@... |
stsp/binutils-ia16 | 1,199 | ld/testsuite/ld-msp430-elf/main-with-data-bss.s | .file "main-with-data-bss.c"
.global glob_var_array
.data
.balign 2
.type glob_var_array, @object
.size glob_var_array, 20
glob_var_array:
.short 0
.short 1
.short 2
.short 3
.short 4
.short 5
.short 6
.short 7
.short 8
.short 9
.local glob_bss_array
.comm glob_bss_array,20,2
.text
.balign 2
.global ... |
stsp/binutils-ia16 | 1,027 | ld/testsuite/ld-msp430-elf/main-with-text-rodata-unique-sec.s | .file "main-with-text-rodata.c"
.global glob_const_array
.section .rodata.glob_const_array,"a",@progbits
.balign 2
.type glob_const_array, @object
.size glob_const_array, 20
glob_const_array:
.short 0
.short 1
.short 2
.short 3
.short 4
.short 5
.short 6
.short 7
.short 8
.short 9
.section .text.main,"... |
stsp/binutils-ia16 | 1,746 | ld/testsuite/ld-arm/cmse-implib.s | .syntax unified
.text
.macro entry name, vis, entry_fct
.align 2
.\vis \name
.\vis __acle_se_\name
.thumb
.thumb_func
.type \name, %function
.type __acle_se_\name, %function
\name:
.ifnb \entry_fct
\entry_fct
.endif
__acle_se_\name:
nop
.size \name, .-\name
.size __acle_se_\name, .-__acle_se_\name
.endm
... |
stsp/binutils-ia16 | 1,138 | ld/testsuite/ld-arm/farcall-mixed-app2.s | .text
.p2align 4
.globl _start
_start:
mov ip, sp
stmdb sp!, {r11, ip, lr, pc}
bl app_func
bl lib_func1
bl lib_func2
ldmia sp, {r11, sp, lr}
bx lr
.p2align 4
.globl app_tfunc_close
.type app_tfunc_close,%function
.thumb_func
.code 16
app_tfunc_close:
push {lr}
bl lib_func2
pop {pc}
bx lr
@ We will ... |
stsp/binutils-ia16 | 1,215 | ld/testsuite/ld-arm/ifunc-8.s | .syntax unified
.arch armv6t2
.macro define,name,type
.type \name,%gnu_indirect_function
\type
\name:
mov pc,lr
.size \name,.-\name
.endm
.macro define2,name
define aa\name,.arm
define at\name,.arm
define ab\name,.arm
define ta\name,.thumb_func
define tt\name,.thumb_func
define tb\name,.thumb_func
.en... |
stsp/binutils-ia16 | 2,900 | ld/testsuite/ld-arm/tls-descrelax.s | @ we can relax local and non-weak globals for non-shared links
.text
.arm
.p2align 2
foo:
@tlscall global, manually relaxed to IE
ldr r0, 1f
2: ldr r0, [pc, r0]
nop
.p2align 2
1: .word gd1(gottpoff) + (. - 2b - 8)
.p2align 2
@tlscall global, should relax to IE
ldr r0, 1f
2: blx gd1(tlscall)
nop
.p2align 2... |
stsp/binutils-ia16 | 1,533 | ld/testsuite/ld-arm/attr-merge-3a.s | .cpu arm7tdmi
.fpu softvfp
.eabi_attribute Tag_CPU_arch, 2
@ .eabi_attribute Tag_CPU_arch_profile, 0x41
.eabi_attribute Tag_ARM_ISA_use, 0
.eabi_attribute Tag_THUMB_ISA_use, 1
.eabi_attribute Tag_VFP_arch, 3
.eabi_attribute Tag_WMMX_arch, 1
.eabi_attribute Tag_Advanced_SIMD_arch, 0
.eabi_attribute Tag_PCS_con... |
stsp/binutils-ia16 | 1,406 | ld/testsuite/ld-arm/ifunc-10.s | .syntax unified
.arch armv6t2
.macro define,name,type
.type \name,%gnu_indirect_function
\type
\name:
mov pc,lr
.size \name,.-\name
.endm
.macro define2,name
define aa\name,.arm
define at\name,.arm
define ab\name,.arm
define ta\name,.thumb_func
define tt\name,.thumb_func
define tb\name,.thumb_func
.en... |
stsp/binutils-ia16 | 1,163 | ld/testsuite/ld-arm/fdpic-shared-m.s | .arch armv7-m
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.file "shared.c"
.text
.align 2
.global my_shared_func1
.syntax unified
.thumb
.fpu softvfp... |
stsp/binutils-ia16 | 1,596 | ld/testsuite/ld-arm/fdpic-main-m.s | .arch armv7-m
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.file "hello.c"
.text
.align 2
.syntax unified
.thumb
.fpu softvfp
.type my_local_func, %fu... |
stsp/binutils-ia16 | 4,945 | ld/testsuite/ld-arm/group-relocs.s | @ Tests for group relocations.
@
@ Beware when editing this file: it is carefully crafted so that
@ specific PC- and SB-relative offsets arise.
@
@ Note that the gas tests have already checked that group relocations are
@ handled in the same way for local and external symbols.
@ We will place .text at 0x8000.
.text
... |
stsp/binutils-ia16 | 2,556 | ld/testsuite/ld-arm/cmse-veneers.s | .syntax unified
.thumb
.file "foo.c"
.text
.macro decltype name, type
.ifc \type,object
.data
.else
.thumb
.thumb_func
.endif
.type \name, %\type
.endm
.macro entry name, type, vis, typespc, visspc, entry_fct
.align 2
.ifb \visspc
.\vis __acle_se_\name
.else
.\visspc __acle_se_\name
.endif
.\vis \name
.... |
stsp/binutils-ia16 | 1,625 | ld/testsuite/ld-arm/stm32l4xx-fix-it-block.s | .syntax unified
.cpu cortex-m4
.fpu fpv4-sp-d16
.text
.align 1
.thumb
.thumb_func
.global _start
_start:
@ Create a situation where a multiple-load that should be
@ patched belongs to an IT block in the position where it can
@ be, ... |
stsp/binutils-ia16 | 2,915 | ld/testsuite/ld-arm/tls-descrelax-be8.s | @ we can relax local and non-weak globals for non-shared links
.arch armv7-a
.text
.arm
.p2align 2
foo:
@tlscall global, manually relaxed to IE
ldr r0, 1f
2: ldr r0, [pc, r0]
nop
.p2align 2
1: .word gd1(gottpoff) + (. - 2b - 8)
.p2align 2
@tlscall global, should relax to IE
ldr r0, 1f
2: blx gd1(tlscall)
... |
stsp/binutils-ia16 | 2,915 | ld/testsuite/ld-arm/tls-descrelax-be32.s | @ we can relax local and non-weak globals for non-shared links
.arch armv5te
.text
.arm
.p2align 2
foo:
@tlscall global, manually relaxed to IE
ldr r0, 1f
2: ldr r0, [pc, r0]
nop
.p2align 2
1: .word gd1(gottpoff) + (. - 2b - 8)
.p2align 2
@tlscall global, should relax to IE
ldr r0, 1f
2: blx gd1(tlscall)
... |
stsp/binutils-ia16 | 1,420 | ld/testsuite/ld-arm/ifunc-4.s | .syntax unified
.arch armv6t2
.macro define,name,type
.type \name,%gnu_indirect_function
\type
\name:
mov pc,lr
.size \name,.-\name
.endm
.macro define2,name
define aa\name,.arm
define at\name,.arm
define ab\name,.arm
define ta\name,.thumb_func
define tt\name,.thumb_func
define tb\name,.thumb_func
.en... |
stsp/binutils-ia16 | 1,591 | ld/testsuite/ld-arm/fdpic-main.s | .arch armv7-r
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.file "hello.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type my_local_func, %func... |
stsp/binutils-ia16 | 1,157 | ld/testsuite/ld-arm/fdpic-shared.s | .arch armv7-r
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.file "shared.c"
.text
.align 2
.global my_shared_func1
.syntax unified
.arm
.fpu softvfp
... |
stsp/binutils-ia16 | 2,915 | ld/testsuite/ld-arm/tls-descrelax-v7.s | @ we can relax local and non-weak globals for non-shared links
.arch armv7-a
.text
.arm
.p2align 2
foo:
@tlscall global, manually relaxed to IE
ldr r0, 1f
2: ldr r0, [pc, r0]
nop
.p2align 2
1: .word gd1(gottpoff) + (. - 2b - 8)
.p2align 2
@tlscall global, should relax to IE
ldr r0, 1f
2: blx gd1(tlscall)
... |
stsp/binutils-ia16 | 1,523 | ld/testsuite/ld-arm/attr-merge-3b.s | .cpu arm9e
.fpu neon
.eabi_attribute Tag_CPU_arch, 3
@ .eabi_attribute Tag_CPU_arch_profile, 0x41
.eabi_attribute Tag_ARM_ISA_use, 1
.eabi_attribute Tag_THUMB_ISA_use, 2
.eabi_attribute Tag_VFP_arch, 4
.eabi_attribute Tag_WMMX_arch, 2
.eabi_attribute Tag_Advanced_SIMD_arch, 1
.eabi_attribute Tag_PCS_config, 2... |
stsp/binutils-ia16 | 4,764 | ld/testsuite/ld-arm/stm32l4xx-fix-ldm.s | .syntax unified
.cpu cortex-m4
.fpu fpv4-sp-d16
.text
.align 1
.thumb
.thumb_func
.global _start
_start:
@ LDM CASE #1 (used when rx is in upper_list)
@ ldm rx, {...} ->
@ ldm rx!, {lower_list}
@ ldm rx, {upper_list}
... |
stsp/binutils-ia16 | 2,339 | ld/testsuite/ld-arm/cmse_sec_debug.s | .arch armv8-m.main
.file "sec.c"
.text
.Ltext0:
.cfi_sections .debug_frame
.section .text.SecureLED_On,"ax",%progbits
.align 1
.global SecureLED_On
.global __acle_se_SecureLED_On
.arch armv8-m.main
.syntax unified
.thumb
.thumb_func
.fpu fpv5-sp-d16
.type __acle_se_SecureLED_On, %function
.syntax unified... |
stsp/binutils-ia16 | 3,093 | ld/testsuite/ld-sh/tlsbinpic.s | ! Force .got aligned to 4K, so it very likely gets at 0x413000
.data
.balign 4096
.section ".tdata", "awT", @progbits
.globl sg1, sg2
.globl sh1, sh2
.hidden sh1, sh2
sg1: .long 17
sg2: .long 18
sl1: .long 65
sl2: .long 66
sh1: .long 257
sh2: .long 258
! Force .text aligned to 4K, so it very likely gets at 0x40... |
stsp/binutils-ia16 | 1,390 | ld/testsuite/ld-sh/tlsbin.s | .section ".tbss", "awT", @nobits
.globl bg1, bg2
bg1: .space 4
bg2: .space 4
bl1: .space 4
bl2: .space 4
.text
.globl _start
.type _start,@function
_start:
mov.l r12,@-r15
mov.l r14,@-r15
mov r15,r14
! Set up .GOT pointer for non-pic @gottpoff sequences
mova .L3,r0
mov.l .L3,r12
add r0,r12
nop;nop;nop;nop
... |
stsp/binutils-ia16 | 3,721 | ld/testsuite/ld-sh/tlspic1.s | .section ".tdata", "awT", @progbits
.globl sg1, sg2
.globl sh1, sh2
.hidden sh1, sh2
sg1: .long 17
sg2: .long 18
sl1: .long 65
sl2: .long 66
sh1: .long 257
sh2: .long 258
.text
.align 1
.globl fn1
.type fn1,@function
fn1:
mov.l r12,@-r15
mov.l r14,@-r15
sts.l pr,@-r15
mova .L3,r0
mov.l .L3,r12
add r0,r12
... |
stsp/binutils-ia16 | 1,060 | ld/testsuite/ld-spu/ovl.s | .text
.p2align 2
.globl _start
_start:
ai sp,sp,-32
xor lr,lr,lr
stqd lr,0(sp)
stqd lr,16(sp)
brsl lr,f1_a1
brsl lr,f2_a1
brsl lr,f1_a2
ila 9,f2_a2
bisl lr,9
ai sp,sp,32
br _start
.type f0,@function
f0:
bi lr
.size f0,.-f0
.section .ov_a1,"ax",@progbits
.p2align 2
.global f1_a1
.type f1_a1,@funct... |
stsp/binutils-ia16 | 1,583 | ld/testsuite/ld-spu/icache1.s | .text
.globl _start
.type _start,@function
_start:
ilhu $3,f5@h
iohl $3,f5@l
br f1
.data
.word f1, f2, f3, f4
.section ".f1.part1","ax",@progbits
.globl f1
.type f1,@function
f1:
nop
stqd $0,16($1)
ai $1,$1,-64
stqd $1,0($1)
brsl $0,f2
brsl $0,f3
.fill 800
br .Lf1.part2
.size f1,.-f1
.section ".... |
stsp/binutils-ia16 | 1,448 | ld/testsuite/ld-elf/linux-x86.S | .text
.globl _start
.type _start,@function
.p2align 4
_start:
xorl %ebp, %ebp
#ifdef __LP64__
popq %rdi
movq %rsp, %rsi
andq $~15, %rsp
#elif defined __x86_64__
mov (%rsp),%edi
addl $4,%esp
movl %esp, %esi
andl $~15, %esp
#else
popl %esi
movl %esp, %ecx
andl $~15, %esp
subl $8,%esp
pushl %ecx
push... |
stsp/binutils-ia16 | 1,642 | ld/testsuite/ld-elf/retain1.s | .global discard0
.section .bss.discard0,"aw"
.type discard0, %object
discard0:
.zero 2
.global discard1
.section .bss.discard1,"aw"
.type discard1, %object
discard1:
.zero 2
.global discard2
.section .data.discard2,"aw"
.type discard2, %object
discard2:
.word 1
.section .bss.sdiscard0,"aw"
.type sdisca... |
stsp/binutils-ia16 | 2,038 | ld/testsuite/ld-elf/eh4.s | .text
.align 512
.globl foo
.type foo, @function
foo:
.LFB1:
subq $72, %rsp
.LCFI1:
xorl %eax, %eax
movq %rsp, %rdi
call bar@PLT
addq $72, %rsp
ret
.LFE1:
.size foo, .-foo
.globl bar
.type bar, @function
bar:
.LFB2:
subq $72, %rsp
.LCFI2:
xorl %eax, %eax
movq %rsp, %rdi
call bar@PLT
addq $72, %rsp
re... |
stsp/binutils-ia16 | 5,556 | ld/testsuite/ld-elf/compress1.s | /* This testcase is derived from a similar test in GDB.
Copyright (C) 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 Lic... |
stsp/binutils-ia16 | 2,882 | ld/testsuite/ld-tilegx/reloc.s | .text
.global _start
_start:
add r2,zero,zero
j external1
add r3,r2,r2
beqzt zero,external2
{ movei r2,external_8a; movei r3,external_8b }
{ movei r2,external_8a; movei r3,external_8b; ld zero,zero }
{ mtspr external_8a,zero }
{ mfspr zero,external_8a }
{ moveli r2,external_16a; moveli r3,external_1... |
stsp/binutils-ia16 | 1,091 | ld/testsuite/ld-linkonce/zeroeh_y.s | ;# Library file y.s has linkonce entries for fn and fn2. Note
;# that this version of fn has different code, as if compiled
;# with different optimization flags than the one in x.s (not
;# important for this test, though). The reference from
;# .gcc_except_table to the linkonce-excluded fn2 must be zero, or g++
;# EH... |
stsp/binutils-ia16 | 1,887 | ld/testsuite/ld-ia64/tlsbinpic.s | /* Force .data aligned to 4K, so that .got very likely gets at
0x60000000000031b0 (0x60 bytes .tdata and 0x150 bytes
.dynamic). */
.data
.balign 4096
.section ".tdata", "awT", @progbits
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4... |
stsp/binutils-ia16 | 2,404 | ld/testsuite/ld-ia64/undefined.s | .file "undefined.c"
.pred.safe_across_calls p1-p5,p16-p63
.section .debug_abbrev,"",@progbits
.Ldebug_abbrev0:
.section .debug_info,"",@progbits
.Ldebug_info0:
.section .debug_line,"",@progbits
.Ldebug_line0:
.text
.Ltext0:
.align 16
.global function#
.proc function#
function:
[.LFB2:]
.file 1 "undefined.c"
... |
stsp/binutils-ia16 | 2,159 | ld/testsuite/ld-ia64/tlspic1.s | /* Force .data aligned to 4K, so .got very likely gets at 0x13190
(0x60 bytes .tdata and 0x130 bytes .dynamic) */
.data
.balign 4096
.section ".tdata", "awT", @progbits
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
... |
stsp/binutils-ia16 | 1,037 | ld/testsuite/ld-pe/secidx1.s | .text
.ascii ">>>>"
pre04: .ascii "<<<<"
.ascii ">>>>>"
pre0d: .ascii "<<<"
.ascii ">>>>>>"
pre16: .ascii "<<"
.ascii ">>>>>>>"
pre1f: .ascii "<"
.data
.ascii ">>>>"
sam04: .ascii "<<<<"
.ascii ">>>>>"
sam0d: .ascii "<<<"
.ascii ">>>>>>"
sam16: .ascii "<<"
.ascii ">>>>>>>"
sam1f: .ascii "<"
.ascii ">>>>"
... |
stsp/binutils-ia16 | 1,099 | ld/testsuite/ld-pe/secrel1.s | .text
.ascii ">>>>"
pre04: .ascii "<<<<"
.ascii ">>>>>"
pre0d: .ascii "<<<"
.ascii ">>>>>>"
pre16: .ascii "<<"
.ascii ">>>>>>>"
pre1f: .ascii "<"
.data
.ascii ">>>>"
sam04: .ascii "<<<<"
.ascii ">>>>>"
sam0d: .ascii "<<<"
.ascii ">>>>>>"
sam16: .ascii "<<"
.ascii ">>>>>>>"
sam1f: .ascii "<"
.ascii ">>>>"
... |
stsp/binutils-ia16 | 2,072 | ld/testsuite/ld-xtensa/tlsbin.s | .section ".tdata", "awT", @progbits
.global sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.global sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.align 4
sg1: .long 17
sg2: .long 18
sg3: .long 19
sg4: .long 20
sg5: .long 21
sg6: .long 22
sg7: .long 23
sg8: .long 24
sl1: .long 65
sl2... |
stsp/binutils-ia16 | 2,496 | ld/testsuite/ld-xtensa/tlspic1.s | .section ".tdata", "awT", @progbits
.global sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.global sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.align 4
sg1: .long 17
sg2: .long 18
sg3: .long 19
sg4: .long 20
sg5: .long 21
sg6: .long 22
sg7: .long 23
sg8: .long 24
sl1: .long 65
sl2... |
stsp/binutils-ia16 | 1,382 | ld/testsuite/ld-i386/tls-gd1.S | .text
.p2align 4,,15
.globl get_gd
.type get_gd, @function
get_gd:
pushl %ebx
call __x86.get_pc_thunk.bx
addl $_GLOBAL_OFFSET_TABLE_, %ebx
subl $8, %esp
leal gd@tlsgd(,%ebx,1), %eax
call ___tls_get_addr@PLT
addl $8, %esp
popl %ebx
ret
.size get_gd, .-get_gd
.p2align 4,,15
.globl set_gd
.type set_gd, @f... |
stsp/binutils-ia16 | 2,792 | ld/testsuite/ld-i386/compressed1.s | .file "compressed1.c"
.section .debug_abbrev,"",@progbits
.Ldebug_abbrev0:
.section .debug_info,"",@progbits
.Ldebug_info0:
.section .debug_line,"",@progbits
.Ldebug_line0:
.text
.Ltext0:
.cfi_sections .debug_frame
.p2align 4,,15
.globl foo
.type foo, @function
foo:
.LFB0:
.file 1 "compressed1.c"
.loc 1 12 0
... |
stsp/binutils-ia16 | 1,034 | ld/testsuite/ld-i386/tlspie1.s | .text
.globl ___tls_get_addr
.type ___tls_get_addr, @function
___tls_get_addr:
ret
.size ___tls_get_addr, .-___tls_get_addr
.globl _start
.type _start, @function
_start:
pushl %ebp
movl %esp, %ebp
pushl %esi
pushl %ebx
call .L3
.L3:
popl %ebx
addl $_GLOBAL_OFFSET_TABLE_+[.-.L3], %ebx
movl %gs:foo2@NTPOFF,... |
stsp/binutils-ia16 | 1,206 | ld/testsuite/ld-i386/got1d.S | .globl bar
.type bar, @function
bar:
pushl %ebx
call __x86.get_pc_thunk.cx
addl $_GLOBAL_OFFSET_TABLE_, %ecx
subl $24, %esp
leal __FUNCTION__.1862@GOTOFF(%ecx), %eax
movl %eax, (%esp)
call *puts@GOT(%ecx)
addl $24, %esp
popl %ebx
ret
.size bar, .-bar
.globl plt
.type plt, @function
plt:
pushl %esi
pus... |
stsp/binutils-ia16 | 3,888 | ld/testsuite/ld-i386/tlsbinpic2.s | /* Force .got aligned to 4K, so it very likely gets at 0x804a100
(0x60 bytes .tdata and 0xa0 bytes .dynamic) */
.section ".tdata", "awT", @progbits
.balign 4096
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
sg1: .lon... |
stsp/binutils-ia16 | 2,027 | ld/testsuite/ld-i386/tlsnopic1.s | .section ".data.rel.ro", "aw", @progbits
/* Align, so that .got is likely at address 0x2080. */
.balign 4096
.section ".tbss", "awT", @nobits
bl1: .space 4
bl2: .space 4
bl3: .space 4
bl4: .space 4
bl5: .space 4
.text
/* Align, so that fn3 is likely at address 0x1000. */
.balign 4096
.globl fn3
.type fn3,@fu... |
stsp/binutils-ia16 | 1,792 | ld/testsuite/ld-i386/tlsgdesc.s | .text
.globl fc1
.type fc1,@function
fc1:
pushl %ebp
movl %esp, %ebp
pushl %ebx
pushl %eax
call 1f
1: popl %ebx
addl $_GLOBAL_OFFSET_TABLE_+[.-1b], %ebx
nop;nop;nop;nop
/* @gottpoff IE against global var */
movl %gs:0, %ecx
nop;nop
subl sG3@gottpoff(%ebx), %ecx
nop;nop;nop;nop
/* @gotntpoff IE agains... |
stsp/binutils-ia16 | 3,755 | ld/testsuite/ld-i386/tlsbindesc.s | /* Force .got aligned to 4K, so it very likely gets at 0x804a100
(0x60 bytes .tdata and 0xa0 bytes .dynamic) */
.section ".tdata", "awT", @progbits
.balign 4096
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
sg1: .lon... |
stsp/binutils-ia16 | 1,122 | ld/testsuite/ld-i386/load1.s | .data
.type bar, @object
bar:
.byte 1
.size bar, .-bar
.globl foo
.type foo, @object
foo:
.byte 1
.size foo, .-foo
.text
.globl _start
.type _start, @function
_start:
movl bar@GOT(%ecx), %eax
adcl bar@GOT(%ecx), %eax
addl bar@GOT(%ecx), %ebx
andl bar@GOT(%ecx), %ecx
cmpl bar@GOT(%ecx), %edx
orl bar@GOT... |
stsp/binutils-ia16 | 1,565 | ld/testsuite/ld-i386/tls-ld1.S | .text
.p2align 4,,15
.globl get_ld
.type get_ld, @function
get_ld:
pushl %ebx
call __x86.get_pc_thunk.bx
addl $_GLOBAL_OFFSET_TABLE_, %ebx
subl $8, %esp
leal ld@tlsldm(%ebx), %eax
call ___tls_get_addr@PLT
leal ld@dtpoff(%eax), %eax
addl $8, %esp
popl %ebx
ret
.size get_ld, .-get_ld
.p2align 4,,15
.glob... |
stsp/binutils-ia16 | 1,842 | ld/testsuite/ld-i386/ifunc-1d.S | .text
.p2align 4,,15
.type implementation1, @function
implementation1:
movl $1, %eax
ret
.size implementation1, .-implementation1
.p2align 4,,15
.type implementation2, @function
implementation2:
movl $2, %eax
ret
.size implementation2, .-implementation2
.p2align 4,,15
.type resolver2, @function
resolver2:
... |
stsp/binutils-ia16 | 1,043 | ld/testsuite/ld-i386/tlspie3.s | .text
.globl ___tls_get_addr
.type ___tls_get_addr, @function
___tls_get_addr:
ret
.size ___tls_get_addr, .-___tls_get_addr
.globl _start
.type _start, @function
_start:
pushl %ebp
movl %esp, %ebp
pushl %esi
pushl %ebx
call .L3
.L3:
popl %ebx
addl $_GLOBAL_OFFSET_TABLE_+[.-.L3], %ebx
movl %gs:foo2@NTPOFF,... |
stsp/binutils-ia16 | 1,933 | ld/testsuite/ld-i386/pr20253-1d.S | .text
.type implementation1, @function
implementation1:
movl $1, %eax
ret
.size implementation1, .-implementation1
.type implementation2, @function
implementation2:
movl $2, %eax
ret
.size implementation2, .-implementation2
.type resolver2, @function
resolver2:
call __x86.get_pc_thunk.ax
addl $_GLOBAL_OFFSE... |
stsp/binutils-ia16 | 6,038 | ld/testsuite/ld-i386/tlsdesc.s | .section ".tdata", "awT", @progbits
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
sg1: .long 17
sg2: .long 18
sg3: .long 19
sg4: .long 20
sg5: .long 21
sg6: .long 22
sg7: .long 23
sg8: .long 24
sl1: .long 65
sl2: .long 66
s... |
stsp/binutils-ia16 | 3,851 | ld/testsuite/ld-i386/tlsbinpic.s | /* Force .got aligned to 4K, so it very likely gets at 0x804a100
(0x60 bytes .tdata and 0xa0 bytes .dynamic) */
.section ".tdata", "awT", @progbits
.balign 4096
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
sg1: .lon... |
stsp/binutils-ia16 | 3,276 | ld/testsuite/ld-i386/tlsbin.s | .section ".tbss", "awT", @nobits
.globl bg1, bg2, bg3, bg4, bg5, bg6, bg7, bg8
bg1: .space 4
bg2: .space 4
bg3: .space 4
bg4: .space 4
bg5: .space 4
bg6: .space 4
bg7: .space 4
bg8: .space 4
bl1: .space 4
bl2: .space 4
bl3: .space 4
bl4: .space 4
bl5: .space 4
bl6: .space 4
bl7: .space 4
bl8: .space 4
.text
.globl ... |
stsp/binutils-ia16 | 1,046 | ld/testsuite/ld-i386/pr20253-1b.S | .section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "PASS"
.text
.globl check
.type check, @function
check:
pushl %ebx
call __x86.get_pc_thunk.bx
addl $_GLOBAL_OFFSET_TABLE_, %ebx
subl $8, %esp
call *get_func1@GOT(%ebx)
#ifdef CHECK_PLT
cmpl $func1, %eax
#else
cmpl func1@GOT(%ebx), %eax
#endif
jne .L3
... |
stsp/binutils-ia16 | 6,170 | ld/testsuite/ld-i386/tlspic1.s | .section ".tdata", "awT", @progbits
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
sg1: .long 17
sg2: .long 18
sg3: .long 19
sg4: .long 20
sg5: .long 21
sg6: .long 22
sg7: .long 23
sg8: .long 24
sl1: .long 65
sl2: .long 66
s... |
stsp/binutils-ia16 | 6,243 | ld/testsuite/ld-i386/tlspic3.s | .section ".tdata", "awT", @progbits
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
sg1: .long 17
sg2: .long 18
sg3: .long 19
sg4: .long 20
sg5: .long 21
sg6: .long 22
sg7: .long 23
sg8: .long 24
sl1: .long 65
sl2: .long 66
s... |
stsp/binutils-ia16 | 4,979 | ld/testsuite/ld-frv/tls-2.s | .section .tbss,"awT",@nobits
.align 4
.type l, @object
.size l, 4
l:
.zero 4
.align 4
.globl i
.type i, @object
.size i, 4
i:
.zero 4
.text
.globl _start
_start:
call #gettlsoff(l+1)
call #gettlsoff(l+1+4096)
call #gettlsof... |
stsp/binutils-ia16 | 1,055 | ld/testsuite/ld-frv/fdpic2.s | .text
.weak _start
_start:
.global F2
.type F2,@function
F2:
call GF0
.global GF0
.global GF1
.global GF2
.global GF3
.global GF4
.global GF5
.global GF6
.global GF7
.global GF8
.global GF9
.global GFa
.global GFb
.global GFc
GF0:
GF1:
GF2:
GF3:
GF4:
GF5:
GF6:
GF7:
GF8:
GF9:
GFa:
GFb:
GFc:
addi gr15,... |
stsp/binutils-ia16 | 1,343 | ld/testsuite/ld-frv/fdpic4.s | .text
.weak _start
_start:
.global F4
.type F4,@function
F4:
call PF0
.global PF0
.protected PF0
.global PF1
.protected PF1
.global PF2
.protected PF2
.global PF3
.protected PF3
.global PF4
.protected PF4
.global PF5
.protected PF5
.global PF6
.protected PF6
.global PF7
.protected PF7
.global PF8
... |
stsp/binutils-ia16 | 1,099 | ld/testsuite/ld-frv/fdpic8.s | .text
.weak _start
_start:
.global F8
.type F8,@function
F8:
call GF0+4
.global GF0
.global GF1
.global GF2
.global GF3
.global GF4
.global GF5
.global GF6
.global GF7
.global GF8
.global GF9
.global GFa
.global GFb
.global GFc
GF0:
GF1:
GF2:
GF3:
GF4:
GF5:
GF6:
GF7:
GF8:
GF9:
GFa:
GFb:
GFc:
addi gr1... |
stsp/binutils-ia16 | 1,926 | ld/testsuite/ld-frv/tls-1.s | .section .tbss,"awT",@nobits
.align 4
.globl i
.type i, @object
.size i, 4
i:
.zero 4
.align 4
.type l, @object
.size l, 4
l:
.zero 4
.text
.globl _start
_start:
call #gettlsoff(x)
sethi.p #gottlsdeschi(x), gr14
setlo #got... |
stsp/binutils-ia16 | 1,289 | ld/testsuite/ld-frv/fdpic3.s | .text
.weak _start
_start:
.global F3
.type F3,@function
F3:
call HF0
.global HF0
.hidden HF0
.global HF1
.hidden HF1
.global HF2
.hidden HF2
.global HF3
.hidden HF3
.global HF4
.hidden HF4
.global HF5
.hidden HF5
.global HF6
.hidden HF6
.global HF7
.hidden HF7
.global HF8
.hidden HF8
.global HF... |
stsp/binutils-ia16 | 1,535 | ld/testsuite/ld-alpha/tlsbinpic.s | .section ".tdata", "awT", @progbits
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
sg1: .long 17
sg2: .long 18
sg3: .long 19
sg4: .long 20
sg5: .long 21
sg6: .long 22
sg7: .long 23
sg8: .long 24
sl1: .long 65
sl2: .long 66
s... |
stsp/binutils-ia16 | 1,773 | ld/testsuite/ld-alpha/tlspic1.s | .section ".tdata", "awT", @progbits
.globl sg1, sg2, sg3, sg4, sg5, sg6, sg7, sg8
.globl sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
.hidden sh1, sh2, sh3, sh4, sh5, sh6, sh7, sh8
sg1: .long 17
sg2: .long 18
sg3: .long 19
sg4: .long 20
sg5: .long 21
sg6: .long 22
sg7: .long 23
sg8: .long 24
sl1: .long 65
sl2: .long 66
s... |
stsp/binutils-ia16 | 1,224 | ld/testsuite/ld-h8300/relax-7a.s | .h8300s
# relax expected
.global _start
.section .text.func1,"ax",@progbits
.align 1
_start:
sub.l er0,er0
sub.l er2,er2
mov.l #var3,er1
mov.l @(table+4:32,er2),er2
jmp @er2
.section .rodata.tab,"a",@progbits
.align 2
table:
.long .L20
.long .L21
.long .L22
.long .L30noRelax
.long .L31noRelax
.long .L3... |
stsp/binutils-ia16 | 1,145 | ld/testsuite/ld-h8300/relax-5.s | ; Relaxation is possible from @aa:32 to @aa:16 for following instructions
; ldc.w @@aa:32,ccr
; stc.w ccr,@@aa:32
; ldc.w @aa:32,exr
; stc.w exr,@aa:32
.h8300s
.globl _start
;
; Relaxation of aa:32
;
_start:
ldc @s1:32,ccr
ldc @s2:32,ccr
ldc @s3:32,ccr
ldc @s4:32,ccr
ldc @s5:32,ccr
ldc @s6:32... |
stsp/binutils-ia16 | 1,402 | ld/testsuite/ld-h8300/relax-4.s | ; Relaxation is possible for following bit manipulation instructions
; BAND, BCLR, BIAND, BILD, BIOR, BIST, BIXOR, BLD, BNOT, BOR, BSET, BST, BTST, BXOR
.h8300s
.globl _start
_start:
# s3-s6 aren't valid 16-bit addresses.
mov.b #0x3,r0l
mov.b #0x5,r2l
;
; Relaxation of aa:16
;
bs... |
stsp/binutils-ia16 | 1,471 | ld/testsuite/ld-mips-elf/mips16-pic-2a.s | .abicalls
.set noreorder
.include "mips16-pic-1.inc"
# Test local stubs that are only used by MIPS16 PIC calls in this file.
lstub unused1,shared
# Test local stubs that aren't called at all.
lstub unused2,shared
# Test hidden stubs that are called by MIPS16 PIC calls in this file.
hstub unused3,shared
# ... |
stsp/binutils-ia16 | 1,420 | ld/testsuite/ld-mips-elf/tlsbin-o32.s | .file 1 "tlsbin-o32.s"
.abicalls
.text
.align 2
.globl __start
.ent __start
.type __start,@function
__start:
.frame $fp,16,$31
.mask 0x40000000,-8
.fmask 0x00000000,0
.set noreorder
.cpload $25
.set reorder
addiu $sp,$sp,-16
sw $fp,8($sp)
move $fp,$sp
.cprestore 0
# General Dynamic
lw $25,%call16(__... |
stsp/binutils-ia16 | 1,356 | ld/testsuite/ld-mips-elf/mips16-pic-3a.s | .abicalls
.option pic0
.set noreorder
.include "mips16-pic-3.inc"
# For symbols called by a .call stub in this file.
hstub unused1,mips16
# For symbols called by a .call.fp stub in this file.
hstub unused2,mips16
# For symbols called by a .call stub in another file.
hstub unused3,mips16
# For symbols cal... |
stsp/binutils-ia16 | 1,064 | ld/testsuite/ld-mips-elf/pr21375-n64.s | .abicalls
.set noreorder
.type obj, @object
.weak obj
.ifdef prot
.protected obj
.endif
.ifdef hidn
.hidden obj
.endif
.ifdef intr
.internal obj
.endif
.section .text.foo, "ax", @progbits
.globl foo
.ent foo
foo:
.frame $sp, 0, $31
.mask 0x00000000, 0
.fmask 0x00000000, 0
.cplocal $4
.cpsetup $25... |
stsp/binutils-ia16 | 1,548 | ld/testsuite/ld-mips-elf/tlsdyn-o32.s | .file 1 "tlsbin-o32.s"
.abicalls
.text
.align 2
.globl __start
.ent __start
.type __start,@function
__start:
.frame $fp,16,$31
.mask 0x40000000,-8
.fmask 0x00000000,0
.set noreorder
.cpload $25
.set reorder
addiu $sp,$sp,-16
sw $fp,8($sp)
move $fp,$sp
.cprestore 0
# General Dynamic
lw $25,%call16(__... |
stsp/binutils-ia16 | 1,237 | ld/testsuite/ld-mips-elf/got-page-2.s | # See below.
lw $4,%got_page(foo+0x120000)($gp)
addiu $4,$4,%got_ofst(foo+0x120000)
# 2 pages
lw $4,%got_page(foo-0x8000)($gp)
addiu $4,$4,%got_ofst(foo-0x8000)
lw $4,%got_page(foo+0x800)($gp)
addiu $4,$4,%got_ofst(foo+0x8000)
# 2 pages
lw $4,%got_page(foo-0x1000000)($gp)
addiu $4,$4,%got_ofst(foo-0x100000... |
stsp/binutils-ia16 | 3,969 | ld/testsuite/ld-mips-elf/mips16-pic-1a.s | .abicalls
.set noreorder
.include "mips16-pic-1.inc"
# Test local stubs that are only used by MIPS16 PIC calls in this file.
decl unused1,lstub
callpic unused1,mips16
# Test local stubs that are only used by MIPS16 jals in this file.
decl unused2,lstub
jals unused2,mips16
# Test local stubs that aren't cal... |
stsp/binutils-ia16 | 1,026 | ld/testsuite/ld-mips-elf/pr21375-mips16.s | .abicalls
.set noreorder
.type fun, @function
.weak fun
.type obj, @object
.weak obj
.ifdef prot
.protected fun
.protected obj
.endif
.ifdef hidn
.hidden fun
.hidden obj
.endif
.ifdef intr
.internal fun
.internal obj
.endif
.section .text.foo, "ax", @progbits
.globl foo
.ent foo
foo:
.frame $sp,... |
stsp/binutils-ia16 | 3,250 | ld/testsuite/ld-mips-elf/eh-frame1.s | #----------------------------------------------------------------------------
# Macros
#----------------------------------------------------------------------------
mask = (1 << alignment) - 1
# Output VALUE as an unaligned pointer-sized quantity.
.macro pbyte value
.if alignment == 2
.4byte \value
.else
.8by... |
stsp/binutils-ia16 | 1,072 | ld/testsuite/ld-mips-elf/got-page-1.s | # See below.
lw $4,%got(foo+0x120000)($gp)
addiu $4,$4,%lo(foo+0x120000)
# 2 pages
lw $4,%got(foo-0x8000)($gp)
addiu $4,$4,%lo(foo-0x8000)
lw $4,%got(foo+0x800)($gp)
addiu $4,$4,%lo(foo+0x8000)
# 2 pages
lw $4,%got(foo-0x1000000)($gp)
addiu $4,$4,%lo(foo-0x1000000)
lw $4,%got(foo-0xffffff)($gp)
addiu $4,... |
stsp/binutils-ia16 | 1,422 | ld/testsuite/ld-mips-elf/reloc-2a.s | .globl _start
.type _start, @function
.globl sdg
.set noreorder
.ent tstarta
tstarta:
_start:
lui $4,%hi(tstarta - 0x8010)
addiu $4,$4,%lo(tstarta - 0x8010)
lui $4,%hi(tstarta - 0x8000)
addiu $4,$4,%lo(tstarta - 0x8000)
lui $4,%hi(tstarta)
addiu $4,$4,%lo(tstarta)
lui $4,%hi(tstarta + 0x7ff0)
addiu $4,$4,%... |
stsp/binutils-ia16 | 1,368 | ld/testsuite/ld-mips-elf/mips16-intermix-1.s | .text
.align 2
.globl __start
.set nomips16
.ent __start
__start:
.frame $sp,56,$31 # vars= 0, regs= 3/2, args= 24, gp= 0
.mask 0x80030000,-24
.fmask 0x00f00000,-8
.set noreorder
.set nomacro
addiu $sp,$sp,-56
sw $31,32($sp)
sw $17,28($sp)
sw $16,24($sp)
sdc1 $f22,48($sp)
sdc1 $f20,40($sp)
jal m32_l... |
stsp/binutils-ia16 | 1,025 | ld/testsuite/ld-mips-elf/pr21375-xgot.s | .abicalls
.set noreorder
.type fun, @function
.weak fun
.type obj, @object
.weak obj
.ifdef prot
.protected fun
.protected obj
.endif
.ifdef hidn
.hidden fun
.hidden obj
.endif
.ifdef intr
.internal fun
.internal obj
.endif
.section .text.foo, "ax", @progbits
.globl foo
.ent foo
foo:
.frame $sp,... |
stsp/binutils-ia16 | 1,060 | ld/testsuite/ld-mips-elf/pr21375-n32.s | .abicalls
.set noreorder
.type obj, @object
.weak obj
.ifdef prot
.protected obj
.endif
.ifdef hidn
.hidden obj
.endif
.ifdef intr
.internal obj
.endif
.section .text.foo, "ax", @progbits
.globl foo
.ent foo
foo:
.frame $sp, 0, $31
.mask 0x00000000, 0
.fmask 0x00000000, 0
.cplocal $4
.cpsetup $25... |
stsp/binutils-ia16 | 1,882 | ld/testsuite/ld-mips-elf/compressed-plt-1.s | .macro call_stub, name
.set push
.set nomips16
.section .mips16.call.\name, "ax", @progbits
.ent __call_stub_\name
.type __call_stub_\name, @function
__call_stub_\name:
la $25, \name
jr $25
.set pop
.endm
# Flags to specify how a particular function is referenced
.equ DC, 1 # Direct call from "compressed... |
stsp/binutils-ia16 | 43,174 | ld/testsuite/ld-mips-elf/mips16-intermix-2.s | .text
.align 2
.globl m32_l
.set nomips16
.ent m32_l
m32_l:
.frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, gp= 0
.mask 0x00000000,0
.fmask 0x00000000,0
.set noreorder
.set nomacro
j $31
move $2,$4
.set macro
.set reorder
.end m32_l
.align 2
.globl m16_l
.set mips16
.ent m16_l
m16_l:
.frame $sp... |
stsp/binutils-ia16 | 389,895 | ld/testsuite/ld-mips-elf/multi-got-1-1.s | .globl sym_1_1
sym_1_1: la $2, sym_1_1
.globl sym_1_2
sym_1_2: la $2, sym_1_2
.globl sym_1_3
sym_1_3: la $2, sym_1_3
.globl sym_1_4
sym_1_4: la $2, sym_1_4
.globl sym_1_5
sym_1_5: la $2, sym_1_5
.globl sym_1_6
sym_1_6: la $2, sym_1_6
.globl sym_1_7
sym_1_7: la $2, sym_1_7
.globl sym_1_8
sym_1_8: la $2, sym_1_8
.globl s... |
stsp/binutils-ia16 | 1,091 | ld/testsuite/ld-mips-elf/mips16-fp-stub-1.s | .file 1 "mips-fp-stub-1.c"
.section .mdebug.abi32
.previous
.nan legacy
.module fp=32
.module oddspreg
# Stub function to call float foo (float, float)
.section .mips16.call.fp.foo,"ax",@progbits
.align 2
.set nomips16
.set nomicromips
.ent __call_stub_fp_foo
.type __call_stub_fp_foo, @function
__call_stub... |
stsp/binutils-ia16 | 1,394 | ld/testsuite/ld-mips-elf/eh-frame5.s | .cfi_startproc
.cfi_personality 0x0,local_pers
.cfi_lsda 0x0,LSDA
.ent f1
f1:
nop
.end f1
.cfi_endproc
.cfi_startproc
.cfi_personality 0x0,hidden_pers
.cfi_lsda 0x0,LSDA
.ent f2
f2:
nop
.end f2
.cfi_endproc
.cfi_startproc
.cfi_personality 0x0,global_pers
.cfi_lsda 0x0,LSDA
.ent f3
f3:
nop
.end f3
... |
stsp/binutils-ia16 | 2,435 | ld/testsuite/ld-mips-elf/reloc-1b.s | .set noreorder
.ent tstartb
tstartb:
lui $4,%hi(tstartb - 0x8010) # .text + 0x7fe0
addiu $4,$4,%lo(tstartb - 0x8010)
lui $4,%hi(tstartb - 0x8000) # .text + 0x7ff0
addiu $4,$4,%lo(tstartb - 0x8000)
lui $4,%hi(tstartb) # .text + 0xfff0
addiu $4,$4,%lo(tstartb)
lui $4,%hi(tstartb + 0x7ff0) # .text + 0x17fe0
ad... |
stsp/binutils-ia16 | 1,250 | ld/testsuite/ld-mips-elf/jalx-2-main.s | .file 1 "jalx-2-main.c"
.section .mdebug.abi32
.previous
.gnu_attribute 4, 1
.abicalls
.option pic0
.text
.align 2
.globl internal_function
.set nomips16
.set micromips
.ent internal_function
.type internal_function, @function
internal_function:
.frame $fp,8,$31 # vars= 0, regs= 1/0, args= 0, gp= 0
.mas... |
stsp/binutils-ia16 | 2,018 | ld/testsuite/ld-mips-elf/reloc-1a.s | .globl _start
.type _start, @function
.globl sdg
.set noreorder
.ent tstarta
tstarta:
_start:
lui $4,%hi(tstarta - 0x8010)
addiu $4,$4,%lo(tstarta - 0x8010)
lui $4,%hi(tstarta - 0x8000)
addiu $4,$4,%lo(tstarta - 0x8000)
lui $4,%hi(tstarta)
addiu $4,$4,%lo(tstarta)
lui $4,%hi(tstarta + 0x7ff0)
addiu $4,$4,%... |
stsp/binutils-ia16 | 1,103 | ld/testsuite/ld-mips-elf/tlslib-o32.s | .file 1 "tlslib-o32.s"
.abicalls
.text
.align 2
.globl fn
.ent fn
.type fn,@function
fn:
.frame $fp,16,$31
.mask 0x40000000,-8
.fmask 0x00000000,0
.set noreorder
.cpload $25
.set reorder
addiu $sp,$sp,-16
sw $fp,8($sp)
move $fp,$sp
.cprestore 0
# General Dynamic
lw $25,%call16(__tls_get_addr)($28)
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.