)]}'
{
  "commit": "1fa74845f2bab36bfa37108b9054b53c1b8264b9",
  "tree": "08e77f50d8753ad875fa273663d23631a9cc2353",
  "parents": [
    "f11ebbf8d4308795129bc6651cf701b61b812abf"
  ],
  "author": {
    "name": "Tom Musta",
    "email": "tommusta@gmail.com",
    "time": "Tue Aug 12 08:45:06 2014 -0500"
  },
  "committer": {
    "name": "Alexander Graf",
    "email": "agraf@suse.de",
    "time": "Mon Sep 08 12:50:50 2014 +0200"
  },
  "message": "target-ppc: Bug Fix: mullw\n\nFor 64-bit implementations, the mullw result is the 64 bit product\nof the sign-extended least significant 32 bits of the source\nregisters.\n\nFix the code to properly sign extend the source operands and produce\na 64 bit product.\n\nExample:\nR3 00000000002F37A0\nR4 41C33D242F816715\nmullw 3,3,4\nR3 expected : 0008C3146AE0F020\nR3 actual   : 000000006AE0F020 (without this patch)\n\nSigned-off-by: Tom Musta \u003ctommusta@gmail.com\u003e\nSigned-off-by: Alexander Graf \u003cagraf@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dc80b02318129b464ef2f3f020675f76b5ce4532",
      "old_mode": 33188,
      "old_path": "target-ppc/translate.c",
      "new_id": "b19eb14df7ab8a101ce97b2cc1f8715ba7e6964a",
      "new_mode": 33188,
      "new_path": "target-ppc/translate.c"
    }
  ]
}
