commit | 329b4130bc5eb2a1b123a652b985dbdb08d6b9a8 | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | Thu Nov 23 13:21:55 2017 +0300 |
committer | Vineet Gupta <vgupta@synopsys.com> | Tue Nov 28 18:12:07 2017 -0800 |
tree | 6d494ede0ab6c6c6874666a209f356acde85d7bd | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 [diff] |
ARC: Fix detection of dual-issue enabled As per PRM bit #0 ("D") in EXEC_CTRL enables dual-issue if set to 0, otherwise if set to 1 all instructions are executed one at a time, i.e. dual-issue is disabled. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>