diff options
author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-09-30 10:28:35 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-09-30 10:28:35 +0000 |
commit | 87a4436456939c6101e274db3e47e11c84a06a97 (patch) | |
tree | 3bd80ef9e2900ec830560e1f8a3b9e21159692a4 /llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp | |
parent | cc0a056b3dd8a9eedca97ea098c7f0f630b04b3d (diff) | |
download | llvm-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