MBIND gas test tweak
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / pr20732.d
CommitLineData
86b80085
NC
1#as:
2#objdump: -dr --prefix-addresses
3#name: PR20732 - make sure that the L and LL suffix is accepted on constant values
4
5.*: +file format .*
6
7Disassembly of section .text:
8[0x]+000.*sethi[ ]+%hi\(0x3b9ac800\), %l5
9[0x]+004.*or[ ]+%l5, 0x200, %l5.*
10[0x]+008.*sethi[ ]+%hi\(0x3b9ac800\), %l5
11[0x]+00c.*or[ ]+%l5, 0x200, %l5.*
12[0x]+010.*sethi[ ]+%hi\(0x3b9ac800\), %l5
13[0x]+014.*or[ ]+%l5, 0x200, %l5.*
14#pass
This page took 0.740907 seconds and 4 git commands to generate.