diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-02-15 20:47:08 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-02-24 00:31:22 +0100 |
commit | d5b2c4cd0bbb78e6e59e36312ac0c296d379b9b7 (patch) | |
tree | 4734fa571e2e438ab950f92a3a26c6a3f24f7d31 /arch/s390/tools | |
parent | df24212a493afda0d4de42176bea10d45825e9a0 (diff) |
s390/opcodes: rename selhhhr to selfhr
Provide correct mnemonic for selfhr.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/tools')
-rw-r--r-- | arch/s390/tools/opcodes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/tools/opcodes.txt b/arch/s390/tools/opcodes.txt index 46d8ed96cf06..0e207c46e8da 100644 --- a/arch/s390/tools/opcodes.txt +++ b/arch/s390/tools/opcodes.txt @@ -597,7 +597,7 @@ b9b3 cu42 RRE_RR b9bd trtre RRF_U0RR b9be srstu RRE_RR b9bf trte RRF_U0RR -b9c0 selhhhr RRF_RURR +b9c0 selfhr RRF_RURR b9c8 ahhhr RRF_R0RR2 b9c9 shhhr RRF_R0RR2 b9ca alhhhr RRF_R0RR2 |