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