)]}'
{
  "commit": "5bf288d5a88ab6d3fa9bd7bd070e624afd264dc6",
  "tree": "469ed3bbaacdc764cea4cb37d11f2e98752890ad",
  "parents": [
    "6be89caafe18735d02ffb7261ad41a329d8bd610"
  ],
  "author": {
    "name": "Guinevere Larsen",
    "email": "guinevere@redhat.com",
    "time": "Fri Jul 26 17:31:14 2024 -0300"
  },
  "committer": {
    "name": "Guinevere Larsen",
    "email": "guinevere@redhat.com",
    "time": "Mon Oct 28 10:46:33 2024 -0300"
  },
  "message": "gdb/record: support AVX instructions VMOVDQ(U|A) when recording\n\nThis commit adds support for the instructions VMOVDQU and VMOVDQA, used\nto move values to/from 256 bit registers. Unfortunately, the\nprogrammer\u0027s manual is very incomplete (if not wrong) about these\ninstructions, so the logic had to be reverse engineered from how gcc\nactually encodes the instruction.\n\nThis commit also changes the memory regions from the test to store 256\nbits, so its easier to test the instructions and that we\u0027re recording\nymm registers correctly.\n\nApproved-By: Tom Tromey \u003ctom@tromey.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b9ac12edfa34f3e1a37eb4b54ea6c59a04a712f3",
      "old_mode": 33188,
      "old_path": "gdb/i386-tdep.c",
      "new_id": "938a654bf39c80dc70a180e4c3b8a12477848d4b",
      "new_mode": 33188,
      "new_path": "gdb/i386-tdep.c"
    },
    {
      "type": "modify",
      "old_id": "16303a422489f366ec83d9a4f546de0fc9c918bd",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.reverse/i386-avx-reverse.c",
      "new_id": "87574983c8a49ceaa4429a97dd0a78e50eb1898c",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.reverse/i386-avx-reverse.c"
    },
    {
      "type": "modify",
      "old_id": "75c313c2225b255e6cf8fab952e524834af0c468",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.reverse/i386-avx-reverse.exp",
      "new_id": "aea5e395cf81759a249f784ef2f4a8f8bb041bb7",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.reverse/i386-avx-reverse.exp"
    }
  ]
}
