Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[S390] disassembler: fix idte instruction format.
The correct instruction format of idte is "idte r1,r3,r2" with r1 at bit 24, r3 at bit 16 and r2 at bit 28. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
- Loading branch information