[PATCH 22/57][Arm][GAS] Add support for MVE instructions: vmlaldav, vmlalv, vmlsldav...
[binutils-gdb.git] / sim / testsuite / m32r-elf / exit47.s
blobab814e3ab9a4e0f1263ab03d8e97ece92e33c07e
1 ;; Return with exit code 47.
3 .globl _start
4 _start:
5 ldi8 r1,#47
6 ldi8 r0,#1
7 trap #0