x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cr16 / cinv_test.d
1 #as:
2 #objdump: -dr
3 #name: cinv_test
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 00000000 <main>:
10 [ ]*0: 0a 00[ ]*cinv[ ]*\[i\]
11 [ ]*2: 0b 00[ ]*cinv[ ]*\[i,u\]
12 [ ]*4: 0c 00[ ]*cinv[ ]*\[d\]
13 [ ]*6: 0d 00[ ]*cinv[ ]*\[d,u\]
14 [ ]*8: 0e 00[ ]*cinv[ ]*\[d,i\]
15 [ ]*a: 0f 00[ ]*cinv[ ]*\[d,i,u\]
This page took 0.039546 seconds and 4 git commands to generate.