)]}'
{
  "commit": "2dc7bf63cf77d23b287c8d78628d62046fba1bf4",
  "tree": "388bfd3e601692ddaba612a3ed9ec5dbf74748a1",
  "parents": [
    "99d6b11b5b44d7dd64f4cb1973184e40a4a174f8"
  ],
  "author": {
    "name": "Mark Cave-Ayland",
    "email": "mark.cave-ayland@ilande.co.uk",
    "time": "Sun Sep 25 14:48:03 2022 +0100"
  },
  "committer": {
    "name": "Laurent Vivier",
    "email": "laurent@vivier.eu",
    "time": "Mon Sep 26 23:37:04 2022 +0200"
  },
  "message": "target/m68k: increase size of m68k CPU features from uint32_t to uint64_t\n\nThere are already 32 feature bits in use, so change the size of the m68k\nCPU features to uint64_t (along with the associated m68k_feature()\nfunctions) to allow up to 64 feature bits to be used.\n\nAt the same time make use of the BIT_ULL() macro when reading/writing\nthe CPU feature bits to improve readability, and also update m68k_feature()\nto return a bool rather than an int.\n\nSigned-off-by: Mark Cave-Ayland \u003cmark.cave-ayland@ilande.co.uk\u003e\nReviewed-by: Philippe Mathieu-Daudé \u003cf4bug@amsat.org\u003e\nMessage-Id: \u003c20220925134804.139706-2-mark.cave-ayland@ilande.co.uk\u003e\nSigned-off-by: Laurent Vivier \u003claurent@vivier.eu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f681be3a2a58961e5810a2ce108638aff0ad4ae9",
      "old_mode": 33188,
      "old_path": "target/m68k/cpu.c",
      "new_id": "8d23c72056fd2107cf75c4e3e6c757ae959ef99e",
      "new_mode": 33188,
      "new_path": "target/m68k/cpu.c"
    },
    {
      "type": "modify",
      "old_id": "67b6c12c2892a51a6e3729df80388de91c5ce2f0",
      "old_mode": 33188,
      "old_path": "target/m68k/cpu.h",
      "new_id": "f5c6e95cb44a23d97a47fbbc82cee80805ea2f6f",
      "new_mode": 33188,
      "new_path": "target/m68k/cpu.h"
    }
  ]
}
