aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul Burton <[email protected]>2017-08-12 19:49:30 -0700
committerRalf Baechle <[email protected]>2017-08-30 00:57:26 +0200
commited7eb5aad7d4e4945fac664c9b67d0db2a8a3db8 (patch)
treee1208966a790a3651b8fb07f60afd15786bd2031 /tools/perf/scripts/python
parent829ca2be9c55c786d404a5129ed88a2899fe07af (diff)
MIPS: CPS: Introduce register modify (set/clear/change) accessors
For read-write registers introduce accessor functions that simplify the task of modifying a subset of bits within the register. set_* functions set bits to 1, clear_* functions clear bits to 0 & change_* functions set bits specified in a mask to an arbitrary value. Signed-off-by: Paul Burton <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/17004/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions