summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/dis.h
diff options
context:
space:
mode:
authorSuzuki K. Poulose <suzuki@in.ibm.com>2013-08-29 11:04:10 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2013-10-24 17:16:47 +0200
commitf616d6760716f702b3aa459fd20c8d8cce693abd (patch)
tree462b37d1e3a694a61f86a2afbf804d12f3d5889f /arch/s390/include/asm/dis.h
parents390/atomic: make use of interlocked-access facility 1 instructions (diff)
downloadlinux-f616d6760716f702b3aa459fd20c8d8cce693abd.tar.xz
linux-f616d6760716f702b3aa459fd20c8d8cce693abd.zip
s390/dis: rename structures for unique types
Rename 'insn' and 'operand' structures to more canonical names to avoid conflicts. struct insn represents information about an instruction, including the mnemonics, format and opcode. struct operand represents the 'properties' and information on howto interpret the operand value and doesn't contain the value. We rename these structures for avoiding a global conflict. i.e, 1,$s/struct insn/struct s390_insn/g 1,$s/struct operand/struct s390_operand/g Signed-off-by: Suzuki K Poulose <suzuki@in.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/include/asm/dis.h')
0 files changed, 0 insertions, 0 deletions