opcodes/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / mcf-movsr.d
1 #name: mcf-movsr
2 #objdump: -d
3 #as: -mcpu=5329
4
5 .*: file format .*
6
7 Disassembly of section .text:
8
9 0+ <test_movsr>:
10 0: 46c3 movew %d3,%sr
11 2: 46fc ffff movew #-1,%sr
12 6: 40c3 movew %sr,%d3
13 8: 44c3 movew %d3,%ccr
14 a: 44fc ffff movew #-1,%ccr
15 e: 42c3 movew %ccr,%d3
This page took 0.031598 seconds and 4 git commands to generate.