Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / aarch64 / sve-dwarf-registers.s
1 .arch armv8-a+sve
2 .cfi_startproc
3 .cfi_def_cfa_register 96
4 .cfi_adjust_cfa_offset 5
5 .cfi_restore 96
6 .cfi_endproc
This page took 0.029392 seconds and 4 git commands to generate.