[AArch64, Binutils] Make hint space instructions valid for Armv8-a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / illegal-ras-1.s
index 5d61fb7896900036336508e0d2f279106d0ba33c..ae85e8d892b5a467b5ab1a75552b2e626a94a618 100644 (file)
@@ -12,7 +12,6 @@
 
        /* ARMv8-A.  */
        .arch armv8-a
-       esb
        hint #0x10
 
        rw_sys_reg sys_reg=erridr_el1 xreg=x5 r=1 w=0
@@ -33,7 +32,6 @@
        /* ARMv8.1-A.  */
 
        .arch armv8.1-a
-       esb
        hint #0x10
 
        rw_sys_reg sys_reg=erridr_el1 xreg=x5 r=1 w=0
This page took 0.024331 seconds and 4 git commands to generate.