)]}'
{
  "commit": "f7a00f64fa90b8e0d752b7eec9124f97a7dff34e",
  "tree": "5b36a54e21a201f54fa095e59aa6ea3ad95bdb1b",
  "parents": [
    "18a91deb41b8f4a3bc7935b0a7b9fbc091bdceae"
  ],
  "author": {
    "name": "Philippe Mathieu-Daudé",
    "email": "philmd@linaro.org",
    "time": "Thu Nov 27 16:50:59 2025 +0100"
  },
  "committer": {
    "name": "Philippe Mathieu-Daudé",
    "email": "philmd@linaro.org",
    "time": "Mon Jan 12 23:47:57 2026 +0100"
  },
  "message": "target/sparc: Inline translator_ldl()\n\ntranslator_ldl() is defined in \"exec/translator.h\" as:\n\n  198 static inline uint32_t\n  199 translator_ldl(CPUArchState *env, DisasContextBase *db, vaddr pc)\n  200 {\n  201     return translator_ldl_end(env, db, pc, MO_TE);\n  202 }\n\nDirectly use the inlined form, expanding MO_TE -\u003e MO_BE\nsince we only build the SPARC targets as big-endian.\n\nSigned-off-by: Philippe Mathieu-Daudé \u003cphilmd@linaro.org\u003e\nReviewed-by: Manos Pitsidianakis \u003cmanos.pitsidianakis@linaro.org\u003e\nReviewed-by: Richard Henderson \u003crichard.henderson@linaro.org\u003e\nMessage-ID: \u003c20251224162642.90857-7-philmd@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d6b599b71fee8144d5177ed11563e11ba924b1b8",
      "old_mode": 33188,
      "old_path": "target/sparc/translate.c",
      "new_id": "1a7e5cc3d737994df21596edc2c1abe1b4b1c473",
      "new_mode": 33188,
      "new_path": "target/sparc/translate.c"
    }
  ]
}
