Home
last modified time | relevance | path

Searched refs:OCSD_S_INSTR_V7_IMPLIED_RET (Results 1 – 2 of 2) sorted by relevance

/external/OpenCSD/decoder/source/i_dec/
Dtrc_idec_arminst.cpp107 instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; /* BX LR */ in inst_ARM_is_indirect_branch()
113 instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; in inst_ARM_is_indirect_branch()
117 instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; /* LDR PC, [SP], #imm */ in inst_ARM_is_indirect_branch()
123 instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; /* MOV PC, R14 */ in inst_ARM_is_indirect_branch()
218 instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; /* BX LR */ in inst_Thumb_is_indirect_branch_link()
224 instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; in inst_Thumb_is_indirect_branch_link()
228 instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; /* MOV PC,LR */ in inst_Thumb_is_indirect_branch_link()
244 instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; /* LDR PC, [SP], #imm*/ in inst_Thumb_is_indirect_branch_link()
250 instr_sub_type = OCSD_S_INSTR_V7_IMPLIED_RET; /* POP {...,pc} */ in inst_Thumb_is_indirect_branch_link()
/external/OpenCSD/decoder/include/opencsd/
Docsd_if_types.h373OCSD_S_INSTR_V7_IMPLIED_RET, /**< v7 instruction which could imply return e.g. MOV PC, LR; POP { … enumerator