This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sign-extension.d
1 #as: -little
2 #objdump: -drj.text
3 #name: Sign-extended immediate
4
5 .*: file format .*sh.*
6
7 Disassembly of section \.text:
8
9 00000000 <foo>:
10 0: f0 e0 mov #-16,r0
11 2: 09 00 nop
This page took 0.03111 seconds and 4 git commands to generate.