util: Undef M5OP at the end of assembly files that use M5OP_FOREACH.
authorGabe Black <gabeblack@google.com>
Sat, 14 Mar 2020 22:52:04 +0000 (15:52 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 1 Apr 2020 11:58:06 +0000 (11:58 +0000)
commit81950ca8474511a536668e54f2db799624f4494f
tree275526758f5e4dea8b607460fe74811781eb7b49
parent1030dfd56eb3669cd84638d470697918155caa00
util: Undef M5OP at the end of assembly files that use M5OP_FOREACH.

This may not be necessary since M5OP is defined/used at the end of the
function, but it's best to clean up after ourselves.

Change-Id: I524d92cb8dc44c6004dfa8109f3b17f56dba763e
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/27206
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
util/m5/m5op_arm.S
util/m5/m5op_arm_A64.S