)]}'
{
  "commit": "fa31af0e63c5629d0bdc63eb87c1e44abd4fdb9e",
  "tree": "324fc5ca7a833a786d9202e9d29178246648680c",
  "parents": [
    "4e6f6d4c20252c6900f01787559b97a559c0b402"
  ],
  "author": {
    "name": "Nathan Froyd",
    "email": "froydnj@codesourcery.com",
    "time": "Tue Aug 25 08:20:00 2009 -0700"
  },
  "committer": {
    "name": "Aurelien Jarno",
    "email": "aurelien@aurel32.net",
    "time": "Tue Aug 25 18:05:27 2009 +0200"
  },
  "message": "target-mips: fix conditional moves off fp condition codes\n\nConditional moves off fp condition codes were using the result of\nget_fp_bit to isolate and test the relevant condition code.  However,\nget_fp_bit returns the bit number of the condition code, not a\nbitmask.  (Compare the use of get_fp_bit in gen_compute_branch1, for\ninstance.)\n\nFixed by shifting a bitmask into place using the result of get_fp_bit in\nthe relevant functions (gen_mov{ci,cf_s,cf_d,cf_ps}).\n\nSigned-off-by: Nathan Froyd \u003cfroydnj@codesourcery.com\u003e\nSigned-off-by: Aurelien Jarno \u003caurelien@aurel32.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6a1273f0362b7a0b924d54491b9cde061406b208",
      "old_mode": 33188,
      "old_path": "target-mips/translate.c",
      "new_id": "a2b2edbbd29bf857a9c441c7035098dd161e83c7",
      "new_mode": 33188,
      "new_path": "target-mips/translate.c"
    }
  ]
}
