)]}'
{
  "commit": "de1f3d628e6e8f0859bf5202908c4e24d4175941",
  "tree": "071d93883649001a8bdee39a6c2c79b2b4e8122b",
  "parents": [
    "5059b259dd960a26afcdae8ebf870f90b668f53c"
  ],
  "author": {
    "name": "Philippe Mathieu-Daudé",
    "email": "philmd@linaro.org",
    "time": "Fri Nov 21 09:29:14 2025 +0100"
  },
  "committer": {
    "name": "Philippe Mathieu-Daudé",
    "email": "philmd@linaro.org",
    "time": "Mon Jan 12 23:47:57 2026 +0100"
  },
  "message": "target/rx: Use little-endian variant of cpu_ld/st_data*()\n\nWe only build the RX target using little endianness order,\ntherefore the cpu_ld/st_data*() definitions expand to the little\nendian declarations. Use the explicit little-endian variants.\n\nMechanical change running:\n\n  $ tgt\u003drx; \\\n    end\u003dle; \\\n    for op in data mmuidx_ra; do \\\n      for ac in uw sw l q; do \\\n        sed -i -e \"s/cpu_ld${ac}_${op}/cpu_ld${ac}_${end}_${op}/\" \\\n                  $(git grep -l cpu_ target/${tgt}/); \\\n      done;\n      for ac in w l q; do \\\n        sed -i -e \"s/cpu_st${ac}_${op}/cpu_st${ac}_${end}_${op}/\" \\\n                  $(git grep -l cpu_ target/${tgt}/); \\\n      done;\n    done\n\nSigned-off-by: Philippe Mathieu-Daudé \u003cphilmd@linaro.org\u003e\nReviewed-by: Richard Henderson \u003crichard.henderson@linaro.org\u003e\nReviewed-by: Manos Pitsidianakis \u003cmanos.pitsidianakis@linaro.org\u003e\nMessage-ID: \u003c20251126202200.23100-5-philmd@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9a78f1457f5cd18378947af06816c54d9168df84",
      "old_mode": 33188,
      "old_path": "target/rx/helper.c",
      "new_id": "daaeeec1b5c5ea39ccfd0b66c211afbf2f10fa81",
      "new_mode": 33188,
      "new_path": "target/rx/helper.c"
    },
    {
      "type": "modify",
      "old_id": "2b190a4b2cf875fcabc02c2a4d42c55a36c04b06",
      "old_mode": 33188,
      "old_path": "target/rx/op_helper.c",
      "new_id": "ca3e9e85fc78d1907046baabd93670875337ffec",
      "new_mode": 33188,
      "new_path": "target/rx/op_helper.c"
    }
  ]
}
