x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-mulbug-1.d
1 #objdump: -s
2 #source: mulbug-err-1.s
3 #as: --em=criself --no-mul-bug-abort
4
5 # Check that we don't get any errors or messages with
6 # "--no-mul-bug-abort". No checking for "--mul-bug-abort",
7 # though.
8
9 .*: file format .*-cris
10
11 Contents of section \.text:
12 0+ 114d0f05 014d2149 .*
13 Contents of section \.text\.1:
14 0+ 114d0f05 0149214d .*
15 Contents of section \.text\.2:
16 0+ 11490f05 214d1149 .*
17 Contents of section \.text\.3:
18 0+ 114d2419 01490f05 0f050f05 0f050f05 .*
19 0+10 0f050f05 0f050f05 0f050f05 0f050149 .*
20 0+20 0149 .*
21 Contents of section \.text\.4:
22 0+ 40d241d2 214d42d2 42d242d2 42d242d2 .*
23 0+10 42d242d2 42d242d2 42d242d2 42d20f05 .*
24 0+20 114d041d .*
This page took 0.030407 seconds and 4 git commands to generate.