s390/dis: Add the servc instruction to the disassembler.
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
Родитель
a53c8fab3f
Коммит
921486b92b
|
@ -611,6 +611,7 @@ static struct insn opcode_b2[] = {
|
|||
{ "sie", 0x14, INSTR_S_RD },
|
||||
{ "pc", 0x18, INSTR_S_RD },
|
||||
{ "sac", 0x19, INSTR_S_RD },
|
||||
{ "servc", 0x20, INSTR_RRE_RR },
|
||||
{ "cfc", 0x1a, INSTR_S_RD },
|
||||
{ "ipte", 0x21, INSTR_RRE_RR },
|
||||
{ "ipm", 0x22, INSTR_RRE_R0 },
|
||||
|
|
Загрузка…
Ссылка в новой задаче