Home | History | Annotate | Download | only in opcodes

Lines Matching refs:AARCH64_PCREL_OFFSET

2568       addr = ((pc + AARCH64_PCREL_OFFSET) & ~(uint64_t)0xfff)
2585 addr = pc + AARCH64_PCREL_OFFSET + opnd->imm.value;