sim: Eliminate the generic PseudoInstABI.
authorGabe Black <gabe.black@gmail.com>
Mon, 18 Jan 2021 05:28:41 +0000 (21:28 -0800)
committerGabe Black <gabe.black@gmail.com>
Sat, 30 Jan 2021 06:22:10 +0000 (06:22 +0000)
commit368216033ab9b4bd2d92084ac37784b6550bfb4f
tree25cbfe21c564899b24c979e3dfea0b9de55f5eed
parent39046a026046d1e150647404d487218f6096d4b6
sim: Eliminate the generic PseudoInstABI.

Calls to gem5 ops are now handled by locally defined ABIs in each of the
ISAs that support them.

Change-Id: I30aac7b49fa8dc8e18aa7724338d1fd2adacda90
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39319
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/sim/pseudo_inst.hh