Files
linux-packaging-mono/external/llvm-project/lld/test/ELF/Inputs/mips-micro.s

13 lines
139 B
ArmAsm
Raw Normal View History

.text
.set micromips
.global foo
.type foo,@function
foo:
nop
.set nomicromips
.global bar
.type bar,@function
bar:
nop