Searched hist:2201 (Results 1 - 2 of 2) sorted by relevance

/gem5/util/m5/
H A Dm5op_arm.S11411:2201a8c86538 Wed Mar 30 10:56:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> arm: Clean up m5ops assembly library

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>
H A Dm5op_arm_A64.S11411:2201a8c86538 Wed Mar 30 10:56:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> arm: Clean up m5ops assembly library

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>

Completed in 9 milliseconds