util, m5: Use consistent naming for m5op C symbols
authorAndreas Sandberg <andreas.sandberg@arm.com>
Thu, 27 Jul 2017 14:38:38 +0000 (15:38 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 1 Aug 2017 18:27:06 +0000 (18:27 +0000)
commit75c281114a2cfad6c885769ac3d88236b3a99971
treec9c2f39aa740b8e1a40dc9435160b6b744d2cfd5
parent694005b536c4b35963416e442c5dc0e5a946dc55
util, m5: Use consistent naming for m5op C symbols

Rename m5op C symbols to be prefixed all lower case, separated by
underscore, and prefixed by m5. This avoids potential name clashes for
short names such as arm.

Change-Id: Ic42f94d8a722661ef96c151d627e31eeb2e51490
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jose Marinho <jose.marinho@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/4264
Reviewed-by: Gabe Black <gabeblack@google.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
include/gem5/asm/generic/m5ops.h
util/m5/m5.c
util/m5/m5op.h
util/m5/m5op_alpha.S
util/m5/m5op_sparc.S
util/m5/m5op_x86.S