ARC: mark accesses which are 32 bit despite of platform bittnes

Mark the places where we intentionally use st instead of STR for
code common for ARCv2 and ARCv3.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
This commit is contained in:
Evgeniy Paltsev 2021-04-08 22:13:19 +03:00 committed by Kumar Gala
commit ab17a59ba5
5 changed files with 7 additions and 2 deletions

View file

@ -42,7 +42,7 @@ typedef struct _callee_saved _callee_saved_t;
struct _thread_arch {
/* one of the _CAUSE_xxxx definitions above */
int relinquish_cause;
int32_t relinquish_cause;
#ifdef CONFIG_ARC_STACK_CHECKING
/* High address of stack region, stack grows downward from this