diff options
author | Chris Lattner <sabre@nondot.org> | 2010-02-05 22:20:08 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-02-05 22:20:08 +0000 |
commit | 342cbdcc5eca3a292748b71f1aac55516d4e7141 (patch) | |
tree | 2e073ef96bfbef1dbc38fdc9bd3fa90365679f4d /lib/CodeGen/MachineFunction.cpp | |
parent | 39a612e6f9e63806af410a0ab0d81895391e4c79 (diff) |
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
Diffstat (limited to 'lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions