summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/entry-arcv2.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-12ARC: entry: commentVineet Gupta1-0/+2
2020-03-16ARC: add support for DSP-enabled userspace applicationsEugeniy Paltsev1-0/+3
2020-03-16ARC: handle DSP presence in HWEugeniy Paltsev1-0/+3
2019-12-28ARC: pt_regs: remove hardcoded registers offsetEugeniy Paltsev1-4/+4
2019-08-05ARCv2: entry: early return from exception need not clear U & DE bitsAlexey Brodkin1-1/+1
2019-07-08ARC: entry: EV_Trap expects r10 (vs. r9) to have exception causeVineet Gupta1-2/+1
2019-07-01ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta1-157/+140
2019-07-01ARCv2: entry: avoid a branchVineet Gupta1-3/+2
2019-07-01ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUEVineet Gupta1-8/+0
2019-07-01ARCv2: entry: comments about hardware auto-save on taken interruptsVineet Gupta1-16/+62
2019-02-21ARCv2: support manual regfile save on interruptsVineet Gupta1-0/+54
2018-01-18ARCv2: Don't pretend we may set L-bit in STATUS32 with kflag instructionAlexey Brodkin1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta1-0/+10
2017-01-10ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta1-0/+2
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta1-0/+190