Searched refs:destination (Results 1 – 7 of 7) sorted by relevance
34 const intptr_t destination = _mtvt_table[16 + intr_num]; in esp_riscv_intr_num_flags() local36 return (destination != (intptr_t)&_interrupt_handler) ? ESP_CPU_INTR_DESC_FLAG_RESVD : 0; in esp_riscv_intr_num_flags()67 const intptr_t destination = pc + riscv_decode_offset_from_jal_instruction(pc); in esp_riscv_intr_num_flags() local69 return (destination != (intptr_t)&_interrupt_handler) ? ESP_CPU_INTR_DESC_FLAG_RESVD : 0; in esp_riscv_intr_num_flags()
185 * in order to align a branch/jump destination on a particular bound.
196 * in order to align a branch/jump destination on a particular bound.
219 * in order to align a branch/jump destination on a particular bound.
454 * in order to align a branch/jump destination on a particular bound.
443 * in order to align a branch/jump destination on a particular bound.
482 * in order to align a branch/jump destination on a particular bound.