riscv: Fix RISCV builds by updating its use of pseudoInst().
authorGabe Black <gabeblack@google.com>
Fri, 27 Mar 2020 11:01:38 +0000 (04:01 -0700)
committerGabe Black <gabeblack@google.com>
Fri, 27 Mar 2020 21:14:51 +0000 (21:14 +0000)
commitf4697687ed722768b527d20ed1efd2297a7df273
tree60e084d99c1fe7dd685328bfde263d8ef6a8179f
parent3d572a49b8edb162515fcffecb9cc2f5092d7803
riscv: Fix RISCV builds by updating its use of pseudoInst().

The signature of the function and RISCV's use of it changed
simultaneously, were independently verified, and then separately merged.
The combination of the two does not build successfully.

This change updates RISCV so it uses the new signature.

Change-Id: I6a944e664640c9086583d546870ed1fbfa84a3e7
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/27163
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Nils Asmussen <nils.asmussen@barkhauseninstitut.org>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: Gem5 Cloud Project GCB service account <345032938727@cloudbuild.gserviceaccount.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/riscv/isa/formats/m5ops.isa