)]}'
{
  "commit": "7ecbb8589317cddebc075ae2d14040ec1477b718",
  "tree": "2d11523bee436331276751c76fce3a973b4b7f73",
  "parents": [
    "0cb8f3f0c5069fb3701782a9682b1cfdb5dffff8"
  ],
  "author": {
    "name": "Indu Bhagat",
    "email": "indu.bhagat@oracle.com",
    "time": "Thu Jul 18 20:24:22 2024 -0700"
  },
  "committer": {
    "name": "Indu Bhagat",
    "email": "indu.bhagat@oracle.com",
    "time": "Thu Jul 18 20:54:14 2024 -0700"
  },
  "message": "opcodes: aarch64: add flags to denote subclasses of arithmetic insns\n\nUse the three new subclass flags: F_ARITH_ADD, F_ARITH_SUB,\nF_ARITH_MOV, to indicate add, sub and mov ops respectively.\n\nThese flags for subclasses will later be used for SCFI purposes to\ncreate appropriate ginsns.  At this time, only those iclasses relevant\nto SCFI have the new subclass flags specified.\n\nFor addg and subg insns, F_SUBCLASS_OTHER is more suitable because these\noperations do more than just simple add or sub.\n\nopcodes/\n    * aarch64-tbl.h: Use the new F_ARITH_* flags.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "811a14a8a21b2e6516ace9cc00cf754868d4f2b8",
      "old_mode": 33188,
      "old_path": "opcodes/aarch64-tbl.h",
      "new_id": "66f9602c4dc0dc476a1eb3fb59495adac427f290",
      "new_mode": 33188,
      "new_path": "opcodes/aarch64-tbl.h"
    }
  ]
}
