Home
last modified time | relevance | path

Searched refs:cfi_ops (Results 1 – 20 of 20) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/nor/
H A Dcfi.h125 struct cfi_ops { struct
184 struct cfi_ops cfi_ops; /* chip dependent functions */ member
239 KASSERT(cfi->cfi_ops.cfi_reset != NULL); in cfi_reset()
240 cfi->cfi_ops.cfi_reset(cfi); in cfi_reset()
246 KASSERT(cfi->cfi_ops.cfi_erase_sector != NULL); in cfi_erase_sector()
247 return cfi->cfi_ops.cfi_erase_sector(cfi, offset); in cfi_erase_sector()
253 KASSERT(cfi->cfi_ops.cfi_program_word != NULL); in cfi_program_word()
254 return cfi->cfi_ops.cfi_program_word(cfi, offset); in cfi_program_word()
H A Dcfi_0002.c157 cfi->cfi_ops.cfi_reset = cfi_reset_std; in cfi_0002_init()
191 cfi->cfi_ops.cfi_busy = cfi_0002_busy_dq7; in cfi_0002_version_init()
193 cfi->cfi_ops.cfi_erase_sector = cfi_0002_erase_sector_q; in cfi_0002_version_init()
194 cfi->cfi_ops.cfi_program_word = cfi_0002_program_word_ub; in cfi_0002_version_init()
197 cfi->cfi_ops.cfi_busy = cfi_0002_busy_reg; in cfi_0002_version_init()
198 cfi->cfi_ops.cfi_erase_sector = cfi_0002_erase_sector_1; in cfi_0002_version_init()
199 cfi->cfi_ops.cfi_program_word = cfi_0002_program_word_no_ub; in cfi_0002_version_init()
457 if (! cfi->cfi_ops.cfi_busy(cfi, offset)) in cfi_0002_busy_poll()
479 if (! cfi->cfi_ops.cfi_busy(cfi, offset)) { in cfi_0002_busy_yield()
491 if (! cfi->cfi_ops.cfi_busy(cfi, offset)) in cfi_0002_busy_yield()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c4265 rtx *cfi_ops) in aarch64_pop_regs() argument
4270 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
4281 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
4453 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
4458 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
4951 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
4991 callee_adjust != 0, &cfi_ops); in aarch64_expand_epilogue()
5008 cfi_ops = NULL; in aarch64_expand_epilogue()
5014 if (cfi_ops) in aarch64_expand_epilogue()
5018 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/aarch64/
H A Daarch64.c4265 rtx *cfi_ops) in aarch64_pop_regs() argument
4270 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
4281 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
4453 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
4458 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
4951 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
4991 callee_adjust != 0, &cfi_ops); in aarch64_expand_epilogue()
5008 cfi_ops = NULL; in aarch64_expand_epilogue()
5014 if (cfi_ops) in aarch64_expand_epilogue()
5018 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c4265 rtx *cfi_ops) in aarch64_pop_regs() argument
4270 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
4281 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
4453 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
4458 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
4951 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
4991 callee_adjust != 0, &cfi_ops); in aarch64_expand_epilogue()
5008 cfi_ops = NULL; in aarch64_expand_epilogue()
5014 if (cfi_ops) in aarch64_expand_epilogue()
5018 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c4265 rtx *cfi_ops) in aarch64_pop_regs() argument
4270 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
4281 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
4453 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
4458 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
4951 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
4991 callee_adjust != 0, &cfi_ops); in aarch64_expand_epilogue()
5008 cfi_ops = NULL; in aarch64_expand_epilogue()
5014 if (cfi_ops) in aarch64_expand_epilogue()
5018 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c4265 rtx *cfi_ops) in aarch64_pop_regs() argument
4270 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
4281 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
4453 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
4458 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
4951 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
4991 callee_adjust != 0, &cfi_ops); in aarch64_expand_epilogue()
5008 cfi_ops = NULL; in aarch64_expand_epilogue()
5014 if (cfi_ops) in aarch64_expand_epilogue()
5018 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/config/aarch64/
H A Daarch64.c4378 rtx *cfi_ops) in aarch64_pop_regs() argument
4383 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
4394 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
4577 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
4582 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
5075 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
5115 callee_adjust != 0, &cfi_ops); in aarch64_expand_epilogue()
5132 cfi_ops = NULL; in aarch64_expand_epilogue()
5138 if (cfi_ops) in aarch64_expand_epilogue()
5142 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/aarch64/
H A Daarch64.c4941 rtx *cfi_ops) in aarch64_pop_regs() argument
4946 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
4957 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
5156 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
5161 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
5975 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
6028 callee_adjust != 0, &cfi_ops); in aarch64_expand_epilogue()
6049 cfi_ops = NULL; in aarch64_expand_epilogue()
6058 if (cfi_ops) in aarch64_expand_epilogue()
6062 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/aarch64/
H A Daarch64.c4777 rtx *cfi_ops) in aarch64_pop_regs() argument
4782 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
4793 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
4981 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
4986 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
5800 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
5853 callee_adjust != 0, &cfi_ops); in aarch64_expand_epilogue()
5874 cfi_ops = NULL; in aarch64_expand_epilogue()
5883 if (cfi_ops) in aarch64_expand_epilogue()
5887 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/aarch64/
H A Daarch64.c4941 rtx *cfi_ops) in aarch64_pop_regs() argument
4946 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
4957 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
5156 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
5161 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
5975 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
6028 callee_adjust != 0, &cfi_ops); in aarch64_expand_epilogue()
6049 cfi_ops = NULL; in aarch64_expand_epilogue()
6058 if (cfi_ops) in aarch64_expand_epilogue()
6062 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/aarch64/
H A Daarch64.c2761 unsigned limit, bool skip_wb, rtx *cfi_ops) in aarch64_restore_callee_saves() argument
2798 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
2803 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
3090 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
3101 skip_wb, &cfi_ops); in aarch64_expand_epilogue()
3103 skip_wb, &cfi_ops); in aarch64_expand_epilogue()
3113 cfi_ops = alloc_reg_note (REG_CFA_RESTORE, rreg1, cfi_ops); in aarch64_expand_epilogue()
3125 cfi_ops = alloc_reg_note (REG_CFA_RESTORE, rreg2, cfi_ops); in aarch64_expand_epilogue()
3141 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, new_cfa, cfi_ops); in aarch64_expand_epilogue()
3142 REG_NOTES (insn) = cfi_ops; in aarch64_expand_epilogue()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/aarch64/
H A Daarch64.c2761 unsigned limit, bool skip_wb, rtx *cfi_ops) in aarch64_restore_callee_saves() argument
2798 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
2803 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
3090 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
3101 skip_wb, &cfi_ops); in aarch64_expand_epilogue()
3103 skip_wb, &cfi_ops); in aarch64_expand_epilogue()
3113 cfi_ops = alloc_reg_note (REG_CFA_RESTORE, rreg1, cfi_ops); in aarch64_expand_epilogue()
3125 cfi_ops = alloc_reg_note (REG_CFA_RESTORE, rreg2, cfi_ops); in aarch64_expand_epilogue()
3141 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, new_cfa, cfi_ops); in aarch64_expand_epilogue()
3142 REG_NOTES (insn) = cfi_ops; in aarch64_expand_epilogue()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Daarch64.c6873 rtx *cfi_ops) in aarch64_pop_regs() argument
6878 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
6889 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
7192 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
7202 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
8116 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
8182 false, &cfi_ops); in aarch64_expand_epilogue()
8202 cfi_ops = NULL; in aarch64_expand_epilogue()
8211 if (cfi_ops) in aarch64_expand_epilogue()
8215 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/aarch64/
H A Daarch64.c7133 rtx *cfi_ops) in aarch64_pop_regs() argument
7138 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
7149 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
7452 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
7462 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
8376 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
8442 false, &cfi_ops); in aarch64_expand_epilogue()
8462 cfi_ops = NULL; in aarch64_expand_epilogue()
8471 if (cfi_ops) in aarch64_expand_epilogue()
8475 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/aarch64/
H A Daarch64.c7079 rtx *cfi_ops) in aarch64_pop_regs() argument
7084 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
7095 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
7398 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
7408 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
8322 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
8388 false, &cfi_ops); in aarch64_expand_epilogue()
8408 cfi_ops = NULL; in aarch64_expand_epilogue()
8417 if (cfi_ops) in aarch64_expand_epilogue()
8421 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c7560 rtx *cfi_ops) in aarch64_pop_regs() argument
7565 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
7576 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
7888 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
7898 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
8823 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
8889 false, &cfi_ops); in aarch64_expand_epilogue()
8913 cfi_ops = NULL; in aarch64_expand_epilogue()
8922 if (cfi_ops) in aarch64_expand_epilogue()
8926 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c7560 rtx *cfi_ops)
7565 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops);
7576 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops);
7888 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops);
7898 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops);
8823 rtx cfi_ops = NULL;
8889 false, &cfi_ops);
8913 cfi_ops = NULL;
8922 if (cfi_ops)
8926 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/aarch64/
H A Daarch64.c7698 rtx *cfi_ops) in aarch64_pop_regs() argument
7703 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
7714 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
8026 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
8036 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
8961 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
9027 false, &cfi_ops); in aarch64_expand_epilogue()
9051 cfi_ops = NULL; in aarch64_expand_epilogue()
9060 if (cfi_ops) in aarch64_expand_epilogue()
9064 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/aarch64/
H A Daarch64.c7867 rtx *cfi_ops) in aarch64_pop_regs() argument
7872 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg1, *cfi_ops); in aarch64_pop_regs()
7883 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_pop_regs()
8195 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg2, *cfi_ops); in aarch64_restore_callee_saves()
8205 *cfi_ops = alloc_reg_note (REG_CFA_RESTORE, reg, *cfi_ops); in aarch64_restore_callee_saves()
9130 rtx cfi_ops = NULL; in aarch64_expand_epilogue() local
9196 false, &cfi_ops); in aarch64_expand_epilogue()
9220 cfi_ops = NULL; in aarch64_expand_epilogue()
9229 if (cfi_ops) in aarch64_expand_epilogue()
9233 cfi_ops = alloc_reg_note (REG_CFA_DEF_CFA, stack_pointer_rtx, cfi_ops); in aarch64_expand_epilogue()
[all …]