repo_id
string
size
int64
file_path
string
content
string
tactcomplabs/xbgas-binutils-gdb
1,483
ld/testsuite/ld-aarch64/erratum843419.s
.comm data0,4,4 .text .align 2 .global main .type main, %function main: sub sp, sp, #16 mov x7, 13 str w7, [sp,12] b e843419 ret .size main, .-main .section .e843419, "xa" .align 2 .globa...
tactcomplabs/xbgas-binutils-gdb
1,136
ld/testsuite/ld-aarch64/gc-relocs-tlsdesc.s
.global tlsdescvar .section .tbss,"awT",%nobits .align 2 .type tlsdescvar, %object .size tlsdescvar, 4 tlsdescvar: .zero 4 .align 2 .type l_tlsdescvar, %object .size l_tlsdescvar, 4 l_tlsdescvar: .zero 4 .text _test_tl...
tactcomplabs/xbgas-binutils-gdb
1,162
ld/testsuite/ld-aarch64/gc-relocs-tlsle.s
.global tlslevar .section .tbss,"awT",%nobits .align 2 .type tlslevar, %object .size tlslevar, 4 tlslevar: .zero 4 .align 2 .type l_tlslevar, %object .size l_tlslevar, 4 l_tlslevar: .zero 4 .text l_test_tls_le: ...
tactcomplabs/xbgas-binutils-gdb
2,480
ld/testsuite/ld-aarch64/tlsle.s
.section .tbss,"awT",%nobits a10: .zero 0x7fef a7fff: .zero 0x1 a8000: .zero 0x7fff affff: .zero 0x1 a10000: .zero 0x7ffeffff a7fffffff: .zero 0x1 a80000000: .zero 0x7fff0000 affff0000: .zero 0x0000ffff affffffff: .zero 0x1234 a100001233: .zero 0x123356787e78 a1234567890ab: .zero 0xa9866f55 a1234ffff0000:...
tactcomplabs/xbgas-binutils-gdb
1,062
ld/testsuite/ld-aarch64/eh-frame-foo.s
__longjmp: .cfi_startproc .cfi_def_cfa x0, 0 .cfi_offset x19, 16 .cfi_offset x20, 16 .cfi_offset x21, 16 .cfi_offset x22, 16 .cfi_offset x23, 24 .cfi_offset x24, 24 .cfi_offset x25, 24 .cfi_offset x26, 24 .cfi_offset x27, 24 .cfi_offset x28, 32 .cfi_offset x29, 32 .cfi_offset x30, 40 .cfi_offset d9, 8 /...
tactcomplabs/xbgas-binutils-gdb
1,296
ld/testsuite/ld-aarch64/erratum835769.s
.text .align 2 .global main .type main, %function main: stp x29, x30, [sp, -32]! add x29, sp, 0 mov x0, -26 str x0, [x29,16] mov x0, 26 str x0, [x29,24] add x4, x29, 16 mov x0, -1 m...
tactcomplabs/xbgas-binutils-gdb
1,318
ld/testsuite/ld-aarch64/variant_pcs-2.s
.text .variant_pcs f_spec_global_default_def .variant_pcs f_spec_global_default_undef .variant_pcs f_spec_global_hidden_def .variant_pcs f_spec_local2 .variant_pcs f_spec_global_default_ifunc .variant_pcs f_spec_global_hidden_ifunc .variant_pcs f_spec_local2_ifunc .global f_spec_global_default_def .global f_spec_glob...
tactcomplabs/xbgas-binutils-gdb
1,213
ld/testsuite/ld-m68hc11/adj-jump.s
;;; Test 68HC11 linker relaxation and fixup of bcc/bra branches ;;; .sect .text .globl _start _start: ;; Next 'bra' is assembled as a 'jmp'. It is relaxed to 'bra L3' ;; during a second pass of relax. bra L3 .skip 20 ;; Next 'jmp' must be relaxed to a 'bra' during the first pass. ;; The branch offset must the...
tactcomplabs/xbgas-binutils-gdb
1,430
ld/testsuite/ld-m68hc11/far-hc12.s
;;; Test 68HC12 FAR trampoline generation ;;; 2 trampolines are generated: ;;; - one for '_far_bar' ;;; - one for '_far_foo' ;;; 'far_no_tramp' does not have any trampoline generated. ;;; .sect .text .globl _start _start: start: lds #stack-1 ldx #0xabcd pshx ldd #0x1234 ldx #0x5678 bsr _far_bar ; Call to tramp...
tactcomplabs/xbgas-binutils-gdb
2,211
ld/testsuite/ld-m68hc11/relax-group.s
;;; Test 68HC11 linker relaxation (group relax) ;;; .sect .text .globl _start _start: ;;; ;;; The following group of instructions are adjusted. ;;; .relax L1x ldx #table bset 0,x #4 L1x: .relax L1y ldy #table bset 0,y #4 L1y: .relax L2x ldx #table+3 bset 0,x #4 bset 1,x #8 L2x: .relax L2y ldy #table+3 b...
tactcomplabs/xbgas-binutils-gdb
1,883
ld/testsuite/ld-m68hc11/far-hc11.s
;;; Test 68HC11 FAR trampoline generation ;;; 2 trampolines are generated: ;;; - one for '_far_bar' ;;; - one for '_far_foo' ;;; 'far_no_tramp' does not have any trampoline generated. ;;; .sect .text .globl _start _start: start: lds #stack ldx #0xabcd pshx ldd #0x1234 ldx #0x5678 bsr _far_bar ; Call to trampol...
tactcomplabs/xbgas-binutils-gdb
1,312
ld/testsuite/ld-m68hc11/relax-direct.s
;;; Test 68HC11 linker relaxation from extended addressing to direct ;;; addressing modes ;;; .sect .text .globl _start _start: start: lds stack ldd _bar beq F1 beq F2 std _bar jsr _bar F1: addd _toto bne start ;; All the following instructions will be relaxed and win 1 byte ;; for each. addd _toto+200 ...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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 "....
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
1,354
ld/testsuite/ld-arc/arclinux-nps.s
.text .global __start __start: mov r0, _cmem_start mov r0, _cmem_alter_start mov r0, _cmem_shared_start mov r0, _cmem_shared_alter_start mov r0, _fmt_slot0_start mov r0, _fmt_slot1_start mov r0, _fmt_slot2_start mov r0, _fmt_slot3_start ...
tactcomplabs/xbgas-binutils-gdb
13,685
ld/testsuite/ld-arc/jli-overflow.s
;;;Macro .macro jlifunc num .section .text .align 4 .global func\num .type func\num, @function func\num: j_s.d [blink] add_s r0,r0,1 .size func\num, .-func\num .align 4 .global test_\num .type test_\num, @function test_\num: jli_s @__jli.func\num j_s [blink] .size test_\num, .-test_\num .section .jlitab,...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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 ...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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 ...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
1,427
ld/testsuite/ld-z80/relocs.s
.text ; .org 0 .globl label1 .globl label2 .globl label3 .globl label4 .globl label5 .globl label6 .globl label7 .globl label8 .globl label9 .globl value8 .globl value8_1 .globl value8_2 .globl value8_3 .globl value16 .globl value24 .globl value32 .globl field_0 .globl field_1 call label1 call ...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
390,006
ld/testsuite/ld-mips-elf/multi-got-hidden-2.s
.globl sym_2_1 sym_2_1: la $2, sym_2_1 .globl sym_2_2 sym_2_2: la $2, sym_2_2 .globl sym_2_3 sym_2_3: la $2, sym_2_3 .globl sym_2_4 sym_2_4: la $2, sym_2_4 .globl sym_2_5 sym_2_5: la $2, sym_2_5 .globl sym_2_6 sym_2_6: la $2, sym_2_6 .globl sym_2_7 sym_2_7: la $2, sym_2_7 .globl sym_2_8 sym_2_8: la $2, sym_2_8 .globl s...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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 # ...
tactcomplabs/xbgas-binutils-gdb
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) ...
tactcomplabs/xbgas-binutils-gdb
1,656
ld/testsuite/ld-mips-elf/reloc-2b.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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
389,895
ld/testsuite/ld-mips-elf/multi-got-1-2.s
.globl sym_2_1 sym_2_1: la $2, sym_2_1 .globl sym_2_2 sym_2_2: la $2, sym_2_2 .globl sym_2_3 sym_2_3: la $2, sym_2_3 .globl sym_2_4 sym_2_4: la $2, sym_2_4 .globl sym_2_5 sym_2_5: la $2, sym_2_5 .globl sym_2_6 sym_2_6: la $2, sym_2_6 .globl sym_2_7 sym_2_7: la $2, sym_2_7 .globl sym_2_8 sym_2_8: la $2, sym_2_8 .globl s...
tactcomplabs/xbgas-binutils-gdb
1,191
ld/testsuite/ld-mips-elf/got-page-3a.s
.macro makeref,sym lw $5,%got(\sym\@)($gp) .endm .globl f1 .ent f1 f1: # 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)($...
tactcomplabs/xbgas-binutils-gdb
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,%...
tactcomplabs/xbgas-binutils-gdb
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,...
tactcomplabs/xbgas-binutils-gdb
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,%...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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,...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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(__...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
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,...
tactcomplabs/xbgas-binutils-gdb
1,042
ld/testsuite/ld-mips-elf/tlsdyn-o32-2.s
.file 1 "tlsbin-o32.s" .abicalls .text .align 2 .globl other .ent other .type other,@function other: .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_...
tactcomplabs/xbgas-binutils-gdb
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 ...
tactcomplabs/xbgas-binutils-gdb
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(__...
tactcomplabs/xbgas-binutils-gdb
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 ...
tactcomplabs/xbgas-binutils-gdb
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 ...
tactcomplabs/xbgas-binutils-gdb
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...
tactcomplabs/xbgas-binutils-gdb
24,561
ld/testsuite/ld-sh/arch/sh4-nommu-nofpu.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 sh4-nommu-nofpu but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-o...
tactcomplabs/xbgas-binutils-gdb
35,839
ld/testsuite/ld-sh/arch/sh-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 sh-dsp but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-opc.h | pe...
tactcomplabs/xbgas-binutils-gdb
28,125
ld/testsuite/ld-sh/arch/sh3e.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 sh3e but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-opc.h | perl...
tactcomplabs/xbgas-binutils-gdb
25,376
ld/testsuite/ld-sh/arch/sh2e.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 sh2e but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-opc.h | perl...
tactcomplabs/xbgas-binutils-gdb
20,277
ld/testsuite/ld-sh/arch/sh2.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 sh2 but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-opc.h | perl ...
tactcomplabs/xbgas-binutils-gdb
29,623
ld/testsuite/ld-sh/arch/sh2a-nofpu.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 sh2a-nofpu 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
39,786
ld/testsuite/ld-sh/arch/sh2a.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 sh2a but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-opc.h | perl...
tactcomplabs/xbgas-binutils-gdb
20,848
ld/testsuite/ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.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 sh2a-nofpu-or-sh4-nommu-nofpu but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../....
tactcomplabs/xbgas-binutils-gdb
24,687
ld/testsuite/ld-sh/arch/sh4-nofpu.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 sh4-nofpu 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
26,032
ld/testsuite/ld-sh/arch/sh2a-or-sh3e.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 sh2a-or-sh3e but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-opc....
tactcomplabs/xbgas-binutils-gdb
22,754
ld/testsuite/ld-sh/arch/sh3-nommu.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 sh3-nommu 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
22,870
ld/testsuite/ld-sh/arch/sh3.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 sh3 but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-opc.h | perl ...
tactcomplabs/xbgas-binutils-gdb
20,806
ld/testsuite/ld-sh/arch/sh2a-nofpu-or-sh3-nommu.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 sh2a-nofpu-or-sh3-nommu but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opco...
tactcomplabs/xbgas-binutils-gdb
25,681
ld/testsuite/ld-sh/arch/sh4a-nofpu.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 sh4a-nofpu 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
35,808
ld/testsuite/ld-sh/arch/sh4a.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 sh4a but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-opc.h | perl...
tactcomplabs/xbgas-binutils-gdb
18,809
ld/testsuite/ld-sh/arch/sh.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 sh but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-opc.h | perl s...
tactcomplabs/xbgas-binutils-gdb
38,442
ld/testsuite/ld-sh/arch/sh3-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 sh3-dsp but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-opc.h | p...
tactcomplabs/xbgas-binutils-gdb
34,684
ld/testsuite/ld-sh/arch/sh4.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 sh4 but no more. ! If the tests are failing because the expected results have changed then run ! 'cat ../../../../../opcodes/sh-opc.h | perl ...
tactcomplabs/xbgas-binutils-gdb
30,134
ld/testsuite/ld-sh/arch/sh2a-or-sh4.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 sh2a-or-sh4 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
46,880
ld/testsuite/ld-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
1,344
gas/testsuite/gas/score/rD_rA.s
/* * test relax * not.c <-> not! : register number must be in 0-15 * neg.c <-> neg! : register number must be in 0-15 * cmp.c <-> cmp! : register number must be in 0-15 * Author: ligang */ /* This macro transform 32b instruction to 16b. */ .macro tran3216 insn32, insn16 .align 4 \insn32 r0, r7 #32b ...
tactcomplabs/xbgas-binutils-gdb
1,118
gas/testsuite/gas/score/postlw.s
/* * test relax * post lw <-> pop! : offset == 4 * syntax: lw rD, [rA]+, simm12 : rD and rA can be 0-31 pop! rD, [rAg0] : rAg0 must be in 0-7, rD can be 0-31 * Author: ligang */ /* This macro transform 32b instruction to 16b. */ .macro tran3216 insn32, insn16 .align 4 \insn32 r23, [r7]+, 4 #32b -> 1...
tactcomplabs/xbgas-binutils-gdb
1,600
gas/testsuite/gas/score/ls32ls16.s
/* * test relax * lw <-> lw! : register number must be in 0-15, offset == 0 * lh <-> lh! : register number must be in 0-15, offset == 0 * lbu <-> lbu! : register number must be in 0-15, offset == 0 * sw <-> sw! : register number must be in 0-15, offset == 0 * sh <-> sh! : register number must be in 0-15, ...
tactcomplabs/xbgas-binutils-gdb
3,775
gas/testsuite/gas/score/branch_32.s
/* * tests for branch instruction relaxation * * Author: libin */ .include "relaxation_macro.h" .macro _b_op_pattern insn insn1 .balign 2 /* * for local label 1, assembler should NOT alter instructions before .skip; * but it SHOULD alter instructions afte it. */ 1: insn_16 "\insn! 1b" tran_16_32 "\insn...
tactcomplabs/xbgas-binutils-gdb
1,133
gas/testsuite/gas/score/presw.s
/* * test relax * pre sw <-> push! : offset == -4 * syntax: sw rD, [rA, simm12]+ : rD and rA can be 0-31 push! rD, [rAg0] : rAg0 must be in 0-7, rD can be 0-31 * Author: ligang */ /* This macro transform 32b instruction to 16b. */ .macro tran3216 insn32, insn16 .align 4 \insn32 r0, [r2, -4]+ #32b -...
tactcomplabs/xbgas-binutils-gdb
1,107
gas/testsuite/gas/score/bittst.s
/* * test relax * bittst.c <-> bittst! : register number must be in 0-15 * Author: ligang */ /* This macro transform 32b instruction to 16b. */ .macro tran3216 insn32, insn16 \insn32 r0, 2 #32b -> 16b \insn16 r0, 2 \insn32 r15, 4 #32b -> 16b \insn16 r15, 4 \insn32 r15, 1 #32b ->...
tactcomplabs/xbgas-binutils-gdb
1,080
gas/testsuite/gas/score/addi.s
/* * test relax * addi <-> addei! : for addei : register number must be in 0-15, offset : 4b, only 16b -> 32b * (1)addi rD, simm16 : rD = rD + simm16, -32768 <= simm16 <= 32767 * (2)addei! rD, imm4 : rD = rD + 2**imm4 * addi <-> subei! : for addei : register number must be in 0-15, offset : 4b, only 16b -> 32b...
tactcomplabs/xbgas-binutils-gdb
2,027
gas/testsuite/gas/score/rD_rA_rB.s
/* * test relax * add.c <-> add! : register number must be in 0-15 * addc.c <-> addc! : register number must be in 0-15 * sub.c <-> sub! : register number must be in 0-15 * and.c <-> and! : register number must be in 0-15 * or.c <-> or! : register number must be in 0-15 * xor.c <-> xor! : register nu...
tactcomplabs/xbgas-binutils-gdb
1,860
gas/testsuite/gas/score/ls32ls16p.s
/* * test relax * lw <-> lwp! : rs = r2, offset & 0x3 == 0, offset >> 2 : 5b * lh <-> lhp! : rs = r2, offset & 0x1 == 0, offset >> 1 : 5b * lbu <-> lbu! : rs = r2, offset != 0, offset : 5b * sw <-> swp! : rs = r2, offset & 0x3 == 0, offset >> 2 : 5b * sh <-> shp! : rs = r2, offset & 0x1 == 0, offset >> 1 : 5b...
tactcomplabs/xbgas-binutils-gdb
1,910
gas/testsuite/gas/score/move.s
/* * test relax * mv <-> mv! : for mv! : register number must be in 0-15 * mv <-> mhfl! : for mhfl! : rD must be in 16-31, rS must be in 0-15 * mv <-> mlfh! : for mhfl! : rD must be in 0-15, rS must be in 16-31 * Author: ligang */ /* This block test mv -> mv! */ .align 4 mv r0, r15 #32b -> 16b mv! ...
tactcomplabs/xbgas-binutils-gdb
1,491
gas/testsuite/gas/score/load_store_32.s
/* * tests for load/store instruction relaxation * * Author: libin */ .include "relaxation_macro.h" .macro _ls_op_pattern insn .balign 2 insn_32 "\insn r0, [r0,0]" insn_32 "\insn r15, [r0,0]" insn_32 "\insn r0, [r7,0]" insn_32 "\insn r15, [r7,0]" /* NOTE: offset MUST be word aligned */ insn_32 "\insn ...
tactcomplabs/xbgas-binutils-gdb
1,649
gas/testsuite/gas/score/rD_rA_BN.s
/* * test relax * bitclr.c <-> bitclr! : register number must be in 0-15 * bitset.c <-> bitset! : register number must be in 0-15 * bittgl.c <-> bittgl! : register number must be in 0-15 * slli.c <-> slli! : register number must be in 0-15 * srli.c <-> srli! : register number must be in 0-15 * Author: l...
tactcomplabs/xbgas-binutils-gdb
1,129
gas/testsuite/gas/score/ldi.s
/* * test relax * ldi <-> ldiu! : for ldiu! : register number must be in 0-15, simm16: [0-255] * (1)ldi rD, simm16 : rD = simm16 * (2)ldiu! rD, imm8 : rD = ZE(imm8) * Author: ligang */ /* This macro transform 32b instruction to 16b. */ .macro tran3216 insn32, insn16 .align 4 \insn32 r2, 0 ...
tactcomplabs/xbgas-binutils-gdb
3,103
gas/testsuite/gas/mt/msys.s
;; This file is a set of tests for the MorphoySys instructions. ; Make sure that each mnemonic gives the proper opcode. Use R0 and #0 ; for all operands so that everything but the opcode will be 0 in the ; assembled instructions. ldctxt R0,R0,#0,#0,#0 ldfb R0,R0,#0 stfb R0, R0, #0 fbcb R0,#0,#0,#0,#0,#0,#0,#0,#0...
tactcomplabs/xbgas-binutils-gdb
1,634
gas/testsuite/gas/mt/allinsn.s
.data foodata: .word 42 .text footext: .text .global add add: add R0,R0,R0 .text .global addu addu: addu R0,R0,R0 .text .global addi addi: addi R0,R0,#0 .text .global addui addui: addui R0,R0,#0 .text .global sub sub: sub R0,R0,R0 .text .global subu subu: subu R0,R0,R0 .text .global subi subi: s...
tactcomplabs/xbgas-binutils-gdb
1,224
gas/testsuite/gas/s12z/trap.s
trap #146 trap #147 trap #148 trap #149 trap #150 trap #151 trap #152 trap #153 trap #154 trap #155 trap #156 trap #157 trap #158 trap #159 trap #168 trap #169 trap #170 trap #171 trap #172 trap #173 trap #174 trap #175 trap #184 trap #185 tra...
tactcomplabs/xbgas-binutils-gdb
1,361
gas/testsuite/gas/s12z/opr-symbol.s
#sym1: set $123456 #sym2: set $abcdef .equiv sym1, 0x123456 .equiv sym2, 0xabcdef mov.b #23, sym1 mov.w #23, sym1 mov.p #23, sym1 mov.l #23, sym1 mov.b sym1, sym2 mov.w sym1, sym2 mov.p sym1, sym2 mov.l sym1, sym2 add d1, sym1 and d2, sym1 sub d3, sym1 or d4, sym1 inc.b sym1 inc.w sym1 inc.l ...
tactcomplabs/xbgas-binutils-gdb
3,667
gas/testsuite/gas/crx/cmpbr_insn.s
# 'Compare & Branch' instructions. .data foodata: .word 42 .text footext: .global cmpbeqb cmpbeqb: cmpbeqb r1, r2, 0x56 cmpbeqb r3, r4, 0x4348 cmpbeqb $0, r5, 0x36 cmpbeqb $1, r6, 0x345678 .global cmpbneb cmpbneb: cmpbneb r7, r8, 250 cmpbneb r9, r10, 0xf000 cmpbneb $2, r11, 0x2 cmpbneb $3, r12, 0xfffffe .globa...
tactcomplabs/xbgas-binutils-gdb
2,038
gas/testsuite/gas/crx/load_stor_insn.s
# Load/Store instructions. .data foodata: .word 42 .text footext: # Load instructions (memory to register). .global loadb loadb: loadb 0x632, r1 loadb 0x87632, r2 loadb 0xffff1234, r3 loadb 9(r5), r4 loadb 0(sp), r6 loadb 0x456(r6), r7 loadb -0x456(r8), r10 loadb 0x45678(r13), r12 loadb -0x4567892(r9), sp loadb 0x...
tactcomplabs/xbgas-binutils-gdb
1,901
gas/testsuite/gas/crx/bit_insn.s
# Bit instructions. .data foodata: .word 42 .text footext: # cbit instructions. .global cbitb cbitb: cbitb $6, 0x450 cbitb $0x6, 0xffff0450 cbitb $7, 0x41287 cbitb $3, 9(r5) cbitb $0, (sp) cbitb $2, 0xffffe1(r1) cbitb $4, 0xfa(ra,sp,1) cbitb $0x7, -333(r15,r7,8) .global cbitw cbitw: cbitw $0xf, 0x23 cbitw $0x6, ...
tactcomplabs/xbgas-binutils-gdb
3,049
gas/testsuite/gas/crx/misc_insn.s
# Miscellaneous instructions. .data foodata: .word 42 .text footext: # Multiply instructions. .global macsb macsb: macsb r0 , r1 .global macub macub: macub r2 , r3 .global macqb macqb: macqb r4 , r5 .global macsw macsw: macsw r6 , r7 .global macuw macuw: macuw r8 , r9 .global macqw macqw: macqw r10 , r11...