This fixes the aarch64 assembler so that it will generate error messages when
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / diagnostic.s
index 2bb16b0087062bb00bf0f9104310f9208cb5ceb6..241f0ccf37a71c243e741de112b13b415379cf08 100644 (file)
        cinc    w0, w1, nv
        cset    w0, al
        cset    w0, nv
+
+       # test diagnostic info on optional operand
+       ret     lr
+       ret     kk
+       clrex   x0
+       clrex   w0
+       clrex   kk
+       sys     #0, c0, c0, #0, kk
+       sys     #0, c0, c0, #0,
This page took 0.023061 seconds and 4 git commands to generate.