| commit | f9496060f665d9d5420fb5a93cee0c9d446f13d7 | [log] [tgz] |
|---|---|---|
| author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Mon Sep 30 10:45:16 2013 +0000 |
| committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Mon Sep 30 10:45:16 2013 +0000 |
| tree | 4d0adcf3ad8a1791493667fe1cf4e1b66317b6e3 | |
| parent | 87a4436456939c6101e274db3e47e11c84a06a97 [diff] |
[SystemZ] Add GRH32 for the high word of a GR64 The only thing this does on its own is make the definitions of RISB[HL]G a bit more precise. Those instructions are only used by the MC layer at the moment, so no behavioral change is intended. The class is needed by later patches though. llvm-svn: 191660