aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>2013-09-30 10:28:35 +0000
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>2013-09-30 10:28:35 +0000
commit87a4436456939c6101e274db3e47e11c84a06a97 (patch)
tree3bd80ef9e2900ec830560e1f8a3b9e21159692a4 /llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp
parentcc0a056b3dd8a9eedca97ea098c7f0f630b04b3d (diff)
downloadllvm-87a4436456939c6101e274db3e47e11c84a06a97.zip
llvm-87a4436456939c6101e274db3e47e11c84a06a97.tar.gz
llvm-87a4436456939c6101e274db3e47e11c84a06a97.tar.bz2
[SystemZ] Rename subregs and add subreg_h32
Use subreg_hNN and subreg_lNN for the high and low NN bits of a register. List the low registers first, so that subreg_l32 also means the low 32 bits of a 128-bit register. Floats are stored in the upper 32 bits of a 64-bit register, so they should use subreg_h32 rather than subreg_l32. No behavioral change intended. llvm-svn: 191659
Diffstat (limited to 'llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions