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