)]}'
{
  "commit": "534df156090539854c2ac819dcdb096d01dab5c1",
  "tree": "73c5847f3ee8b82203d3f327f81112d2efd54eb2",
  "parents": [
    "f5f6d38b7458b8a1a46a750ac131ca8a2d45d946"
  ],
  "author": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Tue Sep 10 19:09:32 2013 +0100"
  },
  "committer": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Tue Sep 10 19:09:32 2013 +0100"
  },
  "message": "target-arm: Use sextract32() in branch decode\n\nIn the decode of ARM B and BL insns, swap the order of the\n\"append 2 implicit zeros to imm24\" and the sign extend, and\nuse the new sextract32() utility function to do the latter.\nThis avoids a direct dependency on the undefined C behaviour\nof shifting into the sign bit of an integer.\n\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nReviewed-by: Richard Henderson \u003crth@twiddle.net\u003e\nMessage-id: 1378391908-22137-2-git-send-email-peter.maydell@linaro.org\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4f4a0a97d20ef04d026c5ca48ef86d123ebacdd0",
      "old_mode": 33188,
      "old_path": "target-arm/translate.c",
      "new_id": "8bcfaf3e1b3c68b6078b3d47eaa1a66b171d55f7",
      "new_mode": 33188,
      "new_path": "target-arm/translate.c"
    }
  ]
}
