[PATCH 30/57][Arm][GAS] Add support for MVE instructions: vqmovnt, vqmovnb, vqmovunt...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / address-039.s
1 ;; Test unsupported indirect addressing
2
3 .text
4 .global main
5 main:
6 ld r0,@-sp
7 jmp r13
8
This page took 0.030708 seconds and 4 git commands to generate.