mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
15 lines
349 B
Makefile
15 lines
349 B
Makefile
#as:
|
|
#ld: -shared -z norelro --hash-style=both
|
|
#objdump: -dr
|
|
#skip: loongarch32-*-*
|
|
|
|
.*: file format .*
|
|
|
|
Disassembly of section .text:
|
|
|
|
[0-9a-f]+ <fn1>:
|
|
+[0-9a-f]+: 1a000084 pcalau12i \$a0, .*
|
|
+[0-9a-f]+: 28cca084 ld.d \$a0, \$a0, .*
|
|
+[0-9a-f]+: 1a000084 pcalau12i \$a0, .*
|
|
+[0-9a-f]+: 28cca084 ld.d \$a0, \$a0, .*
|