aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugeniy Paltsev2018-03-21 15:58:55 +0300
committerAlexey Brodkin2018-03-21 17:06:54 +0300
commitea9f6f1e873cc1b6fe220e1017357532045ce988 (patch)
tree0b50dcfc17a14a6d48a7e03536a18ac4829b26e8 /tools
parent05c6a26a04c4bddc62d2c307b754ccc81878b303 (diff)
ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op()
As of today we check SLC status before each call of __slc_rgn_op() or __slc_entire_op(). So move status check into __slc_rgn_op() and __slc_entire_op(). As we need to check status before *each* function execution and we call slc_entire_op() and slc_rgn_op() from different places we add this check directly into SLC entire/line functions instead of their callers to avoid code duplication. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions