Disassemble in the format of "<result-id> = <opcode> <operand>..".
authorLei Zhang <antiagainst@google.com>
Mon, 24 Aug 2015 19:52:26 +0000 (15:52 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:52:01 +0000 (12:52 -0400)
commit8a37520908e9e64b8a07cdd9e27dd3d81eb08bdc
tree7fba0b84b1523c11533319d09c0bb334946df5a8
parent31e482cdf5587b37a2bbae8b464ca260fd38e0d3
Disassemble in the format of "<result-id> = <opcode> <operand>..".
source/binary.cpp
test/BinaryToText.cpp