commit | 1b1a22b13352f6798935e01a32c18aaad4090e0a | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Sun Jun 29 19:03:58 2014 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Wed Jul 23 11:30:20 2014 +0530 |
tree | 5d265c568739d0fb27cd6c14a919238346f7d06f | |
parent | da40ff48bda631b2530e561d5cc0663baae8d7de [diff] |
ARC: move common ops for line/full cache into helpers INV cmd for dcache provides 2 modes discard or wback-before-discard. One is default and other needs to be set, if so desired. This is common for line-op/entire-cache-op. So refactor them out into a helper Doesn't affect generated code but paves way for any common micro-optimization. Signed-off-by: Vineet Gupta <vgupta@synopsys.com>