4532a65669
The m5ops assembly library contains a lot of repetitive code. This changeset adds two macros, FOREACH_M5OP and FOREACH_M5_ANNOTATION, to m5ops.h that simplify architecture-specific implementations. The ARM and ARMv8 m5op implementations have been updated to use the new macros. Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Curtis Dunham <curtis.dunham@arm.com> |
||
---|---|---|
.. | ||
jni | ||
jni_gem5Op.c | ||
m5.c | ||
m5op.h | ||
m5op_alpha.S | ||
m5op_arm.S | ||
m5op_arm_A64.S | ||
m5op_sparc.S | ||
m5op_x86.S | ||
m5ops.h | ||
Makefile.aarch64 | ||
Makefile.alpha | ||
Makefile.arm | ||
Makefile.sparc | ||
Makefile.thumb | ||
Makefile.x86 |