diff options
| author | Eugeniy Paltsev <[email protected]> | 2020-03-11 19:26:43 +0300 |
|---|---|---|
| committer | Vineet Gupta <[email protected]> | 2020-03-11 10:07:15 -0700 |
| commit | 8d92e992a785f35d23f845206cf8c6cafbc264e0 (patch) | |
| tree | 8cfa67baa0b1a675262dcbaffab3413f15623970 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 204c7eceb76f348b89ccbf20fa3ba9a703ffada5 (diff) | |
ARC: define __ALIGN_STR and __ALIGN symbols for ARC
The default defintions use fill pattern 0x90 for padding which for ARC
generates unintended "ldh_s r12,[r0,0x20]" corresponding to opcode 0x9090
So use ".align 4" which insert a "nop_s" instruction instead.
Cc: [email protected]
Acked-by: Vineet Gupta <[email protected]>
Signed-off-by: Eugeniy Paltsev <[email protected]>
Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions