| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_tim_evdev.h | 208 FP(mod, 0, 0, 0, OTX2_TIM_BKT_MOD | OTX2_TIM_ENA_DFB) \ 209 FP(mod_fb, 0, 0, 1, OTX2_TIM_BKT_MOD | OTX2_TIM_ENA_FB) \ 210 FP(and, 0, 1, 0, OTX2_TIM_BKT_AND | OTX2_TIM_ENA_DFB) \ 211 FP(and_fb, 0, 1, 1, OTX2_TIM_BKT_AND | OTX2_TIM_ENA_FB) \ 212 FP(stats_mod, 1, 0, 0, OTX2_TIM_ENA_STATS | OTX2_TIM_BKT_MOD | \ 214 FP(stats_mod_fb, 1, 0, 1, OTX2_TIM_ENA_STATS | OTX2_TIM_BKT_MOD | \ 216 FP(stats_and, 1, 1, 0, OTX2_TIM_ENA_STATS | OTX2_TIM_BKT_AND | \ 221 #define FP(_name, _f4, _f3, _f2, _f1, flags) \ macro 227 #undef FP 229 #define FP(_name, _f3, _f2, _f1, flags) \ macro [all …]
|
| H A D | otx2_tim_worker.c | 139 #define FP(_name, _f4, _f3, _f2, _f1, _flags) \ macro 148 #undef FP 150 #define FP(_name, _f3, _f2, _f1, _flags) \ macro 162 #undef FP
|
| H A D | otx2_tim_evdev.c | 39 #define FP(_name, _f4, _f3, _f2, _f1, flags) \ in tim_set_fp_ops() macro 42 #undef FP in tim_set_fp_ops() 46 #define FP(_name, _f3, _f2, _f1, flags) \ in tim_set_fp_ops() macro 49 #undef FP in tim_set_fp_ops()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | db_trace.c | 87 state->registers[SP], state->registers[FP]); in db_stack_trace_cmd() 91 ~((1 << SP) | (1 << FP) | (1 << LR) | (1 << PC)); in db_stack_trace_cmd() 160 state.registers[FP] = ctx->pcb_regs.sf_r11; in db_trace_thread() 180 state.registers[FP] = (uint32_t)__builtin_frame_address(0); in db_trace_self()
|
| H A D | stack_machdep.c | 61 state.registers[FP] = (uint32_t)__builtin_frame_address(0); in stack_save() 81 state.registers[FP] = td->td_pcb->pcb_regs.sf_r11; in stack_save_td()
|
| H A D | unwind.c | 487 state->registers[FP], state->registers[SP], state->registers[LR], in unwind_exec_insn()
|
| /f-stack/freebsd/crypto/des/ |
| H A D | des_enc.c | 162 FP(r,l); in des_encrypt1() 274 FP(r,l); in des_encrypt3() 294 FP(r,l); in des_decrypt3()
|
| H A D | des_locl.h | 355 #define FP(l,r) \ macro
|
| /f-stack/freebsd/arm/include/ |
| H A D | stack.h | 53 #define FP 11 macro
|
| /f-stack/dpdk/lib/librte_eal/arm/ |
| H A D | rte_cpuflags.c | 89 FEAT_DEF(FP, REG_HWCAP, 0)
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | aspeed-bmc-quanta-q71l.dts | 185 /* FP FRU */
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | xpedite5200.dts | 99 * 1: BRD_CFG1 (1: FP ethernet present)
|
| H A D | xpedite5200_xmon.dts | 103 * 1: BRD_CFG1 (1: FP ethernet present)
|
| /f-stack/freebsd/mips/mips/ |
| H A D | exception.S | 1115 cfc1 t1, MIPS_FPU_CSR # stall til FP done 1173 cfc1 a2, MIPS_FPU_CSR # code = FP execptions
|
| H A D | fp.S | 2219 move a2, a1 # code = FP CSR 2228 move a2, a0 # code = FP instruction
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | identcpu.c | 854 MRS_FIELD_VALUE_NONE_IMPL(ID_AA64PFR0, FP, NONE, IMPL), 894 MRS_FIELD(ID_AA64PFR0, FP, true, MRS_LOWER, id_aa64pfr0_fp),
|
| /f-stack/freebsd/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 111 UINT64 FP; member
|