x86: add support for AVX-512 VPCMP*{B,W} pseudo-ops
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / pr19498.s
CommitLineData
df41fdf4
L
1 .text
2 .globl callmefirst
3callmefirst:
4 nop
5 .globl callmesecond
6callmesecond:
7 jmp callmealias.lto_priv.0
8 .weakref callmealias.lto_priv.0,callmefirst
This page took 0.121163 seconds and 4 git commands to generate.