180c180
< if (ArmSystem::haveSemihosting(tc) && bits(machInst, 20, 5) == 0xF000) {
---
> if (ArmSystem::haveSemihosting(tc) && imm == 0xF000) {