From: Sam Moore Date: Mon, 14 Apr 2014 15:28:19 +0000 (+0800) Subject: Reflect fixes to I/O in ipdf/vfpu X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;ds=sidebyside;h=97d0d11bd2a29d79c000fd1b5a49c397f23afef6;hp=97d0d11bd2a29d79c000fd1b5a49c397f23afef6;p=ipdf%2Fcode.git Reflect fixes to I/O in ipdf/vfpu Commits in ipdf/vfpu: 354bf006d86abdfad9dbb915facec36f99af77bc e005897cffaf46cbbed14b3cc1ef74a390c93fef Only using 1 hex character for opcode (3 bits) and rmode (2 bits) as opposed to 1 char per bit (...) Also no need to print extra newline; it was a bug in ipdf/vfpu ---