Lines Matching refs:imm24
16040 UInt imm24 = (insn >> 0) & 0xFFFFFF;16041 if (imm24 == 0) {16050 DIP("svc%s #0x%08x\n", nCC(INSN_COND), imm24);