summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/assembler.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon2016-09-091-0/+9
* arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-091-2/+22
* arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose2016-09-091-4/+20
* arm64: include alternative handling in dcache_by_line_opAndre Przywara2016-07-011-1/+11
* arm64: Add new asm macro copy_pageGeoff Levand2016-04-281-0/+19
* arm64: Fold proc-macros.S into assembler.hGeoff Levand2016-04-281-1/+81
* arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel2016-04-261-0/+20
* arm64: asm: remove unused push/pop macrosMark Rutland2016-04-201-12/+0
* arm64: switch to relative exception tablesArd Biesheuvel2016-02-241-4/+11
* arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel2016-02-241-0/+11
* arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse2015-12-101-0/+11
* arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel2015-10-121-0/+11
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-2/+0
* arm64: Remove unused macros from assembler.hDaniel Thompson2015-07-271-12/+0
* arm64: add macros for common adrp usagesArd Biesheuvel2015-03-191-0/+48
* arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier2015-02-231-0/+5
* arm64: debug: avoid accessing mdscr_el1 on fault paths where possibleWill Deacon2014-05-121-7/+16
* arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach2013-10-251-0/+19
* arm64: compat: correct register concatenation for syscall wrappersMatthew Leach2013-10-251-0/+12
* arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon2013-05-171-1/+1
* arm64: move vector entry macro to assembler.hMarc Zyngier2012-12-051-0/+8
* arm64: Assembly macros and definitionsCatalin Marinas2012-09-171-0/+109
OpenPOWER on IntegriCloud