Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / clr-opr.d
1 #objdump: -d
2 #name:
3 #source: clr-opr.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: bc ff clr.b \(s\+\)
13 2: bd c0 2d clr.w \(45,x\)
14 5: be f9 e2 32 clr.p 123442
15 9: bf d4 03 clr.l \[3,y\]
This page took 0.03808 seconds and 4 git commands to generate.