Home | History | Annotate | Download | only in priv

Lines Matching full:"0 xfff"

2298    vassert(insn_11_0 <= 0xFFF);
13072 UInt imm12 = (insn >> 0) & 0xFFF; /* 11:0 */
14143 UInt imm16 = (insn & 0xFFF) | ((insn >> 4) & 0x0000F000);
15019 UInt pageoff = pc & 0xFFF;