[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / diff1.s
1 # Difference of two undefined symbols.
2 # The assembler should reject this.
3 .text
4 .globl _foo
5 _foo: .long _a - _b
This page took 0.038944 seconds and 4 git commands to generate.