diff options
Diffstat (limited to 'ld/testsuite/ld-aarch64/pac-plt-1.d')
-rw-r--r-- | ld/testsuite/ld-aarch64/pac-plt-1.d | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/testsuite/ld-aarch64/pac-plt-1.d b/ld/testsuite/ld-aarch64/pac-plt-1.d index 47be9491b6a..9c4a676cf8f 100644 --- a/ld/testsuite/ld-aarch64/pac-plt-1.d +++ b/ld/testsuite/ld-aarch64/pac-plt-1.d @@ -12,7 +12,6 @@ Disassembly of section \.plt: .*: 90000090 adrp x16, 28000 <_GLOBAL_OFFSET_TABLE_> .*: f9400e11 ldr x17, \[x16, #24\] .*: 91006210 add x16, x16, #0x18 -.*: d503219f autia1716 .*: d61f0220 br x17 .*: d503201f nop .*: d503201f nop @@ -24,6 +23,7 @@ Disassembly of section \.plt: .*: 91008210 add x16, x16, #0x20 .*: d503219f autia1716 .*: d61f0220 br x17 +.*: d503201f nop [0-9]+ <.*>: .*: 90000090 adrp x16, 28000 <_GLOBAL_OFFSET_TABLE_> @@ -31,3 +31,4 @@ Disassembly of section \.plt: .*: 9100a210 add x16, x16, #0x28 .*: d503219f autia1716 .*: d61f0220 br x17 +.*: d503201f nop |