diff options
author | Nick Clifton <nickc@redhat.com> | 2001-06-12 11:50:53 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-06-12 11:50:53 +0000 |
commit | 6fc1282450dd2fecc369ea820a2b04dcf45dc000 (patch) | |
tree | b64d9e0e653e33f810c7fd2ce824a5809ae1ce2f /opcodes/s390-opc.txt | |
parent | dbdec02b77bd46d1da4be660f99e23e27c9a9e3e (diff) | |
download | gdb-6fc1282450dd2fecc369ea820a2b04dcf45dc000.zip gdb-6fc1282450dd2fecc369ea820a2b04dcf45dc000.tar.gz gdb-6fc1282450dd2fecc369ea820a2b04dcf45dc000.tar.bz2 |
Add lgh instruction.
Diffstat (limited to 'opcodes/s390-opc.txt')
-rw-r--r-- | opcodes/s390-opc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt index 71124d0..746907b 100644 --- a/opcodes/s390-opc.txt +++ b/opcodes/s390-opc.txt @@ -452,6 +452,7 @@ e30000000081 og RXE "or 64" esame e30000000082 xg RXE "exclusive or 64" esame e30000000004 lg RXE "load 64" esame e30000000014 lgf RXE "load 64<32" esame +e30000000015 lgh RXE "load halfword 64" esame e30000000020 cg RXE "compare 64" esame e30000000030 cgf RXE "compare 64<32" esame e30000000008 ag RXE "add 64" esame |