aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / opc-b.s
index 00c7769780deb321661715949f799d7fa4baddc9..565ab5474abf55bdaf8ef70e3b1c6b8c9a1e2e5e 100644 (file)
        { .bbb; nop.b 0; nop.b 0; epc ;; }
 
 .L1:
+
+       # instructions added by SDM2.1:
+
+       break.b 0x1ffff
+       hint.b  @pause
+       hint.b  0x1ffff
+       nop.b   0x1ffff
+
+       # instructions added by SDM2.2:
+       vmsw.0
+       vmsw.1
This page took 0.025231 seconds and 4 git commands to generate.