aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/opcodes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-25ARM: 9145/1: patch: fix BE32 compilationArnd Bergmann1-2/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2013-01-10ARM: opcodes: add missing include of linux/linkage.hWill Deacon1-0/+1
2012-09-15ARM: 7511/1: opcodes: Opcode definitions for the Virtualization ExtensionsDave Martin1-0/+2
2012-09-15ARM: 7510/1: opcodes: Add helpers for emitting custom opcodesDave Martin1-0/+69
2012-09-15ARM: 7509/1: opcodes: Make opcode byteswapping macros assembly-compatibleDave Martin1-15/+82
2012-09-15ARM: 7508/1: opcodes: Don't define the thumb32 byteswapping macros for BE32Dave Martin1-1/+14
2012-03-24ARM: 7311/1: Add generic instruction opcode manipulation helpersDave Martin1-0/+59
2011-12-13ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm1-0/+20