commit | a4880801a72ecc2dcdfa432f81a754f3e7438567 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Wed May 15 15:36:46 2019 -0700 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Jul 01 11:02:22 2019 -0700 |
tree | 09598d292ca0afc987c785919f26354591d19761 | |
parent | ab854bfcd310b5872fe12eb8d3f2c30fe427f8f7 [diff] |
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD - the motivation was to be remove blatent copy-paste due to hasty support of CONFIG_ARC_IRQ_NO_AUTOSAVE support - but with refactoring we could use LDD/STD to greatly optimize the code Signed-off-by: Vineet Gupta <vgupta@synopsys.com>