diff for duplicates of <490248A1.6080004@burdell.org> diff --git a/a/1.txt b/N1/1.txt index 803b264..5464f27 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ Hollis Blanchard wrote: > like there might be some overlapping functionality. > > First there's emulate_instruction(), but since that only handles a few -> instructions it's just an ordered list of if ((instruction & MASK_A) = +> instructions it's just an ordered list of if ((instruction & MASK_A) == > INST_A) tests, so it doesn't actually parse out opcodes or anything. > > I've also found xmon's ppc-opc.c. That parses the opcode and operands, diff --git a/a/content_digest b/N1/content_digest index 27307ce..054303e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01224867546.9634.42.camel@localhost.localdomain\0" "From\0sonny <sonny@burdell.org>\0" "Subject\0Re: [RFC] a little disassembly infrastructure\0" - "Date\0Fri, 24 Oct 2008 22:13:53 +0000\0" + "Date\0Fri, 24 Oct 2008 17:13:53 -0500\0" "To\0Hollis Blanchard <hollisb@us.ibm.com>\0" "Cc\0linuxppc-dev <linuxppc-dev@ozlabs.org>" " kvm-ppc <kvm-ppc@vger.kernel.org>\0" @@ -12,7 +12,7 @@ "> like there might be some overlapping functionality.\n" "> \n" "> First there's emulate_instruction(), but since that only handles a few\n" - "> instructions it's just an ordered list of if ((instruction & MASK_A) =\n" + "> instructions it's just an ordered list of if ((instruction & MASK_A) ==\n" "> INST_A) tests, so it doesn't actually parse out opcodes or anything.\n" "> \n" "> I've also found xmon's ppc-opc.c. That parses the opcode and operands,\n" @@ -38,4 +38,4 @@ "a \"Good Thing\" IMHO. I think we should have a generic disassembly \n" infrastructure and use that everywhere. -c9ead667605c25d94f2330515ebd01fb2a74f256d5aa52c250cf92ead9675906 +16445ab820d6a45d55c12e5c69099302c952ba48122e8f4001db9a4d77e69967
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.