-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3389/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 11375:e5e1727d3988
---------------------------
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 <[email protected]>
Reviewed-by: Curtis Dunham <[email protected]>


Diffs
-----

  util/m5/m5op_arm.S 3234b429fe04 
  util/m5/m5op_arm_A64.S 3234b429fe04 
  util/m5/m5ops.h 3234b429fe04 

Diff: http://reviews.gem5.org/r/3389/diff/


Testing
-------

Verfified dissasembly of generated code manually.


Thanks,

Andreas Sandberg

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to