diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-16 18:42:26 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-16 18:42:26 +0000 |
commit | 82b66b2339ad9ca90899a42cf632d4934a04c009 (patch) | |
tree | b2e07c359b7ea2cb6fcab5ea7182c6ff131dae5b /opcodes/s390-opc.txt | |
parent | 435b259cb08adc427d2619de48e49426f1d9d8a4 (diff) | |
download | gdb-82b66b2339ad9ca90899a42cf632d4934a04c009.zip gdb-82b66b2339ad9ca90899a42cf632d4934a04c009.tar.gz gdb-82b66b2339ad9ca90899a42cf632d4934a04c009.tar.bz2 |
Add new opcodes
Diffstat (limited to 'opcodes/s390-opc.txt')
-rw-r--r-- | opcodes/s390-opc.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt index cdb35db..71124d0 100644 --- a/opcodes/s390-opc.txt +++ b/opcodes/s390-opc.txt @@ -599,3 +599,19 @@ eb000000001c rllg RSE_R "rotate left single logical 64" esame eb000000001d rll RSE_R "rotate left single logical 32" esame b278 stcke S "store clock extended" esame b2a5 tre RRE "translate extended" esame +eb000000008e mvclu RSE_R "move long unicode" esame +e9 pka SS_L "pack ascii" esame +e1 pku SS_L "pack unicode" esame +b993 troo RRE "translate one to one" esame +b992 trot RRE "translate one to two" esame +b991 trto RRE "translate two to one" esame +b990 trtt RRE "translate two to two" esame +ea unpka SS_L "unpack ascii" esame +e2 unpku SS_L "unpack unicode" esame +b358 thder RRE "convert short bfp to long hfp" esame +b359 thdr RRE "convert long bfp to long hfp" esame +b350 tbedr RRF_M "convert long hfp to short bfp" esame +b351 tbdr RRF_M "convert long hfp to long bfp" esame +b374 lzer RRE_R "load short zero" esame +b375 lzdr RRE_R "load long zero" esame +b376 lzxr RRE_R "load extended zero" esame |