)]}'
{
  "commit": "90e496386fe7fd32c189561f846b7913f95b8cf4",
  "tree": "7b16f13b257464c0c19bd6de4fc73d152551be54",
  "parents": [
    "8c6afa6ab158467d1938cc92022135bc7a872006"
  ],
  "author": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Tue Apr 15 19:18:40 2014 +0100"
  },
  "committer": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Thu Apr 17 21:34:03 2014 +0100"
  },
  "message": "target-arm: A64: Add assertion that FP access was checked\n\nBecause unallocated encodings generate different exception syndrome\ninformation from traps due to FP being disabled, we can\u0027t do a single\n\"is fp access disabled\" check at a high level in the decode tree.\nTo help in catching bugs where the access check was forgotten in some\ncode path, we set this flag when the access check is done, and assert\nthat it is set at the point where we actually touch the FP regs.\n\nThis requires us to pass the DisasContext to the vec_reg_offset\nand fp_reg_offset functions.\n\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nReviewed-by: Peter Crosthwaite \u003cpeter.crosthwaite@xilinx.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2f67af3e6cfe403c1ab927bde4323b4bc3f56638",
      "old_mode": 33188,
      "old_path": "target-arm/translate-a64.c",
      "new_id": "0ec2f6558661e51e7cdfbfb20e1018264d7c42aa",
      "new_mode": 33188,
      "new_path": "target-arm/translate-a64.c"
    },
    {
      "type": "modify",
      "old_id": "4536f82cdc88b02faee007156095d67851bee3bc",
      "old_mode": 33188,
      "old_path": "target-arm/translate.h",
      "new_id": "3f7d5ca24d3822bbcd01c2fa45495330d928e1db",
      "new_mode": 33188,
      "new_path": "target-arm/translate.h"
    }
  ]
}
