1#objdump: -d
2#name:
3#source:  and-or-cc.s
4
5
6.*:     file format elf32-s12z
7
8
9Disassembly of section .text:
10
1100000000 <xx>:
12   0:	ce 7b       	andcc #123
13   2:	de 20       	orcc #32
14