Searched refs:riscv_decode_offset_from_jal_instruction (Results 1 – 3 of 3) sorted by relevance
30 int riscv_decode_offset_from_jal_instruction(const intptr_t inst_addr);
30 int riscv_decode_offset_from_jal_instruction(const intptr_t inst_addr) in riscv_decode_offset_from_jal_instruction() function
155 const intptr_t destination = pc + riscv_decode_offset_from_jal_instruction(pc); in is_intr_num_resv()