Chris Lattner 342cbdcc5e print encodings like this:
pslld	69, %mm3                ## encoding: [0x0f,0xf2,0x1c,0x25,0x45,0x00,0x00,0x00]

instead of like this:
	pslld	69, %mm3                ## encoding: [0x0f,0xf2,0x1c,0x25,0x45,0000,0000,0000]

this only affects 0.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95441 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-05 22:20:08 +00:00
..
2010-02-05 22:20:08 +00:00
2009-11-06 10:58:06 +00:00
2009-10-05 18:43:19 +00:00
2009-10-05 18:43:19 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00