)]}' { "commit": "279501816a5fbff6dffe2a1a7c57bd26ae50eb62", "tree": "de6507edcb47dd8cbef1143ac7e742557570bb91", "parents": [ "0dee5c3d1b6adc1a1807bdfb359eeadac3d06986" ], "author": { "name": "Ciro Santilli", "email": "ciro.santilli@arm.com", "time": "Tue Apr 30 18:24:00 2019 +0100" }, "committer": { "name": "Ciro Santilli", "email": "ciro.santilli@arm.com", "time": "Fri May 17 10:02:40 2019 +0000" }, "message": "arch-arm: implement VMINNM and VMAXNM scalar version\n\nARMv8.2 16-bit versions have not yet been implemented, but a placeholders\nwere created for them.\n\nRefactor the nearby decoding tree to closely match the ARM spec A32 decode\ntable.\n\nThat piece of the tree can also be called from thumb which decodes it in\nthe same way, although the thumb decode table has a different terminology\n\nThe old code didn\u0027t match neither A32 or T32 terminologies, so it is\nbetter to at least match one of them to help verify correctness.\n\nChange-Id: Iabbbca2932557cf6c98ce36690c385c3ddf39ed8\nReviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18690\nReviewed-by: Andreas Sandberg \u003candreas.sandberg@arm.com\u003e\nMaintainer: Andreas Sandberg \u003candreas.sandberg@arm.com\u003e\nTested-by: kokoro \u003cnoreply+kokoro@google.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "e730833dbfd233a5d169060585486774b26a155e", "old_mode": 33188, "old_path": "src/arch/arm/isa/formats/fp.isa", "new_id": "da439acb8051f6ea7b2fc264a73cdbbb75b01766", "new_mode": 33188, "new_path": "src/arch/arm/isa/formats/fp.isa" }, { "type": "modify", "old_id": "d8323c455f7f465dd1b9885b917bb9ca5118dffd", "old_mode": 33188, "old_path": "src/arch/arm/isa/insts/fp.isa", "new_id": "df4d58308bbd282c4481b434909bb8544f651bdc", "new_mode": 33188, "new_path": "src/arch/arm/isa/insts/fp.isa" }, { "type": "modify", "old_id": "bfebd103de10477161aee8c7cb812662895f74e6", "old_mode": 33188, "old_path": "src/arch/arm/isa/insts/neon.isa", "new_id": "f242451b2b5225eb94a80f4faf34a3cc09875105", "new_mode": 33188, "new_path": "src/arch/arm/isa/insts/neon.isa" } ] }