Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / tfr.d
1 #objdump: -d
2 #name: The TFR (incl ZEX) instruction
3 #source: tfr.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <L1>:
12 0: 9e 45 tfr d0, d1
13 2: 9e 58 tfr d1, x
14 4: 9e 0a tfr d2, s
15 6: 9e 0d tfr d2, ccl
16 8: 9e 6e tfr d6, ccw
17 a: 9e 29 tfr d4, y
18 c: 9e 37 tfr d5, d7
19 e: 9e 5e tfr d1, ccw
20 10: 9e 40 tfr d0, d2
This page took 0.031054 seconds and 4 git commands to generate.