Fix compile time warnings about using possibly uninitialised variables in rs6000...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / clzero.d
1 #objdump: -dw
2 #name: i386 CLZERO insn
3
4 .*: +file format .*
5
6
7 Disassembly of section \.text:
8
9 00000000 <_start>:
10 [ ]*[a-f0-9]+: 0f 01 fc clzero
11 #pass
This page took 0.064056 seconds and 4 git commands to generate.